toufique-morshed / CPU-GPU-TFHE

A CPU and GPU accelerated framework for TFHE. The framework includes algebraic, vector, and matrix operations.
19 stars 4 forks source link

CAN NOT RUNING! #1

Open damionfan opened 3 years ago

damionfan commented 3 years ago

When i run this code in the gpu platforam, I always come across some mistakes.Segmentation fault (core dumped)

damionfan commented 3 years ago

Program received signal SIGSEGV, Segmentation fault. _IO_getc (fp=0x0) at getc.c:37 37 getc.c: No such file or directory.

haoqi666 commented 1 year ago

I have the same problem.Have you solved this problem?if so,can you tell me how to solve?