E3SM-Project / E3SM-Project/scorpio
Disable builds of GPTL inside Scorpio in E3SM builds
Open
question
- Dominant language
- C++
- Stars
- 22
- Forks
- 20
- Avg merge
- 12d 19m
- Merged PRs (30d)
- 1
Description
@amametjanov found that the GPTL library inside Scorpio is built when Scorpio is used inside E3SM.
When Scorpio is built inside E3SM it should be using the GPTL library built by CIME and hence should not be building the internal GPTL library. We do have CMake code to disable (not add gptl directory in the build) gptl builds when the GPTL library is found. Its likely that this code (detection of GPTL lib) is not working as expected and needs to be debugged and fixed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.