gras icon indicating copy to clipboard operation
gras copied to clipboard

convenience settings in thread pool to emulate TPB and STS

Open guruofquality opened this issue 11 years ago • 1 comments

  • 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

guruofquality avatar Apr 24 '13 03:04 guruofquality

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

guruofquality avatar Jun 01 '13 21:06 guruofquality