Should we try to archive provenance data of any E3SM job on certain machines? #7969
ndkeen
started this conversation in
General Discussion
Replies: 1 comment
-
|
Prior discussion: #5753 |
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.
-
(Discussion could apply to any machine)
At NERSC, on pm-cpu/pm-gpu, we currently save timing/provenance data for any job (*) that is using the following allocations:
But that's far from the whole picture of users running various versions of E3SM. We could continue to add projects to this setting to capture more, but what about just allowing for "any" case to save data?
We could maybe have option to save data from all NERSC projects except certain ones?
We could have concept of "trusted" projects that save all data as normal, and then "others" where we save a minimal set?
(*) just to be pedantic, currently "tests" don't save data and any case free to use xmlchange on a variable to turn it off.
Beta Was this translation helpful? Give feedback.
All reactions