Ah ha! That file does indeed exist, and the issue was spelled out very clearly in it. Thank you very much for your help.
I installed CAMPARI 3 on a CRAY XK7 platform with Intel compilers and linked it to fresh installations of FFTW, NetCDF, LAPACK, BLAS, CMAKE, etc. The installation appeared to be successful, but when I try to run the code with mpirun I get an MPI_ABORT error. For example, when trying to run test.key (which worked on a different machine without MPI): mpirun -n 2 campari_mpi_threads -k test.key Using system environment-defined value for the number of threads per MPI proces Using system environment-defined...