aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAndrzej Janik <[email protected]>2021-08-27 17:27:48 +0000
committerAndrzej Janik <[email protected]>2021-08-27 17:27:48 +0000
commit4ae7feb93af81f42e53ece3b0a81b8112a731ee3 (patch)
tree3494ba09b7e878a50f37a0d5279fe906dad7b4c5 /Cargo.toml
parent9631a8d242510836730bb1f85d99b77c04017ca4 (diff)
downloadZLUDA-4ae7feb93af81f42e53ece3b0a81b8112a731ee3.tar.gz
ZLUDA-4ae7feb93af81f42e53ece3b0a81b8112a731ee3.zip
Start converting host code to HIP
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e02e2fc..76f3277 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,6 +2,7 @@
members = [
"detours-sys",
+ "hip_runtime-sys",
"level_zero-sys",
"level_zero",
"spirv_tools-sys",