You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
psblas3/base
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
..
auxil Fix use of MPI communicator 3 months ago
comm feature(communication neighbor a2av) 3 months ago
modules feature(communication neigbor a2av) 3 months ago
psblas Fixes for IPK8 1 year ago
serial Modify sorting with REORD. Document same. 8 months ago
tools Fix use of MPI communicator 3 months ago
CMakeLists.txt Rename base/internals into base/auxil. Fix aplusat in CMakeLists 6 months ago
Makefile Rename base/internals into base/auxil. Fix aplusat in CMakeLists 6 months ago