hip-runtime-sys 0.1.0

Bindings for the HIP runtime
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[build-dependencies.bindgen]
optional = true
version = "0.65.1"
[dependencies.libc]
version = "0.2.73"

[package]
authors = ["charles-r-earp <charles.r.earp@gmail.com>"]
description = "Bindings for the HIP runtime"
edition = "2018"
license = "MIT OR Apache-2.0"
links = "amdhip64"
name = "hip-runtime-sys"
repository = "https://github.com/cjordan/hip-sys"
version = "0.1.0"