issues
search
lightbulb128
/
troy-nova
GPU/CUDA implementation of Leveled BFV/CKKS/BGV scheme.
20
stars
6
forks
source link
Multithread
#4
Closed
lightbulb128
closed
4 months ago
lightbulb128
commented
4 months ago
Add multithread thread-safe support for memory pool.
Update APIs to accept memory pool handle optionally.
Add multithread tests.
Update benchmarking programs to allow benching multithreading. Matmul included.
Add memory pool example.
Add a quickstart example.
Add multithread thread-safe support for memory pool.