mirror of
https://github.com/Sunscreen-tech/Sunscreen.git
synced 2026-04-19 03:00:06 -04:00
debug
This commit is contained in:
@@ -38,6 +38,7 @@ fn compile_cuda_shaders() {
|
||||
.arg("-I").arg("src/cuda_impl/shaders/include")
|
||||
.arg("--ptx")
|
||||
.arg("--relocatable-device-code").arg("true")
|
||||
.arg("--generate-line-info")
|
||||
.arg("-O4")
|
||||
.arg("-D").arg("CUDA_C")
|
||||
.arg("-D").arg(config.to_uppercase())
|
||||
|
||||
Reference in New Issue
Block a user