Sciweavers

157 search results - page 2 / 32
» Threads cannot be implemented as a library
Sort
View
78
Voted
DATE
2006
IEEE
116views Hardware» more  DATE 2006»
15 years 3 months ago
Adaptive data placement in an embedded multiprocessor thread library
— Embedded multiprocessors pose new challenges in the design and implementation of embedded software. This has led to the need for programming interfaces that expose the capabili...
Phillip Stanley-Marbell, Kanishka Lahiri, Anand Ra...
CLUSTER
2006
IEEE
15 years 3 months ago
MPJ Express: Towards Thread Safe Java HPC
MPJ Express is a thread-safe Java messaging library that provides a full implementation
Mark Baker, Bryan Carpenter, Aamir Shafi
IPPS
2005
IEEE
15 years 3 months ago
TiNy Threads: A Thread Virtual Machine for the Cyclops64 Cellular Architecture
This paper presents the design and implementation of a thread virtual machine, called TNT (or TiNy-Threads) for the IBM Cyclops64 architecture (the latest Cyclops architecture tha...
Juan del Cuvillo, Weirong Zhu, Ziang Hu, Guang R. ...
ISSAC
2007
Springer
163views Mathematics» more  ISSAC 2007»
15 years 3 months ago
POSIX threads polynomials(PTPol): a scalable implementation of univariate arithmetic operations
In this paper, we describe the design of a C library named PTPol implementing arithmetic operations for univariate polynomials and report on practical experiments showing the rele...
Mohab Safey El Din, Philippe Trebuchet
PLDI
2012
ACM
12 years 12 months ago
Fully automatic and precise detection of thread safety violations
Concurrent, object-oriented programs often use thread-safe library classes. Existing techniques for testing a thread-safe class either rely on tests using the class, on formal spe...
Michael Pradel, Thomas R. Gross