From 0271979ccb24c98e4eaaef10f9658380cbefcf4d Mon Sep 17 00:00:00 2001 From: kchristin Date: Fri, 8 Nov 2024 18:00:43 +0200 Subject: [PATCH] Check if input test can't have cu extension when cuda is not present --- test/CUDA/{ErrorChecking.cu => ErrorChecking.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/CUDA/{ErrorChecking.cu => ErrorChecking.cpp} (100%) diff --git a/test/CUDA/ErrorChecking.cu b/test/CUDA/ErrorChecking.cpp similarity index 100% rename from test/CUDA/ErrorChecking.cu rename to test/CUDA/ErrorChecking.cpp