nest / nest-gpu

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

Removed OpenMP and MPI4Py from CMake (main) #95

Closed JoseJVS closed 9 months ago

JoseJVS commented 9 months ago

As multi-threaded network creation is prone to errors, we have removed OpenMP linking from CMake. Additionally as MPI4Py has been removed from the python interface, we also removed it from CMake.

jhnnsnk commented 9 months ago

92 #93