Building impi_intel_linux with Intel MPI and ifort
mpiifort -c -m64 -fc=ifort -O2 -ipo -no-wrap-margin -fpp -DGITHASH_PP=\"FDS6.7.9-148-gbe2648c-master\" -DGITDATE_PP=\""Fri Jul 15 15:48:33 2022 -0400\"" -DBUILDDATE_PP=\""Jul 15, 2022 20:20:47\"" -DCOMPVER_PP=\""ifort version 19.0.5.281"\" -DWITH_MKL -I"/usr/local/pace-apps/spack/packages/0.13/linux-rhel7-x86_64/gcc-4.8.5/intel-parallel-studio-cluster.2019.5-rde2uvgb2mq2x6obqaklxppmycfngjgm/compilers_and_libraries_2019.5.281/linux/mkl/include" -DUSE_IFPORT ../../Source/prec.f90
../../Source/prec.f90(5): error #5136: Illegal syntax for IMPLICIT NONE statement.
IMPLICIT NONE (TYPE,EXTERNAL)
--------------^
compilation aborted for ../../Source/prec.f90 (code 1)
make: *** [prec.o] Error 1
If there is any suggestions for solving the problem, I will be appreciate it.
Thanks,
Zongrun
module purge
module load intel-compiler/2021.6.0
module load intel-mpi/2021.6.0
module load intel-mkl/2022.1.0
cd /../fds-master/Build/impi_intel_linux
./make_fds.sh