-
Notifications
You must be signed in to change notification settings - Fork 184
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
Update CUDA to support Pascal, Volta, Turing, Ampere and Lovelace GPUs #8767
Update CUDA to support Pascal, Volta, Turing, Ampere and Lovelace GPUs #8767
Conversation
enable gpu |
please test |
A new Pull Request was created by @fwyzard (Andrea Bocci) for branch IB/CMSSW_13_3_X/master. @iarspider, @smuzaffar, @aandvalenzuela can you please review it and eventually sign? Thanks. |
-1 Failed Tests: RelVals-GPU GpuUnitTests The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic: You can see more details here: RelVals-GPU
GPU Unit TestsI found 2 errors in the following unit tests: ---> test testTFVisibleDevicesCUDA had ERRORS ---> test testEigenGPUNoFit_t had ERRORS Comparison SummarySummary:
|
please test |
test parameters:
|
please test |
-1 Failed Tests: GpuUnitTests GPU Unit TestsI found 2 errors in the following unit tests: ---> test testTFVisibleDevicesCUDA had ERRORS ---> test testEigenGPUNoFit_t had ERRORS Comparison SummarySummary:
GPU Comparison SummarySummary:
|
please test for el8_aarch64_gcc12 |
please test for el8_ppc64le_gcc12 |
@fwyzard , gpu tests for x86_64 worked this time. Unit tests failure are
are you happy with current list of cuda archs? once aarch64/ppc64le tests are done then I can merge this |
the current list should cover all GPUs we currently have access to. -%define cuda_arch 60 70 75 80 89
+%define cuda_arch 60 70 75 80 87 89 90 Do you have some idea of how much that would increase the build time and binary size? |
@smuzaffar let's merge this, we can add more architectures later. |
sure, once 13.3.0.pre4 is uploaded then I will merge this.
|
+externals |
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_13_3_X/master IBs (but tests are reportedly failing). This pull request will now be reviewed by the release team before it's merged. @antoniovilela, @rappoccio, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
No description provided.