nest / nest-gpu

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

Removed OpenMP and MPI4Py from CMake (main) #95

Closed JoseJVS closed 11 months ago

JoseJVS commented 11 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 11 months ago

92 #93