nest / nest-gpu

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

Implemented func to get CUDA memory usage, implemented automatic,nonGUI version of MPI connection memory tests #110

Open golosio opened 9 months ago

golosio commented 9 months ago

Implemented functions to get CUDA memory usage of each MPI process, peak CUDA memory usage of each MPI process, total CUDA memory available for all MPI processes, free CUDA memory available for all MPI processes. Adapted MPI connections CUDA memory check scripts to run on terminal and to check used CUDA memory against theoretical prediction automatically