-
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
[GPU] Unit test testEigenGPUNoFit_t
failing when testing inverse 5x5
#42460
Comments
A new Issue was created by @aandvalenzuela Andrea Valenzuela. @Dr15Jones, @perrotta, @dpiparo, @rappoccio, @makortel, @smuzaffar can you please review it and eventually sign/assign? Thanks. cms-bot commands are listed here |
assign reconstruction, heterogeneous FYI @cms-sw/tracking-pog-l2 @VinInn |
New categories assigned: heterogeneous,reconstruction @mandrenguyen,@fwyzard,@clacaputo,@makortel you have been requested to review this Pull request/Issue and eventually sign? Thanks |
When did it start to fail ? |
It failed yesterday for the first time CMSSW_13_3_GPU_X_2023-08-01-2300 and today again CMSSW_13_3_GPU_X_2023-08-02-2300 |
The only PRs merged between
None of them looks like it should affect There was a change in Eigen as part of the update to TensorFlow: Maybe that is the reason ? |
@fwyzard are there any steps that we (externals) need to do to help triage this? |
Is this still present after the latest Eigen update ? |
OK. I will try to set aside some time to look into it. |
Should be fixed by cms-sw/cmsdist#8782 . |
Hello,
Unit test
testEigenGPUNoFit_t
(moduleRecoTracker/PixelTrackFitting
) is failing when runningTEST INVERSE 5x5
with:We already had a similar issue when testing the 5x5 inverse in this unit test (See #33797).
I can reproduce it in lxplus-gpu nodes.
The text was updated successfully, but these errors were encountered: