piergiuseppe_fogli@cmcc_it
New Member
Hi,I'm using cesm1.1.1 on a platform almost identical to yellowstone, using Intel Compiler 13.0 and Intel MPI 4.1.pio's configure fails to detect support for MPI-IO. It seems the problem is due to the configure test which uses $FC rather than $MPIFC, complaining about not finding mpif.h .The problem can be overcome adding --enable-mpiio to PIO_CONFIG_OPTS in the Macros file, but I'm wondering if the test should use $MPIFC instead.Best,Beppe