![]() |
HTGS
v2.0
The Hybrid Task Graph Scheduler
|
The HTGS API is a header-only library. To compile using HTGS use the following compilation flags:
To enable CUDA compilation use the directive (must have CUDA installed):
Installation and documentation for CUDA can be found here
CMAKE_INSTALL_PREFIX - Where to install HTGS (and documentation)
BUILD_DOXYGEN - Creates doxygen documentation (view online at: Documentation)
RUN_GTEST - Compiles and runs google unit tests for HTGS ('make run-test' to re-run)