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
kinc-cli run import_emx --input Yest-ematrix.txt --output Yeast.emx --nan NA
I'm getting MPI errors:
--------------------------------------------------------------------------
It looks like MPI_INIT failed for some reason; your parallel process is
likely to abort. There are many reasons that a parallel process can
fail during MPI_INIT; some of which are due to configuration or environment
problems. This failure appears to be an internal failure; here's some
additional information (which may only be relevant to an Open MPI
developer):
ompi_mpi_init: ompi_rte_init failed
--> Returned "(null)" (14) instead of "Success" (0)
--------------------------------------------------------------------------
*** An error occurred in MPI_Init
*** on a NULL communicator
*** MPI_ERRORS_ARE_FATAL (processes in this communicator will now abort,
*** and potentially your MPI job)
I'm using openmpi 1.10.1
The text was updated successfully, but these errors were encountered:
When I run this command on Kamiak:
kinc-cli run import_emx --input Yest-ematrix.txt --output Yeast.emx --nan NA
I'm getting MPI errors:
I'm using openmpi 1.10.1
The text was updated successfully, but these errors were encountered: