Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Questions about CESM1.2 on Derecho (error related to icc complier)

Yingying

Yingying Feng
New Member
Hello,

When I built the CESM1.2. model via the command "./*.build", an error like icc doesn't exist occured as follows:
" /iCESM1_2_0_1_geotrace_n02/models/utils/mct/configure: line 2347: icc: command not found
configure:2356: $? = 127"

But, actually icc exits on derecho:
"yingyingfeng@derecho4:~> which icc
/glade/u/apps/derecho/23.09/spack/opt/spack/ncarcompilers/1.0.0/oneapi/2023.2.1/6q5s/bin/icc"

Do anyone know how can I fix this? Thanks so much!

(I am porting CESM1.2 on Derecho because I plan to conduct isotope-enable paleoclimate experiment. In order to port, I already revised the "config_machines.xml" under the name of derecho, as well as added "env_mach_specific.derecho" and "mkbatch.derecho" files).
 
Top