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

Python linear algebra functionality test fails with more than one process on Stampede2 #99

Open
HaoTy opened this issue May 26, 2020 · 0 comments

Comments

@HaoTy
Copy link
Collaborator

HaoTy commented May 26, 2020

ctf/test/python/test_la.py fails on Stampede2 when more than one process is involved. Even using only 1 node, 16 ppn or 64 ppn failed with

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 239679 RUNNING AT c456-023
=   EXIT CODE: 11
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
   Intel(R) MPI Library troubleshooting guide:
      https://software.intel.com/node/561764
===================================================================================
TACC:  MPI job exited with code: 11 
TACC:  Shutdown complete. Exiting. 

The test passed on 1 node 1 ppn with an idev -N 1 -n1 session. It seems the error comes from test_eigh.

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

No branches or pull requests

1 participant