Salvatore Filippone
e717d2d228
Fix makefile dependencies
3 months ago
sfilippone
a223c7eaf3
Rebuild I2 supprot
3 months ago
sfilippone
80c02af47a
Fix CMakeLists i2
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
322b8a9538
Fix cmakelists
3 months ago
sfilippone
55b063d452
Fix cmakelists
3 months ago
sfilippone
adbf7454aa
Update cmakelists
3 months ago
gnumlab
4bd601dab2
hot fix idx_t for metis other than real_t is now analyzed
3 months ago
gnumlab
dc1d730acf
fix metis real type and IPK/LPK interaction
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
sfilippone
d0e3ac4166
Merge branch 'development' of github.com:sfilippone/psblas3 into development
3 months ago
sfilippone
43d66ece05
Add .gitattributes
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
eab5e8ccb8
Fix use of AR in configure for other platforms
3 months ago
sfilippone
1748dac50f
Fix license
3 months ago
sfilippone
5f0d88449c
Fix license issues
3 months ago
sfilippone
d2fba9e952
Fix licensing text
3 months ago
Salvatore Filippone
88afb55498
Merge pull request #41 from fdrmrc/fix_info_reinit
...
Fix status value in reinit function
3 months ago
Salvatore Filippone
eadf81547a
Merge pull request #40 from fdrmrc/reinit_vect_C_interface
...
Add reinit with "clear" option to C interface
3 months ago
Marco Feder
303edfedc7
Fix return value
3 months ago
Marco Feder
cbf71f6b97
Add variants with other vector types
3 months ago
Marco Feder
25b51b4cf7
Expose reinit with clear option
3 months ago
sfilippone
176596a17f
Fix jump on uninitialized in cuda_exit
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
4ee8b847e0
feature(neighbor a2av communication single precision)
...
added support for neighbor a2av in single precision for vect and multivect
3 months ago
federicamontes
6c4f3e9f29
feature(communication neighbor a2av)
...
refactored psi_dswapdata:
- added module support for psi_dswapdata_vect
- added communicator get in psi_dswapdata_vect
- refactored psi_dswapdata_vect as a wrapper that calls either baseline comm (Isend/Irecv) or neighbor a2av
- added private routines (without keyworkd module) for baseline communication and neighbor a2av communication
- added same support for multivectors
TODO: delete work as parameter from psi_dswapdata_vect (?)
3 months ago
federicamontes
5c87c78e69
feature(communication neigbor a2av)
...
refactored psi_d_comm_v_mod:
- added comments
3 months ago
sfilippone
ab2c5edcd5
Fix module subroutine declaration in swapdata.
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
b957c1acf8
Merge pull request #33 from fdrmrc/fix_C_linking
...
Fix undefined references in C interface
3 months ago
Salvatore Filippone
97969e2a15
Merge pull request #34 from tamiko/cmake_fix_filename
...
Fix file name in cbind/CMakeLists.txt
3 months ago
Matthias Maier
1f8235b7d0
fix file name in cbind/CMakeLists.txt
3 months ago
Marco Feder
ac7b8c2f61
Fix undefined references to extended sparse matrix format with C interface
3 months ago
Salvatore Filippone
3d92668973
Change name of desc%get_list into desc%get_list_p
4 months ago
Salvatore Filippone
174a8fc542
Fix use of psb_ext_mod from cbind
4 months ago