Installation
To compile and build this framework, install the standard C++/CUDA build tools for your platform.
Prerequisites
- CMake 3.18 or newer
- A C++17 compiler supported by CMake
- NVIDIA CUDA Toolkit 12.x
On Windows, install a CMake-supported compiler toolchain and the CUDA Toolkit. On Linux, install GCC or another CMake-supported C++ compiler and the CUDA Toolkit.