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

someting wrong when I creat new case

zzwflood

zzwflood
New Member
Dear all,
When I created a new case by
#./create_newcase --case case7 --compset X --res f19_g17 --mach ubuntu --run-unsupported --compiler intel#,
after tge command
#./case.build --skip-provenance-check#,
then I get
#Calling /home/zzwflood/CAMA/clm5.0/cime/src/build_scripts/buildlib.pioERROR:/home/zzwflood/CAMA/clm5.0/cime/src/build_scripts/buildlib.pio FAILED, cat /home/zzwflood/CAMA/clm5.0/output/case2/bld/pio.bldlog.221103-222940#.
The log,config_compilers.xml and config_machines.xml are in the attachment.

Thanks!
Zhang
 

jedwards

CSEG and Liaisons
Staff member
It appears that in the pio cmake step the compiler test is failing. But I cannot determine why from these files
look in /home/zzwflood/CAMA/clm5.0/output/case2/bld/intel/intelmpi/nodebug/nothreads/pio/pio1/ for output from the cmake command.
 

zzwflood

zzwflood
New Member
这是Cmake的输出文件,但我不能确定icc的版本是否会导致错误。我该怎么办?
 

Attachments

  • CMakeOutput.pdf
    120 KB · Views: 4
Top