singe-cublas 0.1.0-alpha.5

Safe Rust wrappers for the NVIDIA cuBLAS dense linear algebra library (with cuBLASLt).
Documentation
1
2
3
4
5
# singe-cublas

Safe cuBLAS and cuBLASLt wrappers for dense GPU linear algebra.

This crate provides BLAS level routines, cuBLAS context management, cuBLASLt matmul descriptors, algorithm selection, layouts, preferences, epilogues, and execution helpers over the raw `singe-cublas-sys` bindings.