-
Notifications
You must be signed in to change notification settings - Fork 426
Closed
Labels
DocumentationSomething which can be solved via documentationSomething which can be solved via documentation
Description
Version of Singularity:
2.6.1.-HEAD.9103f015
Expected behavior
Host: Fresh Ubuntu 18.04, Open MPI (3.1.3) install with default settings
Image (Created with NVIDIA HPCCM): Ubuntu 16.04, Open MPI (3.1.3) install with default settings, Mellanox OFED version 4.5-1.0.1.0
Then I execute:
mpirun -np 4 singularity exec mpi_point2point.simg /usr/local/bin/point_to_point_mpi_send
I would expect it to work and produce benchmarking results.
Actual behavior
The executions hangs and does not produce any output or errors.
Steps to reproduce behavior
The set up is described above. Executing:
mpirun -np 4 singularity exec mpi_point2point.simg /usr/local/bin/point_to_point_mpi_send
Metadata
Metadata
Assignees
Labels
DocumentationSomething which can be solved via documentationSomething which can be solved via documentation