Enabled the use of different partitions for CI jobs running on CPU and GPU
All threads resolved!
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
Activity
requested review from @b382190
assigned to @k202170
added 1 commit
- 9b08b1b2 - updated the version of nvhpc sofware while running on GPUs
added bug ready for review labels
- Resolved by Yen-Chen Chen
LGTM! Since I don't know if everyone has access to the
bk1341
account, should we make thenvhpc_gpu
CI manual like the cscs CI? Reference here
added 1 commit
- 09d44898 - made nvhpc_gpu to run only when invoked manually
added 1 commit
- 7c865d65 - made the dependency of nvhpc_gpu on other jobs optional
- Resolved by Yen-Chen Chen
mentioned in commit 90a99dba
Please register or sign in to reply