Sciweavers

IPPS
2008
IEEE

Qthreads: An API for programming with millions of lightweight threads

13 years 10 months ago
Qthreads: An API for programming with millions of lightweight threads
Large scale hardware-supported multithreading, an attractive means of increasing computational power, benefits significantly from low per-thread costs. Hardware support for lightweight threads is a developing area of research. Each architecture with such support provides a unique interface, hindering development for them and comparisons them. A portable abstraction that provides basic lightweight thread control and synchronization primitives d. Such an abstraction would assist in exploring both the architectural needs of large scale threading and the semantic power of existing languages. Managing thread resources is a problem that must be addressed if massive ism is to be popularized. The qthread abstraction enables development of large-scale multithreading applications on commodity architectures. This paper introduces the qthread API and its Unix implementation, discusses resource management, and presents performance results from the HPCCG benchmark.
Kyle B. Wheeler, Richard C. Murphy, Douglas Thain
Added 31 May 2010
Updated 31 May 2010
Type Conference
Year 2008
Where IPPS
Authors Kyle B. Wheeler, Richard C. Murphy, Douglas Thain
Comments (0)