Skip to content

Limit QWS RIKYU threads to scheduler cap - #95

Merged
yoshifuminakamura merged 1 commit into
developfrom
feature/rikyu-qws-cpu-cap
Aug 7, 2026
Merged

Limit QWS RIKYU threads to scheduler cap#95
yoshifuminakamura merged 1 commit into
developfrom
feature/rikyu-qws-cpu-cap

Conversation

@yoshifuminakamura

Copy link
Copy Markdown
Collaborator

Summary

Reduce the QWS RIKYU run configuration from 36 OpenMP threads to 32 threads.

Reason

RIKYU now rejects jobs that request more than 32 CPUs per GPU. The current QWS RIKYU configuration requests one GPU with --cpus-per-task=36, which fails at Slurm submission time.

Validation

  • BK_ALLOCATION_PROJECT_ID=rkp00015 bash scripts/matrix_generate.sh
  • Confirmed the generated RIKYU QWS job uses --cpus-per-task=32 --gpus=1
  • bash scripts/tests/test_scheduler_extra_args.sh
  • git diff --check

Signed-off-by: yoshifuminakamura <nakamura@riken.jp>
@yoshifuminakamura
yoshifuminakamura force-pushed the feature/rikyu-qws-cpu-cap branch from 5dae6d1 to 51314f5 Compare August 7, 2026 09:40
@yoshifuminakamura
yoshifuminakamura merged commit 2a967ea into develop Aug 7, 2026
7 checks passed
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