mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 12:15:09 -05:00
5f16cfabbf7ad890943003dddea4c1e980a5312c
We currently use LD_PRELOAD with the python extension to make the JIT execution find the appropriate symbols, however, not linking with some libraries caused other tools such as make to complain of not finding symbols from libpthread and others
Homomorphizer
The homomorphizer is a compiler that takes a high level computation model and produces a programs that evaluate the model in an homomorphic way.
Description
Languages
C++
34.3%
Python
23.1%
MLIR
22.9%
Rust
14.6%
C
2.2%
Other
2.8%