Code Monkey home page Code Monkey logo

Comments (7)

ladnir avatar ladnir commented on August 29, 2024

Have you previously installed libOTe?

from volepsi.

yyy977 avatar yyy977 commented on August 29, 2024

Yes, I suspect the two libraries will conflict. But when I changed to a new environment, it will fail too.
/volepsi/out/build/linux/frontend$ ./frontend -u
0 - Paxos_buildRow_Test Passed 0ms
1 - Paxos_solve_Test Passed 22ms
2 - Paxos_solve_u8_Test Passed 7ms
3 - Paxos_solve_mtx_Test Passed 11ms
4 - Paxos_invE_Test Passed 0ms
5 - Paxos_invE_g3_Test Passed 0ms
6 - Paxos_solve_gap_Test Passed 2ms
7 - Paxos_solve_rand_Test Passed 0ms
8 - Paxos_solve_rand_gap_Test Passed 3ms
9 - Baxos_solve_Test Passed 0ms
10 - Baxos_solve_mtx_Test Passed 0ms
11 - Baxos_solve_par_Test Passed 17ms
12 - Baxos_solve_rand_Test Passed 29ms
13 - SilentTripleGen_test Passed 32ms
14 - generateBase_test Segmentation fault (core dumped)

from volepsi.

ladnir avatar ladnir commented on August 29, 2024

OK, yeah I'm not sure about this segfaults... Someone else also got it. Only impacts circuit psi.

You can try to debug it and see where the segfaults is. Or enable asan by defining VOLE_PSI_ENABLE_ASAN=true, i.e.

python3 build.py -DVOLE_PSI_ENABLE_ASAN=true

from volepsi.

yyy977 avatar yyy977 commented on August 29, 2024

Thanks for your reply! I'll try this.

from volepsi.

yyy977 avatar yyy977 commented on August 29, 2024

It seems that the running time is too long on my computer(ubuntu 18).
The stage of generating OPRF occupied much time.
Is there some settings to accelerated?


./frontend  -u psi
19 - Psi_Rs_empty_test             Passed   61ms   --set size is default 13243
20 - Psi_Rs_partial_test           Passed   55ms   --set size is default 13243
21 - Psi_Rs_full_test              Passed   2310ms   --set size is 2^20  
22 - Psi_Rs_multiThrd_test         Passed   1988ms     --set size is 2^20
23 - Psi_Rs_mal_test               Passed   57ms
25 - filebase_psi_bin_Test         Passed   71ms
26 - filebase_psi_csv_Test         Passed   126ms
27 - filebase_psi_csvh_Test        Passed   133ms

from volepsi.

ladnir avatar ladnir commented on August 29, 2024

Run the benchmark code if you want running times. Make sure to enable silver

from volepsi.

yyy977 avatar yyy977 commented on August 29, 2024

It works~ thanks!

from volepsi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.