Added a script for preprocessing the device files. Useful for inspecting whether the DSL code is generated correctly.

This commit is contained in:
jpekkila
2019-08-27 18:15:30 +03:00
parent 20138263f4
commit 230230ead9

View File

@@ -0,0 +1 @@
nvcc -E ../src/core/device.cu -I ../include -I ../ > preprocessed_device_files.pp