Stack-1
784c3cc0b4
Drop stale work argument from psb_d_nest_spsm
...
The nested layer was imported from an older base where the vector psb_spsm
still took a work buffer. communication_v2 removed work from the psb_x_vect_type
routines, so psb_dspsv_vect has no work argument and the call failed generic
resolution. Remove work from psb_d_nest_spsm (signature, declaration, call).
6 days ago
jalmerol
b8d41569fd
Add double-precision nested block-structured matrix/vector layer
7 days 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
7 days ago
Stack-1
2c65c50593
[ADD] Added single point of comm_scheme selection on descriptor
2 weeks ago
Stack-1
4b8e4dd4a3
[UPDATE] Refactor after template update for RMA routines
2 weeks ago
sfilippone
09308b5c7d
various changes, including test matrix generators
1 month ago
sfilippone
19ce4a0942
Fix multivect assembly and comments in base_vect
1 month ago
Stack-1
fb5ba59693
[ADD] Added RMA one sided communication schemes
2 months ago
Stack-1
be6f27069a
[UPDATE] Modified tests to supèport GPU SpMV computing, Moreover dinstinct routine for persistant is now present in psi_dswpadata
2 months ago
Stack-1
75d86864b0
[UPDATE] Minor changes to debug
2 months ago
sfilippone
3f83bc2918
Improve psb_exit handling of MPI communicators
2 months ago
sfilippone
19ffaaa915
Update dependencies for i2_vect_mod
2 months ago
Stack-1
6ba327854e
[UPDATE] Changes in CG test, added debug
2 months ago
sfilippone
97299b8b3f
Update VERSION file
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
Stack-1
09a5a74d75
[ADD] Added polymorphic comm_handle data excahnge for non-blocking and persistant neighbor communication. Check test/comm/ to see how it's used. For now works only for d types
2 months ago
Salvatore Filippone
0a97ea2924
Fix makefile
3 months ago
Salvatore Filippone
e717d2d228
Fix makefile dependencies
3 months ago
sfilippone
a223c7eaf3
Rebuild I2 supprot
3 months ago
sfilippone
769c2f65bf
Prepare i2
3 months ago
Salvatore Filippone
eeeb450f0b
Simplified build fix
3 months ago
sfilippone
e1ab2bddf6
Fix import and build dependencies
3 months ago
Stack-1
2d388ce45e
[FIX] Fixed compilation dependencies resulting in race condition when compiling using many threads. The problem was encountered usingg make -j30, now it compiles.
3 months ago
Stack-1
02f1ef741c
[]
3 months ago
sfilippone
c990dc6840
Fix info in %reinit
3 months ago
sfilippone
ca458870b1
Fix intent in precbld to align with AMG
3 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
Fabio Durastante
1ee1b83341
Added routine to extract single element from sparse matrix
3 months ago
sfilippone
d2fba9e952
Fix licensing text
3 months ago
Marco Feder
303edfedc7
Fix return value
3 months ago
Stack-1
dc61cbb0a2
[UPDATE] Mid commit to fix dist_graph_create
3 months ago
federicamontes
476167577f
aligned single precision -- psi_dswapdata and psi_sswapdata, removed _vidx_vect functions
3 months ago
Stack-1
e7e8a69373
[FIX] Fixed compilation for psi_dswapdata routine
3 months ago
federicamontes
5c87c78e69
feature(communication neigbor a2av)
...
refactored psi_d_comm_v_mod:
- added comments
3 months ago
sfilippone
884f7cb0b9
Merge branch 'development' of github.com:sfilippone/psblas3 into development
3 months ago
sfilippone
356bdba5c7
Fix intent on base_vect%reinit
3 months ago
sfilippone
7151c728db
Final fixes
3 months ago
sfilippone
724345ab27
Rework use of icomm in halo and friends, add submodules
3 months ago
sfilippone
bdee97e991
Fix use of MPI communicator
3 months ago
sfilippone
e8c5c0b8b0
Add clear argument to reinit method in vectors.
3 months ago
sfilippone
e2ddc08aea
Merge branch 'development' of github.com:sfilippone/psblas3 into development
3 months ago
sfilippone
9c3084985a
Cosmetic change in desc_const_mod
3 months ago
Salvatore Filippone
3d92668973
Change name of desc%get_list into desc%get_list_p
4 months ago
sfilippone
96ab382ce8
Fix vect_clone and define check_addr
4 months ago
sfilippone
897d466013
Define DESC%check_addr for debugging
5 months ago
sfilippone
3965c3a526
Modified psb_config and machinery for better C interfacing
5 months ago
sfilippone
fe7a4174e0
Fix build for CBIND
5 months ago
sfilippone
d7b22f0538
Fix string_c2f
5 months ago
sfilippone
ac5512974b
Fix vector allocation etc.
5 months ago