Hello! Our University have a cluster. Students can use 49-64 nodes(8 processes on each). We installed on 61 node Intel Compiler and trying to run Coarray application. On local machine it starts normally. We do source mpivars.sh. An error occurs when the application is started:
bash: /opt/intel/compilers_and_libraries_2017.0.098/linux/mpi/intel64/bin/pmi_proxy: No such file of directory.
But this file exists. Can you help me?