Skip to content

MPI example on Ubuntu 18 #2590

@tomaslaz

Description

@tomaslaz

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

https://github.com/tomaslaz/HPCCM_testcases/blob/master/tests/mpi/mpi_point2point.def

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 documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions