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

porting

  1. C

    ./case.build error

    When I was compiling cesm FCfireHISTcase, an error occurred. Now I'm not sure what caused these variables to be undefined. Was there a problem with my mpich compilation or something else? I tried to compile gpTL-8.0.3 by myself using mpicc and mpifort, but in the generated lgptl.a link, there...
  2. J

    Error in previously functioning port of CESM2.2.2

    Hi all, Some colleagues and I successfully ported CESM2.2.2 to the UK HPC service ARCHER2 a while back. I've just returned to using it and can build and run cases, however each case fails with the same mysterious error regardless of compset and other settings. In the cesm.log, we find: Abort...
  3. K

    Porting issue, trying to run the latest CLM version

    Hi, I want to run the latest version of CLM in a stand-alone mode(https://github.com/ESCOMP/CTSM); however, the same config_machines.xml file that I created to port CESM2.15 does not work. 1. I have successfully ported CESM 2.15 to the CEDAR Compute Canada machine. To ran the model, I...
  4. J

    CESM.EXE runs but does not finish, does not output log files

    Hello. I am using CESM 2.1.5 and am having difficulty getting cesm.exe to run as ported to my machine. I have not made any code changes or namelist changes. I created the case with: ./create_newcase --case f2000climo_testcase --compset F2000climo --res f09_f09_mg17 --mach lake I have set...
  5. J

    CESM case.setup "module command None purge" error on Grace (custom machine)

    Describe your problem or question: Hello, I am Jiaojiao Dong, a PhD student from Texas A&M University, I am a new beginner of CESM, and met a problem when I tried to setup a case, the details are as followings: CESM version: 2.1.5 Machine: TAMU Grace HPC cluster No changes to source code. Only...
  6. K

    Limiting Resource Requests for CESM 2.1.5 Jobs

    Hi all, I've successfully ported CESM 2.1.5 to the Compute Canada machines and have been able to run a few simulations. However, I've noticed that the jobs request a large number of resources by default (e.g., 288 cores in 6 nodes). Is there a way to limit the maximum number of nodes or cores...
  7. K

    Update the version of CLM to 5.3 within CESM 2.15

    Hi, I've successfully ported CESM 2.1.5 to the Compute Canada systems. This version includes CLM 5.0.37 by default, but I'd like to update CLM to the latest release (5.3) without upgrading the entire CESM framework. Due to current system constraints, I'm unable to port CESM 2.2 or newer...
  8. J

    Porting CIME - tests passing except Z_FullSystemTest

    What version of the code are you using? CIME, based on the maint-5.6 tag, commit 01194c2cedc790e47d1a8d1a057fff49225925d1 Have you made any changes to files in the source tree? Adapted the xml config files to add a new machine Describe every step you took leading up to the problem: From...
  9. M

    Porting cesm 3.0b02 on Fujitsu A64FX - "mpp_min" module or submodule not found from ocn_comp_nuopc.mod

    Hi, I'm trying to port the cesm with Fujitsu compiler. I've managed to build all components that B1850 (we did add the compset difinition since the git-ed source doesn't have this) compset needs, but got this error message in the last (maybe?) step: mpifrtpx (......)...
  10. B

    Porting CESM 3.0

    I am trying to clone CESM 3.0, I have followed the below steps Start Clonning 1) swelab@swelab:~$ git clone GitHub - ESCOMP/CESM: The Community Earth System Model ~/CESM 2) swelab@swelab:~/CESM$ ./bin/git-fleximod update 3) mkdir -p /home/swelab/CESM/scratch 4) ./create_newcase --case...
  11. I

    porting error for CTSM 5.2

    What version of the code are you using? CTSM5.2.005 Have you made any changes to files in the source tree? Yes Describe every step you took leading up to the problem: I was trying to port it into Niagara supercomputer (U of Toronto). 1. The config_batch file is firstly modified (please see...
  12. J

    Porting CESM & CIME - version to use and appropriate documentation/testing

    Reposting here as advised from GitHub, apologies. I am working to port CIME to a new machine. I have made a fair bit of progress but am now a bit stuck and had some questions I hope you can help with. In reality the aim is to port CESM 2.x, for which I need to port CIME. My main question is...
  13. Y

    CESM2 case run error when porting to a new machine

    Hello all, I am porting CESM2.2.2 to a new machine, Sherlock. Using the attached configuration files, I've successfully passed create_newcase, case.setup, and case.build stages, but hit errors at runtime for the test case "b.e20.B1850.f19_g17.test" (compset=B1850, res=f19_g17). It was built...
  14. S

    Help needed in porting the CESM v2.2.2 to a centos7-linux machine

    Hello everyone, I recently installed the 2.2.2 version of CESM and was trying to run the FHIST simulation using the command ./create_newcase --case test_FHIST --res f09_f09_mg17 --compset FHIST However, on running the ./case.setup command, I got the error "ERROR: inputdata root is not a...
  15. Jerry

    CESM1.2.0 porting issues

    What version of the code are you using? CESM1.2.0 Have you made any changes to files in the source tree? Not yet, just for porting now. Describe every step you took leading up to the problem: We want to porting CESM1.2.0 to a HPC machine. We want to port CESM1 instead of CESM2 because most...
  16. J

    xmlchange not working on ported CESM2.2.2

    Hi all, I have two functioning versions of CESM2 ported to the UK HPC ARCHER2 - CESM2.1.3 and CESM2.2.2. As of today, the xmlchange command has stopped working in 2.2.2, though it still works in 2.1.3: e.g. 2.1.3 example ./xmlquery STOP_N Results in group run_begin_stop_restart...
  17. U

    CESM 2.2.2 with gcc/13.2

    I have to port CESM2 to a new cluster. The software stack the cluster admins provide is gcc/13.2.0 with openmpi/4.1.6. I can build and run a simple aquaplanet case (QSC4), but not a B-compset like B1850. CESM starts but hangs after a few minutes - still using 100% cpu, but no progress. Somewhere...
  18. J

    CESM2.3 porting issue (no timing information)

    Hi all, I'm porting cesm2_3_alpha17e to my school server (Svante at MIT). It seems to run successfully, but no timing information. No timing output in the ./run/timing/. folder (nothing in checkpoints either), and no timing folder is created in the case directory (attached...
  19. J

    Run error - CESM2 can't find PIO library

    Hi all, I'm working on a port of CESM2.2.2 to the ARCHER2 HPC in the UK. I can build a case but the run fails with /work/n02/n02/jking/cesm/CESM2.2.2/runs/F2000_CESM2.2.2_test00/bld/cesm.exe: error while loading shared libraries: libpiof.so.4: cannot open shared object file: No such file or...
  20. W

    Mpirun and Job Submission Errors

    Hi there, I am currently encountering issues while running a case with CESM2.3.alpha17. The problems involve an mpirun error, along with the messages "Submitted job case.run with id None" and "Submitted job case.st_archive with id None". I have attached the cesm.log file, other relevant case...
Top