docker.openmpi icon indicating copy to clipboard operation
docker.openmpi copied to clipboard

A scalable OpenMPI runtime container for Docker

Results 3 docker.openmpi issues
Sort by recently updated
recently updated
newest added

I even tried `docker login`. But it gives me the following error. ```bash vibhatha@vibhatha-ThinkPad-P50:~/Sandbox/docker/openmpi$ docker-compose scale mpi_head=1 mpi_node=3 WARNING: The scale command is deprecated. Use the up command with the...

I can't see anywhere, where the nodes are provided to mpi. Are the nodes being used automatically?

Could you please write a few words on usage and Docker version requirements ? Thank you