nest / nest-gpu

NEST GPU
https://nest-gpu.readthedocs.io
GNU General Public License v2.0
18 stars 12 forks source link

Improve 2.0 dev mpi #112

Open golosio opened 7 months ago

golosio commented 7 months ago

Implemented abstract base class and derived template class for connections. Implemented two template specializations (12 bytes and 16 bytes). Reduced gpu memory overhead for remote connection creation. Improved MPI remote connection memory checker with automatic check and summary of the results.