We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, when executing the exec_zt.sh, it occurred errors: ` ./exec_zt.sh
Sample_App/sampleapp 1000 1 150 128 new memory 1 64 path 4 0 lfile Started getParams Command line parameters error, received: 13, expected :12 <No_of_requests> <Stash_size> <Data_block_size> <"resume"/"new"> <"memory"/"hdd"> <0/1 = Non-oblivious/Oblivious> <Recursion_block_size> <"auto"/"path"/"circuit"> <bulk_batch_size> `
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, when executing the exec_zt.sh, it occurred errors:
` ./exec_zt.sh
Sample_App/sampleapp 1000 1 150 128 new memory 1 64 path 4 0 lfile
Started getParams
Command line parameters error, received: 13, expected :12
<No_of_requests> <Stash_size> <Data_block_size> <"resume"/"new"> <"memory"/"hdd"> <0/1 = Non-oblivious/Oblivious> <Recursion_block_size> <"auto"/"path"/"circuit"> <bulk_batch_size>
`
The text was updated successfully, but these errors were encountered: