Run neuron.exe from mpi programs
Posted: Mon Oct 29, 2007 9:54 am
Hello,
I am trying to run a package for parameter fitting that needs to run neuron remotely on a windows mpich-based cluster. There is an executable program that runs in parallel and calls system() to run neuron on a number of machines. This system call runs a batch file that runs neuron.exe with the model file.
The problem is that neuron.exe seems to get stuck when it starts up through mpi. Unfortunately, i do not get any output either. I suppose the problem has to do with incorrect initialization of nrniv.
What is a full windows shell command line that i can use to run nrniv.exe? do i need to run neuron.exe with some special parameter?
Please note that I am not referring running neuron in parallel through mpi, but initiate neuron.exe locally in each machine through mpi.
Any help would be appreciated. Thanks.
I am trying to run a package for parameter fitting that needs to run neuron remotely on a windows mpich-based cluster. There is an executable program that runs in parallel and calls system() to run neuron on a number of machines. This system call runs a batch file that runs neuron.exe with the model file.
The problem is that neuron.exe seems to get stuck when it starts up through mpi. Unfortunately, i do not get any output either. I suppose the problem has to do with incorrect initialization of nrniv.
What is a full windows shell command line that i can use to run nrniv.exe? do i need to run neuron.exe with some special parameter?
Please note that I am not referring running neuron in parallel through mpi, but initiate neuron.exe locally in each machine through mpi.
Any help would be appreciated. Thanks.