Skip to content

v0.1.0

Latest

Choose a tag to compare

@bniladridas bniladridas released this 23 Mar 13:56

First stable release of gpucomm/core.

Includes:

  • gpucomm CLI (macOS arm64)
  • Metal runtime + benchmarks (bandwidth/transfer/scan/matmul/latency)
  • gpucomm selftest hardware sanity suite

Install:

curl -L -o gpucomm.zip https://github.com/gpucomm/core/releases/download/v0.1.0/gpucomm-macos-arm64.zip
unzip -o gpucomm.zip
./gpucomm --help