Docs.rs
zer-compute-1.1.0
zer-compute 1.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
arsalan-anwari
Dependencies
ash ^0.38
normal
optional
bytemuck ^1
normal
cudarc ^0.19.4
normal
optional
gpu-allocator ^0.27
normal
optional
rayon ^1
normal
optional
serde ^1
normal
thiserror ^2
normal
tracing ^0.1
normal
zer-compare ^1.1
normal
zer-core ^1.1
normal
zer-prof ^1.1
normal
csv ^1
dev
rand ^0.8
dev
Versions
65.52%
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 error
zer_
compute
1.1.0
Module error
Module Items
Enums
In crate zer_
compute
zer_compute
Module
error
Copy item path
Source
Enums
§
GpuError
GPU-specific error type. Variants are forwarded to
ZerError::Gpu
at the trait boundary so callers that only depend on
zer-core
don’t need to know about the GPU backend.