nest / nest-gpu

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

Dynamic module loading for NESTML #67

Open jhnnsnk opened 1 year ago

jhnnsnk commented 1 year ago

To be able to register NESTML compiled models at run time there is the need to dynamically load models to the C++ / CUDA level.

JoseJVS commented 10 months ago

Look into NEST module loading system without SLI