Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /HeterogeneousCore/AlpakaServices/plugins/BuildFile.xml is written in an unsupported language. File is not indexed.

0001 <!-- alpaka-based portable plugins -->
0002 <library file="alpaka/*.cc" name="HeterogeneousCoreAlpakaServicesPlugins">
0003   <use name="alpaka"/>
0004   <use name="FWCore/ServiceRegistry"/>
0005   <use name="HeterogeneousCore/AlpakaInterface"/>
0006   <!--
0007   The dependency on "HeterogeneousCore/AlpakaServices" automatically expands to include
0008   the host-only library (if it exists) and the corresponding Alpaka libraries (if they exist)
0009   -->
0010   <use name="HeterogeneousCore/AlpakaServices"/>
0011   <flags EDM_PLUGIN="1"/>
0012   <flags ALPAKA_BACKENDS="1"/>
0013 </library>