open-cl-runtime 0.1.0

OpenCL async scheduler runtime
Documentation
[dependencies.log]
version = "0.4"

[dependencies.once_cell]
version = "1.3.1"

[dependencies.open-cl-low-level]
version = "0.1.0"

[dependencies.tokio]
features = ["full"]
version = "0.2.11"

[lib]
name = "open_cl_runtime"

[package]
authors = ["Jason Goldberger <jlgoldb2@asu.edu>"]
description = "OpenCL async scheduler runtime"
edition = "2018"
homepage = "https://github.com/elbow-jason/open_cl_rust/tree/master/open-cl-runtime"
keywords = ["opencl", "gpu", "computation"]
license = "MIT"
name = "open-cl-runtime"
repository = "https://github.com/elbow-jason/open_cl_rust/tree/master/open-cl-runtime"
version = "0.1.0"