build issue

  1. J

    CESM case_build error: linking to Fortran libraries from C fails

    Dear CESM scientists, I am a beginner and I am compiling CESM on my personal workstation. I encountered problems during the case_build stage. The code version I used is release-cesm2.1.5-0-g7a6c5b0 and the compiler is Intel icx, icpx, and ifx. This part is my description of the problem I...
  2. F

    there are somthing wrong with ./case.build when i try to transplant from x86 to arm64

    Dear managers As mentioned above.im try to transplant cesm on a arm64 system. So im using GNU compiler rather than intel. My CESM version is 2.2.0 Before make the case, i modified xml file in machines eg. config_machines.xml config_batch.xml config_compilers.xml (.xml was transfered to .txt for...
  3. X

    Error during case.build regarding buildlib.pio and identifier "_FillValue" is undefined

    Dear Supporting Staff, I just get started with CESM2. I am using 2.2.2. I have successfully finished the case.setup step but ran into error regarding case.build. The error arises from building the buildlib.pio and with detailed investigation, it is related to "_FillValue". Attached please find...
  4. C

    pio_nc4.c:(.text+0x3212): undefined reference to `nc_inq_filter_avail'

    Hello, I am trying to use cesm2.2.2 on our supercomputer Mahti. This is `_compilers.xml` entry: ``` <!-- ******************* MAHTI ********************* --> <compiler MACH="mahti" COMPILER="gnu"> <CFLAGS> <base> -std=gnu99 </base> <append compile_threaded="TRUE"> -fopenmp </append>...
  5. S

    F2000climo bug on Derecho

    Hello, I am having trouble building a new case on Derecho after successfully using the same method prior on Cheyenne: Command: qcmd -A UCUB##### -1 walltime=2:00:00 -- ./case.build Error (Have an image of the entire error but too large to attach): build-namelist failed rc=255 out = err=ERROR ...
  6. J

    CESM2.3.beta08 porting issue

    Hi all, I'm porting CESM2.3.beta08 to the ARCHER2 HPC here in the UK. My colleagues have previously successfully ported CESM2.1.3 but we have a research need for more recent model features. We have a script to install the model and a module file to go with it (attached). Following the usual...
  7. Y

    error when run ./case.build in CESM 2.2.0

    Hi Helpers, I am using school clusters to config and run CESM2. Everything is good until there is an error happened when run ./case.build, here is the output: Building case in directory /share/home/czhou171/ycliu/models/CESM/cases/X.test sharedlib_only is False model_only is False Setting...
  8. B

    CESM2.1.3 build failed for B1850,about lapack and blas

    Dear all, I encountered some problems when building the case B1850 on HPC, but the case X has been built and ran sucessfully although it had some warnings during the build. And I have already spent almost two weeks trying to make B1850 work without success. After running the following for the...
  9. M

    Build Instructions Clarification

    Hello CESM team, I am fairly new to CESM, but would like to use it as a benchmark for testing a tool to optimize high performance/scientific computing fortran code. I was going through the CESM2 quickstart guide and had a few questions. The prerequisites list says that CESM requires NetCDF...
  10. J

    Stampede build currently broken

    Due to changes in the system modules builds on Stampede are currently broken.   We have a support ticket open and will update this post when the problem is resolved.  
Back
Top