cms-sw / cmsdist

CMS Offline Software build configuration
Other
27 stars 183 forks source link

Backport alpaka#2295: Fix memcpy warning #9376

Closed fwyzard closed 2 months ago

fwyzard commented 2 months ago

Backport https://github.com/alpaka-group/alpaka/pull/2295 to alpaka 1.1.0.

fwyzard commented 2 months ago

enable gpu

fwyzard commented 2 months ago

please test

cmsbuild commented 2 months ago

A new Pull Request was created by @fwyzard for branch IB/CMSSW_14_1_X/master.

@aandvalenzuela, @iarspider, @smuzaffar can you please review it and eventually sign? Thanks. @antoniovilela, @mandrenguyen, @rappoccio, @sextonkennedy you are the release manager for this. cms-bot commands are listed here

cmsbuild commented 2 months ago

cms-bot internal usage

cmsbuild commented 2 months ago

-1

Failed Tests: UnitTests Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-947eef/41092/summary.html COMMIT: 185da820a6f38b603a25496d0c2fb93cfacb3100 CMSSW: CMSSW_14_1_X_2024-08-22-1100/el8_amd64_gcc12 Additional Tests: GPU User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmsdist/9376/41092/install.sh to create a dev area with all the needed externals and cmssw changes.

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: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-947eef/41092/git-recent-commits.json https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-947eef/41092/git-merge-result

Unit Tests

I found 6 errors in the following unit tests:

---> test createDBObjects had ERRORS
---> test PrimaryVertex had ERRORS
---> test testPhase2SkimmedGeometry had ERRORS
and more ...

Comparison Summary

Summary:

GPU Comparison Summary

Summary:

fwyzard commented 2 months ago

The errors are

ModuleNotFoundError: No module named 'Configuration.Geometry.GeometryExtended2026D88Reco_cff'

which are likely independent from this PR.

makortel commented 2 months ago

The errors are

ModuleNotFoundError: No module named 'Configuration.Geometry.GeometryExtended2026D88Reco_cff'

which are likely independent from this PR.

Right, there is a PR to fix those https://github.com/cms-sw/cmssw/pull/45764

makortel commented 2 months ago

ignore tests-rejected with ib-failure

makortel commented 2 months ago

@cms-sw/externals-l2 @cms-sw/orp-l2 If there is a chance to get this in 14_1_0_pre7, that would be great (although theoretically backporting it to 14_1_X afterwards should be straightforward too).

iarspider commented 2 months ago

+externals

cmsbuild commented 2 months ago

This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_14_1_X/master IBs (test failures were overridden). This pull request will now be reviewed by the release team before it's merged. @sextonkennedy, @mandrenguyen, @rappoccio, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2)

iarspider commented 2 months ago

merge