@article{Tzeng:2012:AGT,
| title | = | "A GPU Task-Parallel Model with Dependency Resolution", |
| journal | = | "IEEE Computer", |
| author | = | "Stanley
Tzeng AND Brandon
Lloyd AND John
D. Owens ", |
| year | = | "2012", |
| month | = | aug, |
| keywords | = | "Graphics processors, Parallel processing, video encoding", |
| pages | = | "10", |
| volume | = | "45", |
| number | = | "8", |
| publisher | = | "ACM", |
| abstract | = | "We present a task-parallel programming model for the GPU. Our task model is robust enough to handle irregular workloads that contain dependencies. We present two dependency-aware scheduling schemes—static and dynamic—and analyze their behavior using a synthetic workload. We apply our methods to intra prediction in the H.264 video codec and an N-queens backtracking problem.", |