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

compiler

  1. J

    Problem building interpic executable

    Hi all, I'm trying to use interpic to generate initial conditions for CAM. However, I am unable to build the executable. The following error appears when I run gmake: pgf90 -c -I/usr/local/include -fast control.f90 gmake: pgf90: Command not found Makefile:106: recipe for target 'control.o'...
  2. S

    CCSM: nan errors when compiling. Please help!

    I'm trying to install CCSM 4_02, but I'm getting these errors during compilation (during clm.buildexe.csh): OS: Ubuntu 16.04 Fortran compiler: ifort 19.1.2.254 and mpiifort (that came with Parallel Studio 2020) CCSM machine type: generic_linux_machine CCSM version: ccsm4_0_a02 Here's the file...
  3. A

    Error during model compiling (clm 3.0)

    Dear all, facing problem in compiling the model. here i have enclosed the log-file and terminal error screen shot. Please help me regards. Anuj Prakash
  4. J

    Cheyenne update module issues for all CESM versions

    Due to the cheyenne maintenance this week you need to update some modules:intel/17.0.1pnetcdf/1.11.0netcdf/4.6.1netcdf-mpi/4.6.1mpt/2.19 There is also an issue with the -p option to mpiexec_mpt, you may either reverse the order of -p and -np in env_mach_specific.xml or remove the -p option.  If...
  5. J

    relocation R_X86_64_PC32 (INTEL COMPILER)

    This error indicates that the model size requirement is too large to fit the default memory model, solutions vary depending on the case: If you are using netcdf 4.6.0 and newer and pio 1_8_12 or older there is an incompatibility that presents this error.  You may update to pio1_8_14.  If you are...
Top