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

Unable to run 09_mpi_units.py, v0.45.RC2 #1239

Closed
mingtaiha opened this issue Feb 20, 2017 · 10 comments
Closed

Unable to run 09_mpi_units.py, v0.45.RC2 #1239

mingtaiha opened this issue Feb 20, 2017 · 10 comments

Comments

@mingtaiha
Copy link
Contributor

On Gordon, Comet, Stampede I get the following errors:

Exception KeyError: KeyError(47584561155520,) in <module 'threading' from '/opt/python/lib/python2.7/threading.py'> ignored
Traceback (most recent call last):
Traceback (most recent call last):
  File "helloworld_mpi.py", line 8, in <module>
  File "helloworld_mpi.py", line 8, in <module>
    from mpi4py import MPI
ImportError: No module named mpi4py
    from mpi4py import MPI
ImportError: No module named mpi4py
[gcn-7-64.sdsc.edu:mpispawn_0][child_handler] MPI process (rank: 0, pid: 42544) exited with status 1
[gcn-7-64.sdsc.edu:mpispawn_0][child_handler] MPI process (rank: 1, pid: 42546) exited with status 1
@ibethune
Copy link
Contributor

@andre-merzky you were able to run the examples on Stampede, which suggests there should be a Python environment with a working mpi4py installed (at least there, if not on Comet or Gordon). Did you do something different to Ming?

@mingtaiha can you please add the output of radical-stack to tickets, so we know exactly what stack you are running?

@mingtaiha
Copy link
Contributor Author

Sure, sorry for not adding the stack. Here you go:

(ve)[mingtha@workflow rp]$ radical-stack 
python            : 2.7.5
virtualenv        : /home/mingtha/ve
radical.utils     : v0.45.RC2@detached-v0.45.RC2
saga-python       : v0.45.RC2@detached-v0.45.RC2
radical.pilot     : v0.45.RC2@detached-v0.45.RC2

@andre-merzky
Copy link
Member

Now that you mention it, 09 succeeding on stampede is surprising :) Let me check how that worked out (will take a while since stampede is in maintenance)

@andre-merzky
Copy link
Member

Me reporting success for MPI on stampede was a mistake.

@ibethune ibethune modified the milestones: Future Release, 0.45 Feb 27, 2017
@ibethune
Copy link
Contributor

If all the other tests (apart from 09_mpi... ) are running OK, then we can leave this for the next release.

@ibethune ibethune modified the milestones: 0.46, Future Release Mar 2, 2017
@ibethune
Copy link
Contributor

ibethune commented Mar 2, 2017

Suggest we fix deployment on at least one of these target machines for the next release.

@ibethune
Copy link
Contributor

Will update the deployment on stampede to include mpi4py so we can run those tests.

@ibethune
Copy link
Contributor

@andre-merzky, will you have time to add mpi4py to the stampede environment?

@andre-merzky
Copy link
Member

Yes, I should be able to do so.

@andre-merzky
Copy link
Member

Lucky me - stampede has mpi4py in the default python tree now :D

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

No branches or pull requests

3 participants