-
- Downloads
Merge branch 'cmake-build2' into 'master'
Use CMake and upgrade to cudawrappers 0.6.0 See merge request !5
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 6 additions, 19 deletions.gitlab-ci.yml
- .gitmodules 0 additions, 3 deletions.gitmodules
- CMakeLists.txt 56 additions, 0 deletionsCMakeLists.txt
- Makefile 0 additions, 117 deletionsMakefile
- README.md 49 additions, 14 deletionsREADME.md
- cmake/tensor-core-correlator-config.cmake.in 7 additions, 0 deletionscmake/tensor-core-correlator-config.cmake.in
- example/CMakeLists.txt 9 additions, 0 deletionsexample/CMakeLists.txt
- example/example.cpp 19 additions, 0 deletionsexample/example.cpp
- external/cuda-wrappers 0 additions, 1 deletionexternal/cuda-wrappers
- libtcc/CMakeLists.txt 27 additions, 0 deletionslibtcc/CMakeLists.txt
- libtcc/Correlator.cc 3 additions, 10 deletionslibtcc/Correlator.cc
- libtcc/Correlator.h 3 additions, 3 deletionslibtcc/Correlator.h
- libtcc/Kernel.h 0 additions, 1 deletionlibtcc/Kernel.h
- libtcc/kernel/TCCorrelator.cu 0 additions, 0 deletionslibtcc/kernel/TCCorrelator.cu
- scripts/build-cudawrappers.sh 0 additions, 6 deletionsscripts/build-cudawrappers.sh
- test/CMakeLists.txt 4 additions, 0 deletionstest/CMakeLists.txt
- test/Common/CMakeLists.txt 6 additions, 0 deletionstest/Common/CMakeLists.txt
- test/Common/Record.h 0 additions, 1 deletiontest/Common/Record.h
- test/Common/UnitTest.h 1 addition, 1 deletiontest/Common/UnitTest.h
- test/CorrelatorTest/CMakeLists.txt 45 additions, 0 deletionstest/CorrelatorTest/CMakeLists.txt
Loading
Please register or sign in to comment