Skip to content

v0.3.2: GPU Profiling Infrastructure

Choose a tag to compare

@mivertowski mivertowski released this 21 Jan 09:54
· 144 commits to main since this release

What's New

GPU Profiling Infrastructure

  • CUDA event-based timing and NVTX markers
  • Memory allocation tracking
  • Chrome trace export for visualization

Publishing Fixes

  • Fixed publish script to add User-Agent header for crates.io API
  • Updated dependency versions across all crates for v0.3.2 publishing
  • ringkernel-ir, ringkernel-graph, ringkernel-montecarlo now use workspace versions

Crates Published

  • ringkernel-core, ringkernel-cuda-codegen, ringkernel-wgpu-codegen
  • ringkernel-derive, ringkernel-cpu, ringkernel-cuda, ringkernel-wgpu, ringkernel-metal
  • ringkernel-codegen, ringkernel-ecosystem, ringkernel-audio-fft
  • ringkernel (main crate)

See crates.io/crates/ringkernel for the published crates.