Sciweavers

MICRO
2000
IEEE

Efficient conditional operations for data-parallel architectures

13 years 8 months ago
Efficient conditional operations for data-parallel architectures
Many data-parallel applications, including emerging media applications, have regular structures that can easily be expressed as a series of arithmetic kernels operating on data streams. Data-parallel architectures are designed to exploit this regularity by performing the same operation on many data elements concurrently. However, applications containing data-dependent control constructs perform poorly on these architectures. Conditional streams convert these constructs into data-dependent data movement. This allows data-parallel architectures to efficiently execute applications with data-dependent control flow. Essentially, conditional streams extend the range of applications that a data-parallel architecture can execute efficiently. For example, polygon rendering speeds
Ujval J. Kapasi, William J. Dally, Scott Rixner, P
Added 31 Jul 2010
Updated 31 Jul 2010
Type Conference
Year 2000
Where MICRO
Authors Ujval J. Kapasi, William J. Dally, Scott Rixner, Peter R. Mattson, John D. Owens, Brucek Khailany
Comments (0)