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

Verifier Fails in problem size 16, 17 and 18 #8

Open
bh2smith opened this issue Dec 20, 2018 · 0 comments
Open

Verifier Fails in problem size 16, 17 and 18 #8

bh2smith opened this issue Dec 20, 2018 · 0 comments

Comments

@bh2smith
Copy link
Contributor

Based on the Profiler script

for TOTAL_CORES in 8; do
for SIZE in `seq 15 25`; do
export APP=dizk-large

with APP=zksnark-large

and size range limited to 15..19 we get the following output file

Verifier-for--4exec-2cpu-10mem-16partitions.csv

Size (inputs),Verifier (sec),isValid
32768,0.957887561,1
65536,1.446744197,0
131072,0.977929921,0
262144,1.144847189,0
524288,0.917492237,1
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