Skip to content

Fix -g native option: set SUB2_JOB_GROUP in options2 - #19

Open
sebdsst wants to merge 1 commit into
IBMSpectrumComputing:masterfrom
sebdsst:dev/fix-native-g-jobgroup
Open

Fix -g native option: set SUB2_JOB_GROUP in options2#19
sebdsst wants to merge 1 commit into
IBMSpectrumComputing:masterfrom
sebdsst:dev/fix-native-g-jobgroup

Conversation

@sebdsst

@sebdsst sebdsst commented Aug 19, 2026

Copy link
Copy Markdown

This pull request updates the way job group options are handled in the LSF DRMAA native interface. Specifically, it changes the flag for the job group option from options to options2 in both the C source and Ragel specification files to ensure consistency and likely correctness in option handling.

Job group option handling:

  • Changed the assignment of the SUB2_JOB_GROUP flag from req->options to req->options2 in both lsf_drmaa/native.c and lsf_drmaa/native.rl to ensure the job group option is set in the correct options field. [1] [2]

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