ZLUDA/Cargo.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' }