-
Notifications
You must be signed in to change notification settings - Fork 183
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
[BuildRules] Added support to link default lib to the alpaka backends #9263
Conversation
A new Pull Request was created by @smuzaffar for branch IB/CMSSW_14_1_X/master. @iarspider, @aandvalenzuela, @cmsbuild, @smuzaffar can you please review it and eventually sign? Thanks. |
cms-bot internal usage |
test parameters:
|
please test |
-1 Failed Tests: UnitTests 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: Unit TestsI found 7 errors in the following unit tests: ---> test testOnlineBeamMonitor had ERRORS ---> test TestGeneratorInterfacePythia8ConcurrentGeneratorFilter had ERRORS ---> test TestDQMOfflineConfigurationGotAll had ERRORS and more ... Comparison SummarySummary:
|
+externals unit tests failures are not related to this change |
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_14_1_X/master IBs (but tests are reportedly failing). This pull request will now be reviewed by the release team before it's merged. @sextonkennedy, @rappoccio, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2) |
See cms-sw/cmssw#45285 .
Adding
<flags USE_ALPAKA="1"/>
OR<flags USE_ALPAKA="Subsystem/Package"/>
will add dependency onSubsystem/Package
for all the alpaka backends. This is same as using