Skip to content
Snippets Groups Projects
Commit d3d42ffd authored by Bram Veenboer's avatar Bram Veenboer
Browse files

Update README: add instruction to git clone recursive

parent 112a7b61
No related branches found
No related tags found
1 merge request!1Add CUDA-wrappers submodule to replace util/cu.* and util/nvrtc.*
...@@ -11,6 +11,8 @@ appear in _Astronomy and Astrophysics_ soon. ...@@ -11,6 +11,8 @@ appear in _Astronomy and Astrophysics_ soon.
## Brief overview on how to use the Tensor-Core Correlator library: ## Brief overview on how to use the Tensor-Core Correlator library:
Clone the repository (`git clone --recursive`)
Build the library (just type `make`) Build the library (just type `make`)
Include `libtcc/Correlator.h`, and link with `libtcc/libtcc.so`. Include `libtcc/Correlator.h`, and link with `libtcc/libtcc.so`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment