File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
Common/DCAFitter/GPU/cuda Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -22,14 +22,14 @@ o2_add_library(DCAFitterCUDA
2222set_property (TARGET ${targetName} PROPERTY CUDA_SEPARABLE_COMPILATION ON )
2323# add_compile_options(-lineinfo)
2424
25- o2_add_test(DCAFitterNCUDA
26- SOURCES test /testDCAFitterNGPU.cxx
27- PUBLIC_LINK_LIBRARIES O2::ReconstructionDataFormats
28- O2::DCAFitterCUDA
29- O2::DCAFitter
30- ROOT::Core
31- ROOT::Physics
32- COMPONENT_NAME gpu
33- LABELS vertexing
34- ENVIRONMENT O2_ROOT=${CMAKE_BINARY_DIR} /stage
35- VMCWORKDIR=${CMAKE_BINARY_DIR} /stage/${CMAKE_INSTALL_DATADIR} )
25+ # o2_add_test(DCAFitterNCUDA
26+ # SOURCES test/testDCAFitterNGPU.cxx
27+ # PUBLIC_LINK_LIBRARIES O2::ReconstructionDataFormats
28+ # O2::DCAFitterCUDA
29+ # O2::DCAFitter
30+ # ROOT::Core
31+ # ROOT::Physics
32+ # COMPONENT_NAME gpu
33+ # LABELS vertexing
34+ # ENVIRONMENT O2_ROOT=${CMAKE_BINARY_DIR}/stage
35+ # VMCWORKDIR=${CMAKE_BINARY_DIR}/stage/${CMAKE_INSTALL_DATADIR})
You can’t perform that action at this time.
0 commit comments