-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[14_1_X] Update to relval_gpu.py
for Alpaka and Pixel Triplets Alpaka Workflows
#45958
[14_1_X] Update to relval_gpu.py
for Alpaka and Pixel Triplets Alpaka Workflows
#45958
Conversation
- removing CUDA wfs - adding triplets - fixing Phase2 DQM GPUvsGPU (no raw)
A new Pull Request was created by @AdrianoDee for CMSSW_14_1_X. It involves the following packages:
@AdrianoDee, @antoniovagnerini, @cmsbuild, @jfernan2, @kskovpen, @mandrenguyen, @miquork, @nothingface0, @rvenditti, @srimanob, @subirsarkar, @sunilUIET, @syuvivida, @tjavaid can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
cms-bot internal usage |
enable gpu |
test parameters:
|
please test |
-1 Failed Tests: RelVals-GPU RelVals-GPU
Comparison SummarySummary:
|
please test |
please abort |
Pull request #45958 was updated. @AdrianoDee, @antoniovagnerini, @cmsbuild, @jfernan2, @kskovpen, @mandrenguyen, @miquork, @nothingface0, @rvenditti, @srimanob, @subirsarkar, @sunilUIET, @syuvivida, @tjavaid can you please check and sign again. |
please test |
+1 Size: This PR adds an extra 16KB to repository Comparison SummarySummary:
GPU Comparison SummarySummary:
|
+1 |
+pdmv |
Note to @cms-sw/dqm-l2: the fix in #45963 should go in first. Thanks. |
+1
|
@cms-sw/upgrade-l2 please take a look / sign |
@@ -33,11 +33,15 @@ The offsets currently in use are: | |||
* 0.402: Alpaka, pixel only quadruplets, portable | |||
* 0.403: Alpaka, pixel only quadruplets, portable vs. CPU validation | |||
* 0.404: Alpaka, pixel only quadruplets, portable profiling | |||
* 0.406: Alpaka, pixel only triplets, portable | |||
* 0.407: Alpaka, pixel only triplets, portable vs. CPU validation | |||
* 0.407: Alpaka, pixel only triplets, portable profiling |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo? Also in the master. Please fix in the follow up PR.
+Upgrade |
This pull request is fully signed and it will be integrated in one of the next CMSSW_14_1_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_14_2_X is complete. This pull request will now be reviewed by the release team before it's merged. @rappoccio, @sextonkennedy, @antoniovilela, @mandrenguyen (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
Backport of #45694 (with the exception of a comment that will anyway disappear soon) and #45963 (a fix) to
14_1_X
.This is useful because it allows to run 2024 Alpaka wfs in the PR testing, meaning we test also the Alpaka HLT.