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

convenience settings in thread pool to emulate TPB and STS #78

Open
guruofquality opened this issue Apr 24, 2013 · 1 comment
Open

convenience settings in thread pool to emulate TPB and STS #78

guruofquality opened this issue Apr 24, 2013 · 1 comment
Assignees

Comments

@guruofquality
Copy link
Owner

  • TBP - thread per block - one thread group of size one thread per block
  • STS - single threaded sched - one thread group of size one thread for all
@ghost ghost assigned guruofquality Apr 24, 2013
@guruofquality
Copy link
Owner Author

There is a env var: set GRAS_TPP=1 to get thread per block -- probably want an API call for this

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