mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-04-12 10:48:53 +03:00
13 lines
304 B
TOML
13 lines
304 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"level_zero-sys",
|
|
"notcuda",
|
|
"notcuda_inject",
|
|
"notcuda_redirect",
|
|
"ptx",
|
|
]
|
|
|
|
[patch.crates-io]
|
|
rspirv = { git = 'https://github.com/vosen/rspirv', branch = 'notcuda' }
|
|
spirv_headers = { git = 'https://github.com/vosen/rspirv', branch = 'notcuda' } |