gpu-compute: Adding ioctl for HW context size
Review Request #3531 - Created June 29, 2016 and submitted
| Information | |
|---|---|
| Tony Gutierrez | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 11552:b64d8e2229ae
---------------------------
gpu-compute: Adding ioctl for HW context size
Adding runtime support for determining the memory required by a SIMD engine
when executing a particular wavefront.
Posted (Aug. 15, 2016, 1:30 p.m.)
Any comments before we ship this?
Review request changed
Updated (Aug. 15, 2016, 1:30 p.m.)
Summary: |
|
||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description: |
|
Posted (Aug. 15, 2016, 1:51 p.m.)
-
src/gpu-compute/dispatcher.hh (Diff revision 1) -
should probably be const
-
src/gpu-compute/wavefront.hh (Diff revision 1) -
should probably be const
