You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am trying to install the montepython on NERSC cori.
All pre-requisites (numpy, scipy, cython) are fine due to use python-anaconda
And no problem with class installation and test.
But when I try to install montepython using git clone, I got this error message.
Hello,
I am trying to install the montepython on NERSC cori.
All pre-requisites (numpy, scipy, cython) are fine due to use python-anaconda
And no problem with class installation and test.
But when I try to install montepython using git clone, I got this error message.
code/montepython> python montepython/MontePython.py --help
[Thu Sep 27 01:38:16 2018] [unknown] Fatal error in PMPI_Init_thread: Other MPI error, error stack:
MPIR_Init_thread(537):
MPID_Init(246).......: channel initialization failed
MPID_Init(647).......: PMI2 init failed: 1
Aborted (core dumped)
How can I solve this problem?
and here are the modules loaded on my nersc.
The text was updated successfully, but these errors were encountered: