BUILD FAIL: build e3sm failed #5681
Closed
PappuP
started this conversation in
E3SM model help
Replies: 2 comments
-
Solved these using gnu compiler instead of intel |
Beta Was this translation helpful? Give feedback.
0 replies
-
Your software_environment.txt says you're using intel v 15.0.3. That is definitely to old. Try to upgrade to v19 or later. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am a graduate student of Atmospheric Sciences at UIUC. I am trying to port E3SM-2.1 to our local machine, and I need help. I have attached config_machine(mach=keeling), config_batch(mach=keeling), and keeling.cmake files that I have edited.
Using these, I create, build, and run cases for compsets A and X, which are test compsets.
However, when I tried to build a case using compset F (F1850C5L45BGC) which is a component of the atmosphere model, I got the error message :
```````````````````````````````
ERROR: CMake Error at cmake/kokkos_compiler_id.cmake:153 (MESSAGE):
Compiler not supported by Kokkos. Required compiler versions:
Additionally, when I tried to build a case using compset I (I1850ELM) which is a component of the land model, I got the error message:
I anticipate help so that I can successfully build and run cases for any compset. Feel free to ask for any further details about it if you need them.
config_batch.xml.txt
keeling.cmake.txt
config_machines.xml.txt
kokkos.bldlog.230510-144103.txt
e3sm.bldlog.230511-112858.txt
software_environment.txt
Beta Was this translation helpful? Give feedback.
All reactions