mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-04-20 00:14:45 +00: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"
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
level_zero = { path = "../level_zero" }
|
||||
[dependencies.ocl-core]
|
||||
version = "0.11"
|
||||
features = ["opencl_version_1_2", "opencl_version_2_0", "opencl_version_2_1"]
|
Loading…
Add table
Reference in a new issue