-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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 the signature of allocMappedBuf
#47119
Conversation
cms-bot internal usage |
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47119/43339
Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
5c8f481
to
b409f96
Compare
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47119/43341
|
Pull request #47119 was updated. |
allocMappedBuf
A new Pull Request was created by @fwyzard for master. It involves the following packages:
@cmsbuild, @fwyzard, @makortel can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
+heterogeneous |
This pull request is fully signed and it will be integrated in one of the next master IBs after it passes the integration tests. This pull request will now be reviewed by the release team before it's merged. @rappoccio, @antoniovilela, @sextonkennedy, @mandrenguyen (and backports should be raised in the release meeting by the corresponding L2) |
This is being tested as part of cms-sw/cmsdist#9619 . |
please test with cms-sw/cmsdist#9619 |
-1 Failed Tests: Build ClangBuild 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: BuildI found compilation error when building: >> Leaving Package DataFormats/Portable >> Package DataFormats/Portable built Copying tmp/el8_amd64_gcc12/src/RecoLocalCalo/EcalRecProducers/plugins/RecoLocalCaloEcalRecProducersPluginsPortableROCmAsync/libRecoLocalCaloEcalRecProducersPluginsPortableROCmAsync_rocm.a to productstore area: cp: cannot stat 'tmp/el8_amd64_gcc12/src/RecoLocalCalo/EcalRecProducers/plugins/RecoLocalCaloEcalRecProducersPluginsPortableROCmAsync/libRecoLocalCaloEcalRecProducersPluginsPortableROCmAsync_rocm.a': No such file or directory >> Deleted: tmp/el8_amd64_gcc12/src/RecoLocalCalo/EcalRecProducers/plugins/RecoLocalCaloEcalRecProducersPluginsPortableROCmAsync/libRecoLocalCaloEcalRecProducersPluginsPortableROCmAsync_rocm.a gmake: *** [config/SCRAM/GMake/Makefile.rules:1888: tmp/el8_amd64_gcc12/src/RecoLocalCalo/EcalRecProducers/plugins/RecoLocalCaloEcalRecProducersPluginsPortableROCmAsync/libRecoLocalCaloEcalRecProducersPluginsPortableROCmAsync_rocm.a] Error 1 >> Entering Package RecoTracker/MkFitCMS >> Leaving Package RecoTracker/MkFitCMS >> Package RecoTracker/MkFitCMS built Entering library rule at RecoTracker/MkFitCMS >> Compiling src/RecoTracker/MkFitCMS/src/MkSeedPartitioners-phase1.cc Clang BuildI found compilation error while trying to compile with clang. Command used:
>> Entering Package TrackPropagation/Geant4e >> Entering Package TrackPropagation/RungeKutta >> Entering Package TrackPropagation/SteppingHelixPropagator >> Entering Package Utilities/ReleaseScripts >> Compile sequence completed for CMSSW CMSSW_15_0_X_2025-01-16-2300 gmake: *** [There are compilation/build errors. Please see the detail log above.] Error 1 Command exited with non-zero status 1 Command being timed: "scram build -k -j 32 COMPILER=llvm compile BUILD_LOG=yes" User time (seconds): 39812.13 System time (seconds): 4739.96 Percent of CPU this job got: 1451% |
please test with cms-sw/cmsdist#9619, #47120 |
REMINDER @antoniovilela, @mandrenguyen, @rappoccio, @sextonkennedy: This PR was tested with cms-sw/cmsdist#9619, please check if they should be merged together |
+1 |
PR description:
Update the signature of
allocMappedBuf
for alpaka 1.2.0PR validation:
None.
If this PR will be backported please specify to which release cycle the backport is meant for:
Not to be backported.