- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OK one of my settings is wrong. I can not figure out which one it is. When I enter: "mpirun -hosts mic0 -np 128 ./a.out" I get an error /packages/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/bin/pmi_proxy: No such file or directory.
I have the following settings on the host:
env | grep MPI
I_MPI_ROOT=/usr/local/packages/intel/compilers_and_libraries_2016.3.210/linux/mpi
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi David,
Could you please specify the exact reproducer (with all Intel MPI environment variables you set)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you Artem,
Difficulty cutting and pasting into these forum editing boxes (but you saw that I had problem editing in the first box submission). I have things working now. My environment settings were wrong. Notice in my original posting when I entered echo $I_MPI_MIC I got the correct result - "enable" but also notice that when I entered "env | grep -i mpi" I_MPI_MIC was not part of the environment settings! My script setting this was configured wrong. When I corrected the script setting my environment and then enter "env | grep -i mpi" I_MP_MIC is part of the environment settings (and other things). Things are working correctly for me now thank you.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page