Docs.rs
baracuda-runtime-0.0.1-alpha.6
baracuda-runtime 0.0.1-alpha.6
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ciresnave
Dependencies
baracuda-core ^0.0.1-alpha.6
normal
baracuda-cuda-sys ^0.0.1-alpha.6
normal
baracuda-driver ^0.0.1-alpha.6
normal
optional
baracuda-types ^0.0.1-alpha.6
normal
thiserror ^1
normal
Versions
78.64%
of the crate is documented
Go to latest stable release
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module error
baracuda_
runtime
0.0.1-alpha.6
Module error
Module Items
Type Aliases
In crate baracuda_
runtime
baracuda_runtime
Module
error
Copy item path
Source
Expand description
Error type for
baracuda-runtime
.
Type Aliases
ยง
Error
A runtime-API error: a non-success
cudaError_t
, a loader failure, or a feature-not-supported-on-this-driver error.
Result
Convenient
Result
alias.