Add CUDA support

This commit is contained in:
Alex Selimov 2025-04-16 18:00:55 -04:00
parent fbc34a0bdd
commit 80d3b6276e
7 changed files with 223 additions and 10 deletions

View file

@ -21,4 +21,5 @@ endif()
## Features
* Guards all testing code to only be run when Vec3 is the main project
* Compatible with both CUDA and C++