aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python
diff options
context:
space:
mode:
authorGravatar Justin Lebar <jlebar@google.com>2017-12-04 12:28:48 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-12-04 12:32:51 -0800
commita1c29139ccf441ad4de97c4e7fe2729e6130fcb8 (patch)
tree6d8da5f3abc388d2883bad1875822fb4c613f947 /tensorflow/python
parent36ac0f3eb6406556dda8ff76961b04d6eebf71b7 (diff)
[XLA:GPU] Switch from specifying maxntid to reqntid.
maxntid specifies the max number of threads in a block, whereas reqntid says that we will use *exactly* this many threads in a block. This doesn't have any effect on the benchmarks I ran, but we might as well do it in case it helps ptxas make a better decision at some point on some GPU. At least it will prevent the next person to come along from doing this same investigation I just did. :) PiperOrigin-RevId: 177851116
Diffstat (limited to 'tensorflow/python')
0 files changed, 0 insertions, 0 deletions