mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-04-28 21:47:57 +03:00
Addd missing file
This commit is contained in:
parent
a610136e17
commit
8d79c5d0f8
1 changed files with 3 additions and 2 deletions
|
@ -8,5 +8,6 @@ edition = "2018"
|
||||||
name = "nvml"
|
name = "nvml"
|
||||||
crate-type = ["cdylib"]
|
crate-type = ["cdylib"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies.ocl-core]
|
||||||
level_zero = { path = "../level_zero" }
|
version = "0.11"
|
||||||
|
features = ["opencl_version_1_2", "opencl_version_2_0", "opencl_version_2_1"]
|
Loading…
Add table
Add a link
Reference in a new issue