Project4-CUDA-Rasterizer icon indicating copy to clipboard operation
Project4-CUDA-Rasterizer copied to clipboard

CIS565: CUDA Rasterizer

Results 1 Project4-CUDA-Rasterizer issues
Sort by recently updated
recently updated
newest added

…supported language (add_executable instead of cuda_add_executable and add_library instead of cuda_add_library) see https://devblogs.nvidia.com/parallelforall/building-cuda-applications-cmake/ Noticed this project through twitter, here: https://twitter.com/pjcozzi/status/932394589956247553, tried compiling it with Visual Studio 2017, CUDA 9, it...