cuda-core 0.4.0

Idiomatic CUDA API.
docs.rs failed to build cuda-core-0.4.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

CUDA

cuda-core wraps cuda-bindings with the CUDA types and functions used by the rest of the workspace.

Testing

Run the crate tests with:

cargo test -p cuda-core