3.8 Proceedings Paper

WIREFRAME: Supporting Data-dependent Parallelism through Dependency Graph Execution in GPUs

Publisher

ASSOC COMPUTING MACHINERY
DOI: 10.1145/3123939.3123976

Keywords

GPGPU; SIMD; Data Dependency; Thread Block Scheduling; Dataflow

Funding

  1. NSF [CCF-1423108, CCF-1513201]

Ask authors/readers for more resources

GPUs lack fundamental support for data-dependent parallelism and synchronization. While CUDA Dynamic Parallelism signals progress in this direction, many limitations and challenges still remain. This paper introducesWireframe, a hardware-software solution that enables generalized support for data-dependent parallelism and synchronization. Wireframe enables applications to naturally express execution dependencies across different thread blocks through a dependency graph abstraction at run-time, which is sent to the GPU hardware at kernel launch. At run-time, the hardware enforces the dependencies specified in the dependency graph through a dependencyaware thread block scheduler. Overall, Wireframe is able to improve total execution time up to 65.20% with an average of 45.07%.

Authors

I am an author on this paper
Click your name to claim this paper and add it to your profile.

Reviews

Primary Rating

3.8
Not enough ratings

Secondary Ratings

Novelty
-
Significance
-
Scientific rigor
-
Rate this paper

Recommended

No Data Available
No Data Available