issues
search
vernamlab
/
cuFHE
CUDA-accelerated Fully Homomorphic Encryption Library
MIT License
213
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The make was successful, but when running ./test_api_gpu, the following issue occurred. It seems to be a mismatch in compute capability; my computer's compute capability is 5.0, but the requirement is 6.0. Are there any alternatives to upgrading the hardware?
#26
0ljx123
opened
2 months ago
0
Polynomial Multiplication time
#25
zhl11
opened
1 year ago
0
i/o problem
#24
zhl11
closed
1 year ago
0
WriteCtxtToFile
#23
darrenori
closed
2 years ago
0
CUDA Compilation error
#22
darrenori
closed
2 years ago
0
make cpu fails if nvcc is not installed
#21
craig-dillabaugh
opened
2 years ago
0
Perf extension
#20
naoki9911
closed
3 years ago
0
NMux
#19
nindanaoto
closed
3 years ago
0
Does cuFHE support multi-GPU computation?
#18
brucechin
opened
3 years ago
0
Typo in definition of TLWE key
#17
asraa
opened
3 years ago
1
user@HP-Z8-G4-Workstation:~/cuFHE-master/cufhe/python$ python test_circuits_gpu.py Traceback (most recent call last): File "test_circuits_gpu.py", line 23, in <module> import lib.fhe_gpu as fhe File "/home/user/cuFHE-master/cufhe/python/lib/fhe_gpu.py", line 59 fhe.Encrypt(ctxt.ctxt_, ptxt, prikey) ^ TabError: inconsistent use of tabs and spaces in indentation
#16
bpradeep508
opened
4 years ago
1
Adhoc multi gpu
#15
naoki9911
closed
4 years ago
0
how to run this library and run code
#14
deepanshu03091995
opened
4 years ago
1
error: use of deleted function
#13
powderfool000
opened
5 years ago
2
Add alias and assign for Ctxt memory allocations
#12
keithcolbert
closed
5 years ago
0
Fixed Ctxt::lee_sample_device_ not nullptr in CPU mode.
#11
WeiDaiWD
closed
6 years ago
0
Ctxt destructor fails when using cpu
#10
keithcolbert
closed
6 years ago
2
Use of private key to encrypt
#9
munsanje
closed
6 years ago
2
Fix ksk_entry leak
#8
l4l
closed
6 years ago
0
SIGSEGV for test_api_cpu
#7
l4l
closed
6 years ago
1
0.49 ms on titan xp
#6
WeiDaiWD
closed
6 years ago
0
added counter for failures
#5
WeiDaiWD
closed
6 years ago
0
Add a __syncthreads() call to prevent a race condition in NTT/NTTInv
#4
fjarri
closed
6 years ago
1
test_api_gpu FAIL every time. Build seems alright (compiles and runs)
#3
ibarrond
closed
6 years ago
14
test_api_gpu fails every time with CUDA_EXCEPTION_15
#2
sdorminey
closed
6 years ago
4
Is it possible to change the polynomial degree?
#1
fionser
closed
6 years ago
1