Docs.rs
gam-gpu-0.3.127
gam-gpu 0.3.127
Docs.rs crate page
AGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
SauersML
Dependencies
faer ^0.24.0
normal
gam-linalg =0.3.127
normal
gam-runtime =0.3.127
normal
libloading ^0.8.9
normal
libm ^0.2.16
normal
log ^0.4.29
normal
ndarray ^0.17.2
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
cudarc ^0.19.6
normal
Versions
41.26%
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
context_and_stream
gam_gpu
0.3.127
In gam_
gpu::
solver
gam_gpu
::
solver
Function
context_
and_
stream
Copy item path
Source
pub fn context_and_stream() ->
Result
<(
Arc
<
CudaContext
>,
Arc
<
CudaStream
>),
String
>