This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
concrete
Watch
1
Star
1
Fork
0
You've already forked concrete
mirror of
https://github.com/zama-ai/concrete.git
synced
2026-02-17 08:01:20 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33cf26196ece764b8f548b0422ffa0dde8eb6975
concrete
/
compilers
/
concrete-compiler
/
compiler
/
lib
/
Runtime
History
youben11
974830e40d
fix(compiler): control overflow detection for LUT via flag
2024-05-28 07:28:45 +01:00
..
CMakeLists.txt
feat(compiler): distributed execution - on-demand key transfer to remote nodes.
2024-02-23 13:55:52 +00:00
context.cpp
fix(compiler): Share the decompress state instead of try to avoid copies
2024-05-14 15:08:34 +02:00
DFRuntime.cpp
fix typos
2024-04-11 14:50:16 +02:00
GPUDFG.cpp
feat(compiler): [GPU runtime] add heuristic estimate of GPU vs. CPU core ratio and update CPU HW threads usedwhen not specified by user.
2024-05-03 11:58:56 +01:00
key_manager.cpp
docs(compiler): adding API doc
2024-03-13 17:10:00 +01:00
simulation.cpp
fix(compiler): control overflow detection for LUT via flag
2024-05-28 07:28:45 +01:00
StreamEmulator.cpp
docs(compiler): adding API doc
2024-03-13 17:10:00 +01:00
wrappers.cpp
feat(compiler): [GPU runtime] add basic support for multiple keys on GPU.
2024-05-03 11:58:56 +01:00