summaryrefslogtreecommitdiff
path: root/src/gpu-compute/GPU.py
AgeCommit message (Expand)Author
2019-04-28mem: Minimize the use of MemObject.Gabe Black
2019-02-12python: Don't assume SimObjects live in the global namespaceAndreas Sandberg
2016-10-26gpu-compute: support in-order data delivery in GM pipeTony Gutierrez
2016-10-26gpu-compute: remove inst enums and use bit flag for attributesTony Gutierrez
2016-06-09gpu-compute: parametrize Wavefront sizejkalamat
2016-01-19gpu-compute: AMD's baseline GPU modelTony Gutierrez