Skip to content

alp CUDA bench#7579

Merged
a10y merged 2 commits into
developfrom
aduffy/alp-bench-cuda
Apr 21, 2026
Merged

alp CUDA bench#7579
a10y merged 2 commits into
developfrom
aduffy/alp-bench-cuda

Conversation

@a10y

@a10y a10y commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a benchmark for CUDA execution of ALP arrays, similar to our existing one for bit unpacking.

@codspeed-hq

codspeed-hq Bot commented Apr 20, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 1163 untouched benchmarks
⏩ 1462 skipped benchmarks1


Comparing aduffy/alp-bench-cuda (30a1453) with develop (9fe20c5)

Open in CodSpeed

Footnotes

  1. 1462 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@a10y a10y added the changelog/skip Do not list PR in the changelog label Apr 20, 2026
@a10y a10y marked this pull request as ready for review April 20, 2026 21:51
a10y added 2 commits April 20, 2026 17:53
Signed-off-by: Andrew Duffy <andrew@a10y.dev>
Signed-off-by: Andrew Duffy <andrew@a10y.dev>
@a10y a10y force-pushed the aduffy/alp-bench-cuda branch from c2a46e5 to 30a1453 Compare April 20, 2026 21:53
@a10y a10y requested review from 0ax1 and robert3005 April 20, 2026 21:54
@a10y a10y enabled auto-merge (squash) April 20, 2026 21:54
@a10y

a10y commented Apr 20, 2026

Copy link
Copy Markdown
Contributor Author

Results on GH200

~/vortex$ nvidia-smi
Mon Apr 20 22:09:35 2026
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 570.148.08             Driver Version: 570.148.08     CUDA Version: 12.8     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA GH200 480GB             On  |   00000000:DD:00.0 Off |                  Off |
| N/A   35C    P0             74W /  700W |       3MiB /  97871MiB |      0%      Default |
|                                         |                        |             Disabled |
+-----------------------------------------+------------------------+----------------------+

+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI              PID   Type   Process name                        GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|  No running processes found                                                             |
+-----------------------------------------------------------------------------------------+
Screenshot 2026-04-20 at 18 07 24

@a10y a10y merged commit b66f299 into develop Apr 21, 2026
58 checks passed
@a10y a10y deleted the aduffy/alp-bench-cuda branch April 21, 2026 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/skip Do not list PR in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants