-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Fix typo in LST causing segfault #50001
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
base: master
Are you sure you want to change the base?
Conversation
|
cms-bot internal usage |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-50001/47817 |
|
A new Pull Request was created by @ariostas for master. It involves the following packages:
@Moanwar, @cmsbuild, @jfernan2, @mandrenguyen, @srimanob can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
enable gpu |
|
@cmsbuild please test |
|
-1 Failed Tests: RelVals-NVIDIA_H100 Failed RelVals-NVIDIA_H100
Comparison SummarySummary:
|
Those failures are unrelated to this change. |
|
ignore tests-rejected with ib-failure |
|
+1 |
|
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, @ftenchini, @mandrenguyen (and backports should be raised in the release meeting by the corresponding L2) |
There was a typo in #49734 that is causing a segfault when running standalone LST on GPU since a device view was being returned instead of a host one. Hopefully this can make it to pre2.
c.c @slava77