diff --git a/scripts/preprocess_device_files.sh b/scripts/preprocess_device_files.sh new file mode 100755 index 0000000..0ef61f9 --- /dev/null +++ b/scripts/preprocess_device_files.sh @@ -0,0 +1 @@ +nvcc -E ../src/core/device.cu -I ../include -I ../ > preprocessed_device_files.pp