Loading src/core/cuda/CMakeLists.txt +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ set( headers cuda-prefix-sum.h reduction-operations.h tnlCudaReduction.h tnlCudaReduction_impl.h tnlCudaReductionBuffer.h tnlCublasWrapper.h ) SET( CURRENT_DIR ${CMAKE_SOURCE_DIR}/src/core/cuda ) Loading Loading
src/core/cuda/CMakeLists.txt +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ set( headers cuda-prefix-sum.h reduction-operations.h tnlCudaReduction.h tnlCudaReduction_impl.h tnlCudaReductionBuffer.h tnlCublasWrapper.h ) SET( CURRENT_DIR ${CMAKE_SOURCE_DIR}/src/core/cuda ) Loading