Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
siq1 committed Nov 6, 2024
1 parent 08de96f commit 13f4ddd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/cuda/programming_guide.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
sidebar_position: 2
---

# Demo Programming Guide

This document describes the current interface of the zkCuda demo. The related code can be found in [zkcuda](https://github.com/PolyhedraZK/ExpanderCompilerCollection/tree/zkcuda). A complete example is available in [zkcuda_1.rs](https://github.com/PolyhedraZK/ExpanderCompilerCollection/blob/zkcuda/expander_compiler/tests/zkcuda_1.rs).
Expand Down

0 comments on commit 13f4ddd

Please sign in to comment.