Clean up cmake for Omega on Aurora#229
Conversation
|
Testing:
How-to test on Aurora: |
|
@amametjanov , I tried to build Did you see this error before? |
Move CMAKE_CXX_STANDARD property before cmake project call
afec985 to
efec5f7
Compare
|
The error was due to older E3SM config (without #232). |
|
@amametjanov , thanks for the update. I was able to build without errors after the update. However, I encountered a failure in one of the Omega ctest suites, While I am not sure whether this error is related to this PR, could you take a look at the issue on Aurora? |
|
The error is not related to this PR. |
|
@amametjanov , I agree that the file I/O issue is not related to this PR, and I think this PR is ready to be merged. However, I still encounter an issue even after setting the default I/O mode to @philipwjones , What are your thoughts on changing the default I/O mode to |
|
Yes I’m fine changing the default IO type - the current choice was somewhat arbitrary. |
grnydawn
left a comment
There was a problem hiding this comment.
Tests passed on Frontier and Perlmutter. All tests except IOSTREAM_TEST passed on Aurora. The issue with IOSTREAM_TEST does not appear to be related to this PR.
Move CMAKE_CXX_STANDARD property before cmake project call.
[BFB]
Checklist