mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-04-20 00:19:20 +03:00
15 lines
407 B
TOML
15 lines
407 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"level_zero-sys",
|
|
"level_zero",
|
|
"spirv_tools-sys",
|
|
"notcuda",
|
|
"notcuda_inject",
|
|
"notcuda_redirect",
|
|
"ptx",
|
|
]
|
|
|
|
[patch.crates-io]
|
|
rspirv = { git = 'https://github.com/vosen/rspirv', rev = '0f5761918624f4a95107c14abe64946c5c5f60ce' }
|
|
spirv_headers = { git = 'https://github.com/vosen/rspirv', rev = '0f5761918624f4a95107c14abe64946c5c5f60ce' } |