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

build failure on Franklin

boyle5@llnl_gov

New Member
I am try to run CAM5 on franklin at NERSC but fail at building ccsm.
Pretty straightforward setup -
code base cesm1.0
MACH franklin
COMPSET FC5
RES 1.9x2.5_1.9x2.5

end of ccsm.bldlog
/opt/mpt/3.5.0/xt/mpich2-pgi/lib/libmpich.a(ad_fcntl.o): In function `ADIOI_GEN_Fcntl':
ad_fcntl.c:(.text+0xfb): undefined reference to `PMI_CPR_CS_Enter'
ad_fcntl.c:(.text+0x14b): undefined reference to `PMI_CPR_CS_Exit'
/opt/mpt/3.5.0/xt/mpich2-pgi/lib/libmpich.a(mpid_get_universe_size.o): In function `MPID_Get_universe_size':
mpid_get_universe_size.c:(.text+0x14): undefined reference to `PMI_Get_universe_size'
Command exited with non-zero status 2
1.58user 24.20system 0:26.79elapsed 96%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (0major+79395minor)pagefaults 0swaps
gmake: *** [/scratch/scratchdirs/u14201/qs_macrov18_ctl1_FC5_1.9x2.5_1.9x2.5/run/ccsm.exe] Error 2
"ccsm.bldlog.110103-152038" 442L, 56551C
 
Top