nest / nest-gpu

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

Remote spikes 2.0 dev mpi #88

Closed golosio closed 1 year ago

golosio commented 1 year ago

Improved GPU memory usage in the structures for remote spike communication. All standard tests work, including Potjans-Diesmann, MPI tests, STDP tests. Please check that also HPC benchmark is working properly.

gmtiddia commented 1 year ago

I removed the multiple backup files and edited the HPC Benchmark code in order for it to work when using a single MPI process (now RemoteCreate command rises an error if it is called in simulations employing 1 MPI process).

All tests passed, the cortical microcircuit and the HPC benchmark run well, so it can be merged.