gpu-compute: Adding context serialization methods to Wavefront
authorAlexandru Dutu <alexandru.dutu@amd.com>
Fri, 16 Sep 2016 16:32:36 +0000 (12:32 -0400)
committerAlexandru Dutu <alexandru.dutu@amd.com>
Fri, 16 Sep 2016 16:32:36 +0000 (12:32 -0400)
commitbd65ec07441cbb19fc2d3570da32a0205dad52c2
tree16c56549f71ae3d9e221bb96dc9a2d4abd818701
parente9b14d51113def040893d711cc0d5a37cf5235ae
gpu-compute: Adding context serialization methods to Wavefront
This patch adds methods to serialize the context of a particular wavefront
to the simulated system memory. Context serialization is used when a wavefront
is preempeted (i.e. context switch).
src/gpu-compute/wavefront.cc
src/gpu-compute/wavefront.hh