Skip to content

Commit

Permalink
Change ffi.cu to use layout (#1799)
Browse files Browse the repository at this point in the history
Co-authored-by: nils <[email protected]>
Co-authored-by: Frank Laub <[email protected]>
Co-authored-by: Frank Laub <[email protected]>
  • Loading branch information
4 people committed Jun 4, 2024
1 parent 3887743 commit c053111
Show file tree
Hide file tree
Showing 29 changed files with 136,979 additions and 135,785 deletions.
2 changes: 1 addition & 1 deletion risc0/build/src/docker.rs
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ mod test {
build("../../risc0/zkvm/methods/guest/Cargo.toml");
compare_image_id(
"risc0_zkvm_methods_guest/multi_test",
"44f9491679a2d5fb8cb1cae5bbc14705ab6624918e39718396254ad6f756b56c",
"f51a507facdf76b810e81d44e953483001c5978fbf20f7bd9467a1d4fad251cd",
);
}
}
4,196 changes: 2,098 additions & 2,098 deletions risc0/circuit/recursion-sys/cxx/poly_fp.cpp

Large diffs are not rendered by default.

14,132 changes: 7,066 additions & 7,066 deletions risc0/circuit/recursion-sys/cxx/step_compute_accum.cpp

Large diffs are not rendered by default.

6,950 changes: 3,475 additions & 3,475 deletions risc0/circuit/recursion-sys/cxx/step_verify_accum.cpp

Large diffs are not rendered by default.

250 changes: 125 additions & 125 deletions risc0/circuit/recursion-sys/cxx/step_verify_mem.cpp

Large diffs are not rendered by default.

404 changes: 404 additions & 0 deletions risc0/circuit/recursion/src/layout.cpp.inc

Large diffs are not rendered by default.

404 changes: 404 additions & 0 deletions risc0/circuit/recursion/src/layout.cu.inc

Large diffs are not rendered by default.

Loading

0 comments on commit c053111

Please sign in to comment.