Skip to content

Commit

Permalink
[tests] add "test" case implementing EC addition
Browse files Browse the repository at this point in the history
I started with the CPU `sumImpl` template and line by line added each
operation for the GPU. With a bunch of helper templates the code
essentially looks identical.

I checked every line to see if they match. Hence all the commented out
`asy.store()` instructions and different proc signatures.
  • Loading branch information
Vindaar committed Sep 19, 2024
1 parent 0d37690 commit 79a0648
Showing 1 changed file with 444 additions and 0 deletions.
Loading

0 comments on commit 79a0648

Please sign in to comment.