experimental quip protocol network node
Stars
9.6k
Forks
145
Watchers
9.6k
Open Issues
9
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge branch 'feat/cuda-blackwell-support' into 'main'
796f8a3View on GitHubFix CuPy device API usage in PTX fallback code
847f04fView on GitHubUpgrade CUDA to 12.9.1 for Blackwell GPU support
ee20c62View on GitHubMerge branch 'fix/threadfence-energy-mismatch' into 'v0.0'
9809fe5View on GitHubMerge branch 'feat/metal-duty-cycle-yielding' into 'v0.0'
11b7c43View on GitHubAdd __threadfence before SLOT_COMPLETE in CUDA kernels
ae80ba9View on GitHubAdd duty-cycle diagnostics and increase minimum sleep floor
b8aa2f4View on GitHubAdd duty-cycle GPU yielding and chunked dispatch for Metal
1bedda0View on GitHubPoll for connection results during retry sleep instead of blocking
f3195a8View on GitHubRemove sys.exit(0) from stop() to fix SystemExit in async tasks
85c841dView on GitHub