nest / nest-simulator

The NEST simulator
http://www.nest-simulator.org
GNU General Public License v2.0
520 stars 358 forks source link

Add examples of distributed computing #3210

Open wcx12306 opened 1 month ago

wcx12306 commented 1 month ago

I need distributed computing on multiple computers when implementing neural network simulation, but I cannot find relevant examples to learn. Can you provide some MPI examples for researchers to learn from? Thanks a lot.