Commit Graph

18 Commits (7d4354feacda4f66bd838afb3611e69d5c0c1f04)

Author SHA1 Message Date
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_.
3 days ago
Fabio Durastante 3aceaa31eb Implementation of preconditioned MINRES 6 days ago
Stack-1 29248d366f [UPDATE] Refactor after template update for RMA routines 3 weeks ago
sfilippone 014abc941c Fix matrix generation 1 month ago
sfilippone 09308b5c7d various changes, including test matrix generators 1 month ago
Stack-1 52ad95461d [UPDATE] Updated communicationtest to read also external matrices 2 months ago
Stack-1 6b803fd759 [UPDATE] Updated buffer reuse in psb_dcg 2 months ago
Stack-1 33477e4f03 [UPDATE] Changed all the interfaces that calls psi_swapdata inside PSBLAS internals for double precision vectors. Added also tests under test/comm/ in order to check psi_swapdata, psb_spmv and psb_cg calls 2 months ago
sfilippone d2fba9e952 Fix licensing text 3 months ago
sfilippone 9552bda6de Merge branch 'fix-build' into development 5 months ago
Salvatore Filippone f3fcd3a41a Improved error messaging for sample programs. 6 months ago
sfilippone 0c84efb887 Working version with mods for building with dealii requests 7 months ago
sfilippone 98a6eba948 First round of changes for vector builds 7 months ago
sfilippone 07fa2323eb Fixes for IPK8 1 year ago
sfilippone a3496d8cb5 Add error handling after CDALL in samples 1 year ago
Salvatore Filippone 9d6ad2ac85 Update test input 2D 1 year ago
Salvatore Filippone 91af21552c New pde2d.inp file in test/pdegen 1 year ago
Salvatore Filippone 7201e511be Renamed into test/pdegen, also in the C interface 1 year ago