summaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAndrzej Janik <[email protected]>2020-07-12 14:58:54 +0200
committerAndrzej Janik <[email protected]>2020-07-12 14:58:54 +0200
commitf2f3eeb303d2aa414f75b28310b8d4f038526d09 (patch)
tree25c7e7a68587cd009e468ff33db54c38e32e40c4 /Cargo.toml
parent279e6246ba0ac3fc7b499497514d324c5bce1a78 (diff)
downloadZLUDA-f2f3eeb303d2aa414f75b28310b8d4f038526d09.tar.gz
ZLUDA-f2f3eeb303d2aa414f75b28310b8d4f038526d09.zip
Validate PTX build tests against SPIR-V sources
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 67ee0a0..eb94669 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,6 +3,7 @@
members = [
"level_zero-sys",
"level_zero",
+ "spirv_tools-sys",
"notcuda",
"notcuda_inject",
"notcuda_redirect",