alpine-mpich icon indicating copy to clipboard operation
alpine-mpich copied to clipboard

get_hosts script is not working for me

Open gentooza opened this issue 1 year ago • 0 comments

When executing a cluster of size 4, for example, get_hosts returns the 4 machines and also:

a.root-servers.net

Captura desde 2024-04-17 09-56-03

This line must be manually removed by me, saved in a machinefile, and executed by:

mpirun -f machinefile ./mpi_hello_world

For being able to execute programs

I think it could be fixed removing last dig command in the script, but I supose it was useful for something

cheers!

gentooza avatar Apr 17 '24 08:04 gentooza