Commit e8c920b
chore(cuda): update
Updates `openvm-cuda-backend` with:
- Performance update for better GPU memory usage:
openvm-org/stark-backend#114
- Refactor to avoid some sporadic issues with NTT params initialization:
openvm-org/stark-backend#123
---------
Co-authored-by: Jonathan Wang <31040440+jonathanpwang@users.noreply.github.com>cuda-backend with Virtual Memory Manager and NTT refactor (#2127)1 parent 6c11e67 commit e8c920b
File tree
9 files changed
+128
-91
lines changed- .github/workflows
- extensions/rv32im/circuit/cuda/src
9 files changed
+128
-91
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| 226 | + | |
226 | 227 | | |
227 | 228 | | |
228 | 229 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
0 commit comments