Skip to content

Instantly share code, notes, and snippets.

@jdswinbank
Created September 9, 2016 16:32
Show Gist options
  • Save jdswinbank/85c93ea4a243bdf194aed9275cd2fe20 to your computer and use it in GitHub Desktop.
Save jdswinbank/85c93ea4a243bdf194aed9275cd2fe20 to your computer and use it in GitHub Desktop.
[jds@magpie mpi4py-1.3.1 (master)]$ mpiexec -n 5 python test/runtests.py
[0@magpie] Python 2.7 (/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python)
[1@magpie] Python 2.7 (/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python)
[1@magpie] MPI 3.0
[1@magpie] mpi4py 1.3.1 (/Users/jds/Projects/Astronomy/LSST/stack/DarwinX86/mpi4py/1.3.1.lsst1/lib/python/mpi4py)
[2@magpie] Python 2.7 (/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python)
[2@magpie] MPI 3.0
[2@magpie] mpi4py 1.3.1 (/Users/jds/Projects/Astronomy/LSST/stack/DarwinX86/mpi4py/1.3.1.lsst1/lib/python/mpi4py)
[3@magpie] Python 2.7 (/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python)
[3@magpie] MPI 3.0
[3@magpie] mpi4py 1.3.1 (/Users/jds/Projects/Astronomy/LSST/stack/DarwinX86/mpi4py/1.3.1.lsst1/lib/python/mpi4py)
[4@magpie] Python 2.7 (/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python)
[4@magpie] MPI 3.0
[4@magpie] mpi4py 1.3.1 (/Users/jds/Projects/Astronomy/LSST/stack/DarwinX86/mpi4py/1.3.1.lsst1/lib/python/mpi4py)
[0@magpie] MPI 3.0
[0@magpie] mpi4py 1.3.1 (/Users/jds/Projects/Astronomy/LSST/stack/DarwinX86/mpi4py/1.3.1.lsst1/lib/python/mpi4py)
..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Conversion of types whose size is not the same as the size in external32 is not supported
Aborting with internal error
Conversion of types whose size is not the same as the size in external32 is not supported
Aborting with internal error
Conversion of types whose size is not the same as the size in external32 is not supported
Aborting with internal error
Conversion of types whose size is not the same as the size in external32 is not supported
Aborting with internal error
Conversion of types whose size is not the same as the size in external32 is not supported
Aborting with internal error
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 93070 RUNNING AT magpie
= EXIT CODE: 1
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment