Skip to content

[bugfix] Handle explicit scheduler options passed in the CLI in the remote auto-detection script#3456

Merged
vkarak merged 2 commits intoreframe-hpc:developfrom
ekouts:bugfix/autodetect_cli_opts
Apr 8, 2025
Merged

[bugfix] Handle explicit scheduler options passed in the CLI in the remote auto-detection script#3456
vkarak merged 2 commits intoreframe-hpc:developfrom
ekouts:bugfix/autodetect_cli_opts

Conversation

@ekouts
Copy link
Contributor

@ekouts ekouts commented Apr 8, 2025

Closes #3439 .

@ekouts ekouts added this to the ReFrame 4.8 milestone Apr 8, 2025
@ekouts ekouts requested review from teojgo and vkarak April 8, 2025 09:01
@ekouts ekouts self-assigned this Apr 8, 2025
@ekouts ekouts changed the title Handle explicit scheduler options in the remote autodetection script [bugfix] Handle explicit scheduler (like #SBATCH ...) options in the remote autodetection script Apr 8, 2025
@github-project-automation github-project-automation bot moved this from Todo to In Progress in ReFrame Backlog Apr 8, 2025
@vkarak vkarak changed the title [bugfix] Handle explicit scheduler (like #SBATCH ...) options in the remote autodetection script [bugfix] Handle explicit scheduler options passed in the CLI in the remote auto-detection script Apr 8, 2025
@vkarak vkarak enabled auto-merge April 8, 2025 12:02
@vkarak vkarak merged commit 9f73430 into reframe-hpc:develop Apr 8, 2025
37 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in ReFrame Backlog Apr 8, 2025
@ekouts ekouts deleted the bugfix/autodetect_cli_opts branch April 9, 2025 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Slurm job option that are passed explicitely (-J '#SBATCH --reservation=<res>') are not handled properly by ReFrame

2 participants