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

Add device limits stress testing to have numbers used later in production or alarming when approaching limits. #24

Open
tugrul512bit opened this issue Apr 11, 2017 · 0 comments
Assignees

Comments

@tugrul512bit
Copy link
Owner

OpenCL can't get max number of command-queues. Add a test that creates command queues up to 1024, until it gives out of memory or out of resources error, save the value for device so it knows max crunchers in flight, release all resources.

OpenCL can't get max number of buffers neighter. Add a test of it too. So user can get a log about remaining resources before using more.

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

No branches or pull requests

1 participant