Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation on NERSC machine #19

Closed
mubecks opened this issue Nov 9, 2018 · 2 comments
Closed

installation on NERSC machine #19

mubecks opened this issue Nov 9, 2018 · 2 comments

Comments

@mubecks
Copy link

mubecks commented Nov 9, 2018

Hi I submitted the issue I've got before on here:
baudren#118

I haven't try to solve the problem yet after then.
But at that time I tried to install montepython on NERSC, I loaded anaconda version for python 2.7+
Because of anaconda, all required package was already set.
But I got the error when I use the command

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)
@brinckmann
Copy link
Owner

It looks to be MPI related, so I would start there with checking your mpi installation and mpi4py. Maybe have a look at this issue:
hpcugent/vsc-base#216
Best,
Thejs

@mubecks
Copy link
Author

mubecks commented Nov 13, 2018

Thank you for the comment!
I finally installed on my personal machine successfully!
Best,
YBLEE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants