8000 'openfoam_wf_singularity' not found · Issue #474 · LLNL/merlin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
'openfoam_wf_singularity' not found #474
Closed
@xorJane

Description

@xorJane

Bug Report

Description
In #463, I introduced a bug such that merlin example openfoam_wf_singularity generates the error message "Example 'openfoam_wf_singularity' not found."

This occurs because of an unmet constraint on line 113 of merlin/examples/generator.py:

         if name == spec:

which requires that a workflow example named foo have an associated yaml file named foo.yaml. When I edited the tutorial in #463, I incorrectly named the yaml for openfoam_wf_singularity.

Behavior

$ merlin example openfoam_wf_singularity


       *
   *~~~~~
  *~~*~~~*      __  __           _ _
 /   ~~~~~     |  \/  |         | (_)
     ~~~~~     | \  / | ___ _ __| |_ _ __
    ~~~~~*     | |\/| |/ _ \ '__| | | '_ \
   *~~~~~~~    | |  | |  __/ |  | | | | | |
  ~~~~~~~~~~   |_|  |_|\___|_|  |_|_|_| |_|
 *~~~~~~~~~~~
   ~~~*~~~*    Machine Learning for HPC Workflows



[2024-04-29 18:02:54: ERROR] Example 'openfoam_wf_singularity' not found.

I'm about to submit a fix but wanted to document this. Apologies!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0