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
In may machines I have installed mphich, and I executed the hello_pyina.py example using
mpirun -f machinefile hello_pyina.py
where in machinefile I have declared tree hosts:
ubuntu-02:2
ubuntu-03:8
falco03:3
However when I try with test_ezmap.py, I get no result. Reading the examples, I see that some asks for the use of mpirun, and others no. So, how can I specify the hosts/nodes?
Thank you.
The text was updated successfully, but these errors were encountered:
In may machines I have installed mphich, and I executed the hello_pyina.py example using
mpirun -f machinefile hello_pyina.py
where in machinefile I have declared tree hosts:
However when I try with test_ezmap.py, I get no result. Reading the examples, I see that some asks for the use of mpirun, and others no. So, how can I specify the hosts/nodes?
Thank you.
The text was updated successfully, but these errors were encountered: