antirez / antirez/iris.c

CUDA codepath !

未关闭
#15 10 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C
星标
2k
派生
151
PR 合并指标
30 天内没有已合并 PR

描述

I had a lot of fun creating and properly optimizing a codepath for CUDA with Claude Opus 4.5 would you like me to PR it (then I rebase it)?

I use an agentic workflow with Claude Opus 4.5 via MCP (Model Context Protocol). The setup:
- Local infrastructure: dedicated container server equipped with NVIDIA RTX PRO 6000 Blackwell
- Agentic loop: implement -> compile -> benchmark -> compare images (same testing script) -> human review & commit ....
- Observed max_diff=9 for 1024 vs reference image (from the python testing script).
- Speedup 1024 x 1024 from 118.4s on CPU+BLAS to 11.4s on CUDA (10.4x)

WDYT?

### CPU+BLAS :

Image

### CUDA :

Image

### CPU+BLAS :

Image

### CUDA :

Image

### CPU+BLAS :

Image

### CUDA :

Image

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。