diff options
author | Samuel Pitoiset <[email protected]> | 2016-09-07 00:12:51 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2016-10-07 00:18:57 +0200 |
commit | 11e75fffeb4afc5be0021477f11e5a18a6ff6abf (patch) | |
tree | b48f069cb7e75320e72238436d89caa3985926ee /src/getopt/getopt_long.c | |
parent | 590734fa0d2c97035eae33278cce6065c98b880f (diff) |
nv50/ir: set number of threads/block for variable local size
When a variable local size is defined as specified by
ARB_compute_variable_group_size, the fixed local size is set to 0
and a SIGFPE occurs when we compute the maximum number of regs.
This allows to use 64 GPRs/thread.
v4: - use 512 threads on Fermi, 1024 on Kepler+
Signed-off-by: Samuel Pitoiset <[email protected]>
Diffstat (limited to 'src/getopt/getopt_long.c')
0 files changed, 0 insertions, 0 deletions