Releases: gpucomm/core
Releases · gpucomm/core
v0.1.0
First stable release of gpucomm/core.
Includes:
gpucommCLI (macOS arm64)- Metal runtime + benchmarks (bandwidth/transfer/scan/matmul/latency)
gpucomm selftesthardware 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 --helpNightly Build
Nightly build for 2026-05-23 (8df2dee).
Install:
curl -L -o gpucomm.zip "https://github.com/gpucomm/core/releases/download/nightly/gpucomm-macos-arm64.zip"
unzip -o gpucomm.zip
./gpucomm --helpSHA256:
694b1915d3dd208a40f5c3556eb468bf7ab9e5542207f4e1735d994eaac68622 dist/gpucomm-macos-arm64.zip
Metadata + quick bench results are attached as artifacts in the workflow run.