Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installing divison circuit struct at the fallowing place #227

Open
bpradeep508 opened this issue Feb 29, 2020 · 0 comments
Open

installing divison circuit struct at the fallowing place #227

bpradeep508 opened this issue Feb 29, 2020 · 0 comments

Comments

@bpradeep508
Copy link

docker run -it --rm -v /home/user/V2TT/KRISP/aquamarine:/build chisel-tfhe /bin/sh -c "cd /build && clang++ -O3 -ltfhe-spqlios-fma -fopenmp -o cloud cloud.cpp && clang++ -ltfhe-spqlios-fma client_edited.cpp elf_parser.c -o client && clang++ -ltfhe-spqlios-fma -o verify verify.cpp && ./client fib.exe && ./cloud && ./verify"
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
ROM: 0000 0878
ROM: 0002 0000
ROM: 0004 0978
ROM: 0006 0100
ROM: 0008 0A78
ROM: 000A 3700
ROM: 000C 8BE0
ROM: 000E 98E0
ROM: 0010 B9E2
ROM: 0012 A8C3
ROM: 0014 7C44
ROM: 0016 0052
ROM: 0018 FEFF

cloud time 143449.556000[ms]
0
2
30728
0
0
0
1
30728
30728
docker run -it --rm -v /home/user/V2TT/KRISP/aquamarine:/build chisel-tfhe /bin/sh -c "cd /build && ./client fib.exe && ./cloud 200 && ./verify"
ROM: 0000 0878
ROM: 0002 0000
ROM: 0004 0978
ROM: 0006 0100
ROM: 0008 0A78
ROM: 000A 3700
ROM: 000C 8BE0
ROM: 000E 98E0
ROM: 0010 B9E2
ROM: 0012 A8C3
ROM: 0014 7C44
ROM: 0016 0052
ROM: 0018 FEFF

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant