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

Hello, what is "num_samples"? Why is the default value 1000000? #1

Closed
xiaolinjieer opened this issue Jun 20, 2022 · 1 comment
Closed

Comments

@xiaolinjieer
Copy link

Hello, what is "num_samples"? Why is the default value 1000000?

@psandovalsegura
Copy link
Owner

Instead of a while loop, we set num_samples to a high value so that the loop eventually terminates, in case the user is going to run other operations on a compute job, for example.

Let me know if you have other questions!

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