Commit 3d69eba7 authored by Xuan Thang Nguyen's avatar Xuan Thang Nguyen
Browse files

Add installation comments

parent 638fb600
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
## Code implemented by Nguyen Xuan Thang for bachelor thesis

Needs to have CUDA and TNL installed.

* benchmark
    * folder containing benchmarking scripts
    * the main function is in ``benchmarker.cpp``
@@ -12,3 +14,9 @@
    * folder containing unit tests for each algorithm
    * inside each folder there is a tester and a Makefile
        * to test out the implementation, run ``make run``
    * needs gTests installed



* To install TNL, read https://mmg-gitlab.fjfi.cvut.cz/doc/tnl/#installation
* To install CUDA, https://developer.nvidia.com/cuda-downloads