Hi all,
I am trying to run CESM2.2.0 on pizdaint machine (CSCS, Switzerland) with intel compiler, and I am encountering a problem during the build case phase which blocks the generation of an .exe file.
The following is printed out:
Building cesm from /scratch/snx3000/ghes/cesm2.2.0/cime/src/drivers/mct/cime_config/buildexe with output to /scratch/snx3000/ghes/builds_cesm2.2.0/B1850_f09g17_daint_intel_4_1/bld/cesm.bldlog.220622-114855
ERROR: BUILD FAIL: buildexe failed, cat /scratch/snx3000/ghes/builds_cesm2.2.0/B1850_f09g17_daint_intel_4_1/bld/cesm.bldlog.220622-114855
When executing this command to check what there is in the file /scratch/snx3000/ghes/builds_cesm2.2.0/B1850_f09g17_daint_intel_4_1/bld/cesm.bldlog.220622-114855
I see the following:
ERROR: Command gmake exec_se -j 12 EXEC_SE=/scratch/snx3000/ghes/builds_cesm2.2.0/B1850_f09g17_daint_intel_4_1/bld/cesm.exe MODEL=driver CIME_MODEL=cesm SMP=FALSE CASEROOT="/scratch/snx3000/ghes/cases/B1850_f09 g17_daint_intel_4_1" CASETOOLS="/scratch/snx3000/ghes/cases/B1850_f09g17_daint_intel_4_1/Tools" CIMEROOT="/scratch/snx3000/ghes/cesm2.2.0/cime" COMP_INTERFACE="mct" COMPILER="intel" DEBUG="FALSE" EXEROOT="/scrat ch/snx3000/ghes/builds_cesm2.2.0/B1850_f09g17_daint_intel_4_1/bld" INCROOT="/scratch/snx3000/ghes/builds_cesm2.2.0/B1850_f09g17_daint_intel_4_1/bld/lib/include" LIBROOT="/scratch/snx3000/ghes/builds_cesm2.2.0/B1850_f09g17_daint_intel_4_1/bld/lib" MACH="pizdaint" MPILIB="mpich" NINST_VALUE="c1a1l1i1o1r1g1w1i1e1" OS="CNL" PIO_VERSION="1" SHAREDLIBROOT="/scratch/snx3000/ghes/builds_cesm2.2.0/B1850_f09g17_daint_intel_4_1/bld" SMP_PRESENT="FALSE" USE_ESMF_LIB="FALSE" USE_MOAB="FALSE" CAM_CONFIG_OPTS="-phys cam6 -co2_cycle" COMP_LND="clm" COMPARE_TO_NUOPC="FALSE" CISM_USE_TRILINOS="FALSE" USE_TRILINOS="FALSE" USE_ALBANY="FALSE" USE_PETSC="FALSE" -f /scratch/snx3000/ghes/cases/B1850_f09g17_daint_intel_4_1/Tools/Makefile failed rc=2
out=cat: Srcfiles: No such file or directory
I cannot find the cause of this error. Did anyone already encouter it and manage to fix it?
I am trying to run CESM2.2.0 on pizdaint machine (CSCS, Switzerland) with intel compiler, and I am encountering a problem during the build case phase which blocks the generation of an .exe file.
The following is printed out:
Building cesm from /scratch/snx3000/ghes/cesm2.2.0/cime/src/drivers/mct/cime_config/buildexe with output to /scratch/snx3000/ghes/builds_cesm2.2.0/B1850_f09g17_daint_intel_4_1/bld/cesm.bldlog.220622-114855
ERROR: BUILD FAIL: buildexe failed, cat /scratch/snx3000/ghes/builds_cesm2.2.0/B1850_f09g17_daint_intel_4_1/bld/cesm.bldlog.220622-114855
When executing this command to check what there is in the file /scratch/snx3000/ghes/builds_cesm2.2.0/B1850_f09g17_daint_intel_4_1/bld/cesm.bldlog.220622-114855
I see the following:
ERROR: Command gmake exec_se -j 12 EXEC_SE=/scratch/snx3000/ghes/builds_cesm2.2.0/B1850_f09g17_daint_intel_4_1/bld/cesm.exe MODEL=driver CIME_MODEL=cesm SMP=FALSE CASEROOT="/scratch/snx3000/ghes/cases/B1850_f09 g17_daint_intel_4_1" CASETOOLS="/scratch/snx3000/ghes/cases/B1850_f09g17_daint_intel_4_1/Tools" CIMEROOT="/scratch/snx3000/ghes/cesm2.2.0/cime" COMP_INTERFACE="mct" COMPILER="intel" DEBUG="FALSE" EXEROOT="/scrat ch/snx3000/ghes/builds_cesm2.2.0/B1850_f09g17_daint_intel_4_1/bld" INCROOT="/scratch/snx3000/ghes/builds_cesm2.2.0/B1850_f09g17_daint_intel_4_1/bld/lib/include" LIBROOT="/scratch/snx3000/ghes/builds_cesm2.2.0/B1850_f09g17_daint_intel_4_1/bld/lib" MACH="pizdaint" MPILIB="mpich" NINST_VALUE="c1a1l1i1o1r1g1w1i1e1" OS="CNL" PIO_VERSION="1" SHAREDLIBROOT="/scratch/snx3000/ghes/builds_cesm2.2.0/B1850_f09g17_daint_intel_4_1/bld" SMP_PRESENT="FALSE" USE_ESMF_LIB="FALSE" USE_MOAB="FALSE" CAM_CONFIG_OPTS="-phys cam6 -co2_cycle" COMP_LND="clm" COMPARE_TO_NUOPC="FALSE" CISM_USE_TRILINOS="FALSE" USE_TRILINOS="FALSE" USE_ALBANY="FALSE" USE_PETSC="FALSE" -f /scratch/snx3000/ghes/cases/B1850_f09g17_daint_intel_4_1/Tools/Makefile failed rc=2
out=cat: Srcfiles: No such file or directory
I cannot find the cause of this error. Did anyone already encouter it and manage to fix it?