antirez / antirez/iris.c

CUDA codepath !

Open
#15 10 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
2k
Forks
151
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.