Installation
To compile and build this framework, you need to have the necessary compilation tools installed. This includes standard compilers for the languages used in the framework.
Prerequisites
Windows
- Visual Studio 2022 (with Visual C++)
- NVIDIA CUDA Toolkit (CUDA 12.x)
Linux
- GNU Make (make)
- GNU Compiler Collection (GCC) (g++)
- NVIDIA CUDA Toolkit (CUDA 12.x)