Hi, all:
I am using a mpi and the attribute of the file is execute-only. When I use
mpirun to run the program, it gives this information:
mpirun: cannot start <myprogram> on n0 (o): Permission denied
while the program can be run directly.
I wonder if it's possible that let mpirun to run this executable-only? How to do
it? Thanks a lot!
|