Hello CESM Users:
I have downloaded cesm3_0_beta01 (ccs_config at tag ccs_config_cesm0.0.109). I recompiled my NCAR PIO and ESMF for intel, and I am trying to build a case:
./create_newcase --case /capstor/scratch/cscs/jbuzan/cesm3_0_beta01/cases/Intel_cesm3_0_beta01_B1850_T_02 --compiler intel --compset B1850 --res f09_g17 --mach eiger --driver nuopc --run-unsupported
I get the following error:
I am not sure what to make of this error because I do pass c compilers in the compiler cmake file. I attach the mct.log and the config.log, below. I also attach my machine configure, compilers, and batch scripts.
Cheers,
-Jonathan
I have downloaded cesm3_0_beta01 (ccs_config at tag ccs_config_cesm0.0.109). I recompiled my NCAR PIO and ESMF for intel, and I am trying to build a case:
./create_newcase --case /capstor/scratch/cscs/jbuzan/cesm3_0_beta01/cases/Intel_cesm3_0_beta01_B1850_T_02 --compiler intel --compset B1850 --res f09_g17 --mach eiger --driver nuopc --run-unsupported
I get the following error:
configure: error: in `/capstor/scratch/cscs/jbuzan/cesm3_0_beta01/output/Intel_cesm3_0_beta01_B1850_T_02/bld/intel/mpich/nodebug/nothreads/nuopc/mct':
configure: error: C compiler cannot create executables
See `config.log' for more details
gmake: *** [/capstor/scratch/cscs/jbuzan/cesm3_0_beta01/cases/Intel_cesm3_0_beta01_B1850_T_02/Tools/Makefile:650: /capstor/scratch/cscs/jbuzan/cesm3_0_beta01/output/Intel_cesm3_0_beta01_B1850_T_02/bld/intel/mpich/nodebug/nothreads/nuopc/mct/Makefile.conf] Error 77
I am not sure what to make of this error because I do pass c compilers in the compiler cmake file. I attach the mct.log and the config.log, below. I also attach my machine configure, compilers, and batch scripts.
Cheers,
-Jonathan