gpu-compute: Adding ioctl for HW context size
authorAlexandru Dutu <alexandru.dutu@amd.com>
Fri, 16 Sep 2016 16:27:56 +0000 (12:27 -0400)
committerAlexandru Dutu <alexandru.dutu@amd.com>
Fri, 16 Sep 2016 16:27:56 +0000 (12:27 -0400)
commitd5c8c5d3db1954ff4e33dade0812fed7b60a9269
treebedbecb25c0b1824e25164b287ad2fdddb65dffa
parent589e13a23b3969c1137d2170a8638356d0c0fc65
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.
src/gpu-compute/cl_driver.cc
src/gpu-compute/dispatcher.cc
src/gpu-compute/dispatcher.hh
src/gpu-compute/hsa_kernel_info.hh
src/gpu-compute/wavefront.cc
src/gpu-compute/wavefront.hh