Added a script for preprocessing the device files. Useful for inspecting whether the DSL code is generated correctly.
This commit is contained in:
1
scripts/preprocess_device_files.sh
Executable file
1
scripts/preprocess_device_files.sh
Executable file
@@ -0,0 +1 @@
|
||||
nvcc -E ../src/core/device.cu -I ../include -I ../ > preprocessed_device_files.pp
|
Reference in New Issue
Block a user