Docs.rs
baracuda-driver-0.0.1-alpha.32
baracuda-driver 0.0.1-alpha.32
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ciresnave
Dependencies
baracuda-core ^0.0.1-alpha.32
normal
baracuda-cuda-sys ^0.0.1-alpha.32
normal
baracuda-types ^0.0.1-alpha.32
normal
futures-core ^0.3
normal
optional
thiserror ^1
normal
Versions
84.8%
of the crate is documented
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 stream
baracuda_
driver
0.0.1-alpha.32
Module stream
Module Items
Structs
In crate baracuda_
driver
baracuda_driver
Module
stream
Copy item path
Source
Expand description
CUDA streams — ordered queues of work on a device.
Structs
§
Stream
An asynchronous work queue on a CUDA device.