Replies: 4 comments 1 reply
-
|
Update - I've figured out that the suite works fine if I switch the compiler to gnu on Monsoon - which makes me think there is an issue / something different with the CCE setup on Monsoon vs internally? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
I had exactly the same problem - CCE builds of XIOS fail at runtime during initialisation, Looks like the C++ I rebuilt the same XIOS version 2701 that is used in the Spack software stack on Monsoon with debug settings ( |
Beta Was this translation helpful? Give feedback.
-
|
The following FCM build setup for XIOS works both in debug and in dev mode (I haven't tried "prod" mode yet), So it seems that |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a suite (u-dr627) which is setup to run on both our internal systems and Monsoon. It runs fine internally, but fails on Monsoon when initialising the xios context, returning the (unhelpful) error:
Is anyone able to help / spot what is wrong? Is there something else missing that needs changing between the two systems. Currently all that's different is in the flow.cylc - the Spack environment location and the queues. I'm suspicious that the error might be an issue with the environments being different on the 2 machines (e.g. different xios version?), but don't really know what I'm looking for to tell here!
Beta Was this translation helpful? Give feedback.
All reactions