Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 <iftool name="cuda-gcc-support">
0002   <use name="cuda"/>
0003   <bin name="cudaComputeCapabilities" file="cudaComputeCapabilities.cpp isCudaDeviceSupported.cu"/>
0004   <bin name="cudaIsEnabled" file="cudaIsEnabled.cpp isCudaDeviceSupported.cu"/>
0005 <else/>
0006   <bin name="cudaComputeCapabilities" file="cudaComputeCapabilities_fallback.cpp"/>
0007   <bin name="cudaIsEnabled" file="cudaIsEnabled_fallback.cpp"/>
0008 </iftool>