diff options
author | Andrzej Janik <[email protected]> | 2020-07-12 14:58:54 +0200 |
---|---|---|
committer | Andrzej Janik <[email protected]> | 2020-07-12 14:58:54 +0200 |
commit | f2f3eeb303d2aa414f75b28310b8d4f038526d09 (patch) | |
tree | 25c7e7a68587cd009e468ff33db54c38e32e40c4 /Cargo.toml | |
parent | 279e6246ba0ac3fc7b499497514d324c5bce1a78 (diff) | |
download | ZLUDA-f2f3eeb303d2aa414f75b28310b8d4f038526d09.tar.gz ZLUDA-f2f3eeb303d2aa414f75b28310b8d4f038526d09.zip |
Validate PTX build tests against SPIR-V sources
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ members = [
"level_zero-sys",
"level_zero",
+ "spirv_tools-sys",
"notcuda",
"notcuda_inject",
"notcuda_redirect",
|