Hello everyone,
I am trying to build the CICE model on my pc. But I keep getting this error:
building cice > /home/ippolita/CICE_RUNS/mycase/compile/cice.bldlog.210910-121921
gmake clean
rm -f *.o *.d *.mod /home/ippolita/CICE_RUNS/mycase/cice
gmake cice
Building makdep
icc -o makdep /home/ippolita/mycase/makdep.c
gmake: icc: Command not found
mpif90 -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -xHost -O2 -qopenmp -FR -DFORTRANUNDERSCORE -DUSE_NETCDF -I. /home/ippolita/CICE/CICE6.3/cicecore/drivers/standalone/cice/CICE.F90
gmake: mpif90: Command not found
/home/ippolita/mycase/Makefile:177: recipe for target 'CICE.o' failed
gmake: *** [CICE.o] Error 127
./cice.build: COMPILE FAILED, see
cat /home/ippolita/CICE_RUNS/mycase/compile/cice.bldlog.210910-121921
Do you have any idea how to solve this problem?
All the best
Ippolita
I am trying to build the CICE model on my pc. But I keep getting this error:
building cice > /home/ippolita/CICE_RUNS/mycase/compile/cice.bldlog.210910-121921
gmake clean
rm -f *.o *.d *.mod /home/ippolita/CICE_RUNS/mycase/cice
gmake cice
Building makdep
icc -o makdep /home/ippolita/mycase/makdep.c
gmake: icc: Command not found
mpif90 -c -fp-model precise -convert big_endian -assume byterecl -ftz -traceback -xHost -O2 -qopenmp -FR -DFORTRANUNDERSCORE -DUSE_NETCDF -I. /home/ippolita/CICE/CICE6.3/cicecore/drivers/standalone/cice/CICE.F90
gmake: mpif90: Command not found
/home/ippolita/mycase/Makefile:177: recipe for target 'CICE.o' failed
gmake: *** [CICE.o] Error 127
./cice.build: COMPILE FAILED, see
cat /home/ippolita/CICE_RUNS/mycase/compile/cice.bldlog.210910-121921
Do you have any idea how to solve this problem?
All the best
Ippolita