diff options
author | Samuel Pitoiset <[email protected]> | 2016-01-12 23:51:00 +0100 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2016-02-21 10:41:45 +0100 |
commit | c6293877f0d2f69db122d351c14ab2d21b7b2964 (patch) | |
tree | 04f98030d41eead3e2ece7be139df97e7bdc99b2 /docs/relnotes/9.0.html | |
parent | fa7333a742d8f816c0502e79503a7ad33ab0a9a5 (diff) |
nvc0: add support for indirect compute on Fermi
When indirect compute is used, the size of the grid (in blocks) is
stored as three integers inside a buffer. This requires a macro to
set up GRIDDIM_YX and GRIDDIM_Z.
Changes from v2:
- do not launch the grid if the number of groups for a dimension is 0
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'docs/relnotes/9.0.html')
0 files changed, 0 insertions, 0 deletions