Closed gogo9th closed 2 months ago
Sorry for the delay. Been on a vacation recently. I will come back and check this issue within this week.
May due to the shared/unique ptr usage, such smart pointer on GPU class may cause unexpected error.
I hope you had a great vacation. Thanks for the note. I just re-test this example code from a different physical machine (not a VM) and it works fine. It's strange why it does not work in the docker VM...
Hi,
I always appreciate your fast reply and help on using PhantomFHE. I ran a quick benchmark on CKKS and BFV, and it seems that PhantomFHE is faster than any other open source FHE libraries available on the internet.
While I was trying to port PhantomFHE into my application, I encountered some errors, so I came up with the minimal reproducible example code as follows:
If I run the above code, I get the following error:
I get 1802 such error messages as above.
I created a runnable example ready for you. I added your public key to the ssh server, so you can log in via:
ssh -p 27654 root@195.0.159.206 -L 8080:localhost:8080
and do
g