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

something wrong using the code #1

Open
huahuaisCoding opened this issue Jan 29, 2021 · 6 comments
Open

something wrong using the code #1

huahuaisCoding opened this issue Jan 29, 2021 · 6 comments

Comments

@huahuaisCoding
Copy link

huahuaisCoding commented Jan 29, 2021

Technical Lead:
Expected Effort (Days, Weeks or Months):
Expected Start Date:
People or Skills Needed:

Brief Description:
Hello, I used Ubuntu16.04 environment to install and run your code on the VMware virtual machine, but all the samples ran with problems after the relevant environment was configured and started to run, just output:
" Terminate called after throwing an instance of 'char const*' "
I'm sorry to bother you. Could you please help me with this?
Is this problem due to a configuration error? How to deal with it to make the code run successfully?
And my email address is 2217294475@qq.com
Looking forward to your reply, thank you!
@NilsHendrikLukas @uhengart
result

@usafchn
Copy link

usafchn commented Sep 18, 2021

May I ask if there is any progress on the problem? I have also encountered the same problem

@huahuaisCoding
Copy link
Author

huahuaisCoding commented Sep 18, 2021 via email

@usafchn
Copy link

usafchn commented Sep 18, 2021

Thanks @huahuaisCoding , I have found the reason, the exception is throw from gen_rnd_non_dup_data() function in

throw "Too many collisions on random data generation! Choose larger BITLEN or smaller n";

The default parameters in do_benchmarks.sh are not reasonable,simply change the input parameters n and bitlen to solve the problem

@huahuaisCoding
Copy link
Author

huahuaisCoding commented Sep 18, 2021 via email

@huahuaisCoding
Copy link
Author

huahuaisCoding commented Sep 19, 2021 via email

@usafchn
Copy link

usafchn commented Sep 26, 2021

And could you please show me the suitable input in do_benchmarks.sh? Thank you very much!

---Original--- From: "Lu @.> Date: Sat, Sep 18, 2021 16:02 PM To: @.>; Cc: @.@.>; Subject: Re: [cryspuwaterloo/DiPSI] something wrong using the code (#1) Thanks @huahuaisCoding , I have found the reason, the exception is throw from gen_rnd_non_dup_data() function in

throw "Too many collisions on random data generation! Choose larger BITLEN or smaller n";
The default parameters in do_benchmarks.sh are not reasonable,simply change the input parameters n and bitlen to solve the problem — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

@huahuaisCoding Please see the PullRequest for detail

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

2 participants