Maint3 compilation problem on an unsupported server #7965
Closed
zhunguo
started this conversation in
E3SM model help
Replies: 1 comment
-
|
Done, now E3SM_v3 can be built. Kokkos is a C++ library: it requires a C++ compiler to correctly link C++ standard libraries and exception handling mechanisms. That might be the reason for addressing the problem. |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Recently, I was installing E3SM maint3_0 on an unsupported server. However, during the compilation process, I encountered a failure at the final step (when generating e3sm.exe). Attached are my log files and config_machine.xml, in which "earth" is the machine I added. From the log file, I haven't yet identified the source of the error. I tried adding lapack and blas in CMAKE_ARGS, but it doesn't seem to have helped. I would greatly appreciate it if someone could offer guidance! Additionally, on this server, compiling and running maint2_0 and several other versions with similar configurations works without issues.
config_machines.xml.txt
csm_share.bldlog.260105-202148.txt
spio.bldlog.260105-202148.txt
e3sm.bldlog.260105-202148.txt
mct.bldlog.260105-202148.txt
gptl.bldlog.260105-202148.txt
kokkos.bldlog.260105-202148.txt
Beta Was this translation helpful? Give feedback.
All reactions