aprender-cgp 0.34.0

Compute-GPU-Profile: Unified performance analysis CLI for scalar, SIMD, wgpu, and CUDA workloads
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod baseline;
pub mod bench;
pub mod compare;
pub mod compete;
pub mod contracts;
pub mod diff;
pub mod explain;
pub mod muda;
pub mod regression;
pub mod roofline;