Skip to content

Commit

Permalink
perf(backend-cuda): Update cuda backend to the latest tfhe-rs version…
Browse files Browse the repository at this point in the history
… (0.10.0)
  • Loading branch information
BourgerieQuentin committed Dec 10, 2024
1 parent 9fb9ec1 commit 2d45a57
Show file tree
Hide file tree
Showing 99 changed files with 182 additions and 27,992 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@
[submodule "lattice-estimator"]
path = third_party/lattice-estimator
url = https://github.com/malb/lattice-estimator
[submodule "third_party/tfhe-rs"]
path = third_party/tfhe-rs
url = https://github.com/zama-ai/tfhe-rs.git
1 change: 1 addition & 0 deletions backends/concrete-cuda/implementation
86 changes: 0 additions & 86 deletions backends/concrete-cuda/implementation/CMakeLists.txt

This file was deleted.

3 changes: 0 additions & 3 deletions backends/concrete-cuda/implementation/CPPLINT.cfg

This file was deleted.

53 changes: 0 additions & 53 deletions backends/concrete-cuda/implementation/README.md

This file was deleted.

22 changes: 0 additions & 22 deletions backends/concrete-cuda/implementation/check_cuda.cu

This file was deleted.

7 changes: 0 additions & 7 deletions backends/concrete-cuda/implementation/format_concrete_cuda.sh

This file was deleted.

48 changes: 0 additions & 48 deletions backends/concrete-cuda/implementation/include/bit_extraction.h

This file was deleted.

74 changes: 0 additions & 74 deletions backends/concrete-cuda/implementation/include/boolean_gates.h

This file was deleted.

Loading

0 comments on commit 2d45a57

Please sign in to comment.