Skip to content

rfc36: example of a "fully commented out" directive #467

@wihobbs

Description

@wihobbs

Not sure if this belongs in RFC 36 or the manual pages, but @bryujin asked us to document how to fully comment out a submission directive (i.e. not just part of one.) Example:

#!/bin/sh
# flux: --job-name=hello
# flux: -N 2 
# flux: # --amd-gpumode=CPX # comment this out to specify the gpumode
# flux: --env=-* # this is a comment _within_ a directive
#

...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions