I'll tell you my problem. I'm trying to run a program using the mpi library in linux mint. Download the package and I have downloaded the library. I can compile my program (mpicc) but when I try to run it using mpirun I get the following message: '
[proxy:0:0@miMachine-LinuxMint] HYDU_create_process (./utils/launch/launch.c:75): execvp error on file hola (No such file or directory)
[proxy:0:0@miMachine-LinuxMint] HYDU_create_process (./utils/launch/launch.c:75): execvp error on file hola (No such file or directory)
[proxy:0:0@miMachine-LinuxMint] HYDU_create_process (./utils/launch/launch.c:75): [proxy:0:0@miMachine-LinuxMint] HYDU_create_process (./utils/launch/launch.c:75): execvp error on file hola (No such file or directory)
execvp error on file hola (No such file or directory)
[proxy:0:0@miMachine-LinuxMint] HYDU_create_process (./utils/launch/launch.c:75): execvp error on file hola (No such file or directory)
My file is called hello. Unfortunately I can not put a mpi tag in the forum. If anyone has any suggestions, it will be welcome. Greetings.