Disable eigen debug for CUDA device code#11
Conversation
EIGEN_CUDACC is defined also when nvcc compiles host code, while EIGEN_CUDA_ARCH is only define when compiling device code.
|
A new Pull Request was created by @fwyzard for branch cms/master/c1d637433e3b3f9012b226c2c9125c494b470ae6. @akritkbehera, @cmsbuild, @iarspider, @raoatifshad, @smuzaffar can you please review it and eventually sign? Thanks. |
|
cms-bot internal usage |
|
test parameters:
|
|
please test for CMSSW_16_1_PY312_X |
b25e86a
into
cms-externals:cms/master/c1d637433e3b3f9012b226c2c9125c494b470ae6
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-f68b7f/51246/summary.html 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: Comparison SummaryThe workflows 2025.0010001, 2024.0050001, 2023.0020001, 2022.0030001 have different files in step1_dasquery.log than the ones found in the baseline. You may want to check and retrigger the tests if necessary. You can check it in the "files" directory in the results of the comparisons Summary:
|
EIGEN_CUDACCis defined also whennvcccompiles host code, whileEIGEN_CUDA_ARCHis only define when compiling device code.