suny-downstate-medical-center / netpyne

A Python package to facilitate the development, parallel simulation, optimization and analysis of multiscale biological neuronal networks in NEURON.
http://www.netpyne.org
MIT License
144 stars 135 forks source link

Modifications to SGE batch to avoid resource clashing #760

Closed jchen6727 closed 1 year ago

jchen6727 commented 1 year ago

specifying number of cores to $NSLOTS may be necessary to prevent improper mpiexec resource allocations,

modification to the batchSGE example