Skip to content
Snippets Groups Projects

Enabled the use of different partitions for CI jobs running on CPU and GPU

Merged Pradipta Samanta requested to merge fix-use-different-partition into main
All threads resolved!

What is the bug

CI jobs always ran on the shared partition, irrespective of whether they were on CPUs or GPUs

How do you fix it

moved the place of defining the 'SCHEDULAR_PARAMETERS'

How urgent is the bugfix

  • I need it as soon as possible
  • I can wait for a couple of days
  • None of my current codes is directly affected

Mandatory steps before review

  • Gitlab CI passes (Hint: use make format for linting)
  • Bugfix is covered by additional unit tests
  • Mark the merge request as ready by removing Draft:

Mandatory steps before merge

  • Reviewed by a maintainer
  • Incorporate review suggestions
  • Remember to edit the commit message and select the proper changelog category (feature/bugfix/other)
  • Prior to merging, please remove any boilerplate from the MR description, retaining only the What is the bug and How do you fix it section to maintain

You are not supposed to merge this request by yourself, the maintainers of libiconmath take care of this action!

Edited by Yen-Chen Chen

Merge request reports

Merge request pipeline #101023 passed

Merge request pipeline passed for d5259345

Approved by

Merged by Yen-Chen ChenYen-Chen Chen 1 month ago (Mar 25, 2025 1:08pm UTC)

Merge details

  • Changes merged into main with 90a99dba (commits were squashed).
  • Deleted the source branch.

Pipeline #101030 passed

Pipeline passed for 90a99dba on main

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 1 commit

    Compare with previous version

  • added 1 commit

    • d5259345 - added another condional for nvhpc_gpu

    Compare with previous version

  • Yen-Chen Chen resolved all threads

    resolved all threads

  • Yen-Chen Chen marked the checklist item Reviewed by a maintainer as completed

    marked the checklist item Reviewed by a maintainer as completed

  • Yen-Chen Chen marked the checklist item Incorporate review suggestions as completed

    marked the checklist item Incorporate review suggestions as completed

  • Yen-Chen Chen marked the checklist item Remember to edit the commit message and select the proper changelog category (feature/bugfix/other) as completed

    marked the checklist item Remember to edit the commit message and select the proper changelog category (feature/bugfix/other) as completed

  • Yen-Chen Chen marked the checklist item Prior to merging, please remove any boilerplate from the MR description, retaining only the What is the bug and How do you fix it section to maintain as completed

    marked the checklist item Prior to merging, please remove any boilerplate from the MR description, retaining only the What is the bug and How do you fix it section to maintain as completed

  • merged

  • mentioned in commit 90a99dba

  • Please register or sign in to reply
    Loading