-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix generation of cmsDriver command if accelerators contain asterisk symbol #47153
Conversation
cms-bot internal usage |
test parameters:
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47153/43382
|
enable gpu |
A new Pull Request was created by @iarspider for master. It involves the following packages:
@AdrianoDee, @Moanwar, @cmsbuild, @DickyChant, @miquork, @srimanob, @subirsarkar can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test for CMSSW_15_0_GPU_X |
please abort |
1f3c723
to
57d8aeb
Compare
please test for CMSSW_15_0_GPU_X |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47153/43383
|
So |
Ok :( Thanks for the pointers. Looking from the history I see the |
-1 Failed Tests: RelVals-GPU RelVals-GPU
Comparison SummarySummary:
|
Two failing RelVals also fail in IBs (I was hoping they will also be fixed), see #47152 . |
@cmsbuild ignore tests-rejected with ib-failure |
@cms-sw/pdmv-l2 @cms-sw/upgrade-l2 gentle ping |
+pdmv |
@cms-sw/upgrade-l2 gentle ping |
+Upgrade |
This pull request is fully signed and it will be integrated in one of the next master IBs (test failures were overridden). This pull request will now be reviewed by the release team before it's merged. @sextonkennedy, @rappoccio, @antoniovilela, @mandrenguyen (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
Fix generation of cmsDriver command if accelerators contain asterisk symbol. This should fix RelVals failing with
due to
*
expansion by the shell.PR validation:
runTheMatrix.py works locally