Execute program using mpirun from docker container

In this previous post https://intellij-support.jetbrains.com/hc/en-us/community/posts/205822679-Execute-program-with-mpirun , it was made clear how to run an application using the local mpirun. My question is now however how to achieve the same when using a docker container. I have set up everything in the container, but now I cannot find the executable in it.

Is there a way to overcome this problem?

0

请先登录再写评论。