Stack-1
7d4354feac
Merge origin/development into communication_v2
...
Realign communication_v2 with the latest development (10 commits, including the
GMRES refactor and the stopping-criterion change), keeping the communication_v2
work intact.
Conflict resolution:
- base/modules/Makefile (veryclean): keep communication_v2's '/bin/rm -f *.h'.
- linsolve/impl/psb_{c,d,s,z}rgmres.f90: keep development's variable
declaration (itmax_, naux), consistent with development's refactored GMRES
body which references itmax_.
1 day ago
Fabio Durastante
3aceaa31eb
Implementation of preconditioned MINRES
4 days ago
sfilippone
d99e759fd1
Change handling of stopping criterion, refactor GMRES
1 week ago
Stack-1
f725ccdeeb
Merge branch 'development' into communication_v2
...
# Conflicts:
# base/CMakeLists.txt
# base/comm/internals/psi_cswapdata.F90
# base/comm/internals/psi_dswapdata.F90
# base/comm/internals/psi_iswapdata.F90
# base/comm/internals/psi_lswapdata.F90
# base/comm/internals/psi_sswapdata.F90
# base/comm/internals/psi_zswapdata.F90
# base/modules/Makefile
# base/modules/comm/psb_i2_comm_mod.f90
# base/modules/comm/psi_i2_comm_v_mod.f90
# base/modules/serial/psb_i2_base_vect_mod.F90
# test/computational_routines/spmm/spmm_checker
1 week ago
Stack-1
29248d366f
[UPDATE] Refactor after template update for RMA routines
3 weeks ago
Stack-1
fcae4a1633
[UPDATE] Transient version usefull for debug on local server
2 months ago
Stack-1
6b803fd759
[UPDATE] Updated buffer reuse in psb_dcg
2 months ago
Stack-1
461a6a325f
[UPDATE] Removed work/aux buffer from vector routines that use psb_x_vect_type encapsulation for data exchange
3 months ago
sfilippone
d2fba9e952
Fix licensing text
3 months ago
sfilippone
43fcc53344
Final (hopefully) version of Makefile dependencies
7 months ago
sfilippone
d887d5ee8a
Split mods from impl in build process
7 months ago
sfilippone
13d4bc39d5
Update WRITE format string
9 months ago
sfilippone
ea6c4181f7
Changed all defines with prefix PSB_
1 year ago
Luca Pepè Sciarria
ef71a32484
Merge branch 'cmake2' into cmake
2 years ago
Luca Pepè Sciarria
61976812be
Add cmake building for base, cbind, ext, linsolve, prec, util
2 years ago
sfilippone
d7cb13a283
Final fix for log_conv in rgmres
2 years ago
sfilippone
e2605d5e48
Final fix for log_conv in rgmres
2 years ago
sfilippone
0ed2c105ac
Fix RGMRES log_conv
2 years ago
sfilippone
29f72195ef
Fix GMRES convergence logs
2 years ago
sfilippone
e9aa9a5237
Restructuring linsolve.
2 years ago
sfilippone
98d5db7377
Krylov into linsolve, step 4
2 years ago
sfilippone
14dce3eefd
Krylov into linsolve, step 3.
2 years ago
sfilippone
ea8c526bf2
Rename krylov into linsolve step 2.
2 years ago
sfilippone
ceac2faad0
Rename krylov into linsolve where needed, step 1.
2 years ago