Skip to content

add --wlm-plugin flag and wlm: YAML section#61

Open
romeokienzler wants to merge 1 commit into
mainfrom
add-wlm-plugin-flag
Open

add --wlm-plugin flag and wlm: YAML section#61
romeokienzler wants to merge 1 commit into
mainfrom
add-wlm-plugin-flag

Conversation

@romeokienzler

Copy link
Copy Markdown
Member

iterate2 now optionally invokes a wrapper executable per trial: ' <script> [-- ]...', where the wlm keys come from a new top-level 'wlm:' section in the HPO YAML. Per-trial ITERATE_* env vars remain set and are forwarded into the job by the plugin's WLM submitter (e.g. bsub). ccc_plugin.sh parses the new argv shape and unconditionally emits -gpu when GPUs are requested, fixing the single-GPU regression in the pre-plugin launcher.

iterate2 now optionally invokes a wrapper executable per trial:
'<wlm-plugin> <script> [--<wlm-key> <value>]...', where the wlm keys
come from a new top-level 'wlm:' section in the HPO YAML. Per-trial
ITERATE_* env vars remain set and are forwarded into the job by the
plugin's WLM submitter (e.g. bsub). ccc_plugin.sh parses the new argv
shape and unconditionally emits -gpu when GPUs are requested, fixing
the single-GPU regression in the pre-plugin launcher.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant