Luc Peterson
Luc Peterson
## š Bug Report **Describe the bug** The provenance files can become inconsistent, since they are loaded/dumped via yaml. In particular, quotes around strings that exist in the original spec...
## Bug Report **Describe the bug** It looks like if you run the new āstatusā command on a workflow that was run with old merlin, it will just hang as...
Squashes the training scroll text to a single line
https://github.com/LLNL/merlin/blob/0eccc86aa7bb08e414f7e72a66af96aeaf31a89d/merlin/study/script_adapter.py#L681 So I -think- we can remove the annoying .slurm.out, which happens because we inherit from a maestro slurp adapter by hacking this line to something like new_name = new_name.replace('.slurm','')...
I had ChatGPT analyze our codebase and offer suggestions. Here is what it suggests! -Luc ### Merlin Workflow System: Proposed Improvement Issues ### Issue 1: Modularize and Refactor merlin/common/tasks.py **Problem**:...