Intel® Moderncode for Parallel Architectures
Support for developing parallel programming applications on Intel® Architecture.

mpirun failed to start when TMPDIR=. is set

linfa
Beginner
395 Views

When the environment variable TMPDIR is set to the current directory, not matter it is '.', './', or full path, the Intel MPI failed to run.


This happens on all MPI versions ( including 4.0)

[linfa@babbage testrun]$ setenv TMPDIR .
[linfa@babbage testrun]$ {/opt/intel/impi/3.2.0.011/bin64/mpirun} -n 2
mpdboot_babbage.tx.altair.com (handle_mpd_output 730): Failed to establish a socket connection with babbage:54848 : (111, 'Connection refused')
mpdboot_babbage.tx.altair.com (handle_mpd_output 747): failed to connect to mpd on babbage

0 Kudos
3 Replies
TimP
Honored Contributor III
395 Views
If you want an expert explanation of this problem, the cluster and HPC forum would be a more likely place to ask.
0 Kudos
linfa
Beginner
395 Views
Would you mind giving a link? It looks like it is not part of this forum
0 Kudos
TimP
Honored Contributor III
395 Views
0 Kudos
Reply