-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Fix for cuda/eigen unit test #49655
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?
Fix for cuda/eigen unit test #49655
Conversation
|
enable gpu |
|
please test |
|
cms-bot internal usage |
|
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-49655/47199 Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-49655/47200 |
|
A new Pull Request was created by @smuzaffar 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 |
|
please test |
|
assign heterogeneous |
|
Milestone for this pull request has been moved to CMSSW_16_1_X. Please open a backport if it should also go in to CMSSW_16_0_X. |
|
please test for CMSSW_16_1_PY312_X |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a0cb7c/50361/summary.html Comparison SummarySummary:
|
|
-1 Size: This PR adds an extra 32KB to repository Comparison SummarySummary:
AMD_W7900 Comparison SummarySummary:
NVIDIA_H100 Comparison SummarySummary:
NVIDIA_L40S Comparison SummarySummary:
NVIDIA_T4 Comparison SummarySummary:
Max Memory Comparisons exceeding threshold@cms-sw/core-l2 , I found 1 workflow step(s) with memory usage exceeding the error threshold:
|
It is not clear from the message above what caused the -1. Following the link
Indicates runTheMatrix workflow failures on AMD_MI300X because of timing out because of #49570 |
This is a possible fix for failed CUDA/GPU tests with newer eigen which we see in PY312_X IBs.
srcanddstwhile callinginvertNN. Chatgppt identifiesriemannFit::Map*This is an attempt to fix these unit tests for new eigen but I am not sure if these are the correct fixes.
FYI @fwyzard