ucbrise / piranha

Piranha: A GPU Platform for Secure Computation
MIT License
92 stars 26 forks source link

Unit test case failure #3

Open boram-j opened 2 years ago

boram-j commented 2 years ago

Hi there!

I am currently trying to run piranha, however, it gives me failure (segfault) on unit test case @ FuncTest/2.Reconstruct. Due to this seg fault, nvprof also doesn't work. I have four machines, and running locally on each of those machines results in the same ( running three parties also results the same as well).

Is this failure expected?

image
DylanWangWQF commented 2 years ago

Same fault: 1

DylanWangWQF commented 2 years ago

For me, It's probably because running 3PC but testing for 4PC.

LNJUSMART commented 11 months ago

同样的故障: 1 I have the same fault, can you solve it?