Loading GPUSort/README.MD +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`` Loading @@ -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 Loading
GPUSort/README.MD +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`` Loading @@ -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