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

Building on Ubuntu - cesm-setup fails

I'm trying to build cesm_1.2.2 on my office system using intel compiler and impi.Im following the porting procedure from the documentationI used pronghorn machine which uses intel and impi to create userdefined(env_mach_specific, mkbatch)when I use ./cesm_setup, getting following error Creating Macros file for userdefined/home/anukesh/Documents/CESM_1_2_2/cesm1_2_2/scripts/ccsm_utils/Machines/config_compilers.xml intel userdefinedCreating batch script port1.run PROD_DIR=/opt/intel/compilers_and_libraries_2016.3.210/linux: Command not found.INTEL_TARGET_ARCH=: Command not found.INTEL_TARGET_PLATFORM=linux: Command not found.PROD_DIR: Undefined variable.ntask_tot: Undefined variable.Locking file env_mach_pes.xml Creating user_nl_xxx files for components and cplRunning preview_namelist script PROD_DIR=/opt/intel/compilers_and_libraries_2016.3.210/linux: Command not found.INTEL_TARGET_ARCH=: Command not found.INTEL_TARGET_PLATFORM=linux: Command not found.PROD_DIR: Undefined variable. ERROR: /home/anukesh/Documents/CESM_CASES/port1/preview_namelists failed: 256please see attached config filesThank you for your help 
 
Top