Does Intel 19 cluster edition for Windows support the use of USE MPI_F08 in Fortran applications? When I try to compile code with this module on Windows with Intel 19.4 compilers, I get the following error:
error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MPI_F08]
use mpi_f08
------------^
compilation aborted
I have,
mpifc.bat for the Intel(R) MPI Library 2019 Update 4 for Windows*
Copyright 2007-2019 Intel Corporation.