-
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
enforce memory order to avoid crash on Ampere [11.3.x] #34736
Conversation
backport of #34386 |
type bugfix |
please test |
A new Pull Request was created by @fwyzard (Andrea Bocci) for CMSSW_11_3_X. It involves the following packages:
@perrotta, @jpata, @slava77 can you please review it and eventually sign? Thanks. cms-bot commands are listed here
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-e0b01a/17443/summary.html Comparison SummarySummary:
|
urgent |
+reconstruction for #34736 113dba7
|
This pull request is fully signed and it will be integrated in one of the next CMSSW_11_3_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_12_1_X is complete. This pull request will now be reviewed by the release team before it's merged. @silviodonato, @dpiparo, @qliphy, @perrotta (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
Add missing memory fences to avoid crashes on Ampere (and potentially other) GPUs.
PR validation:
See #34386 .
####PR status:
Backport of #34386 .