Sciweavers

157 search results - page 2 / 32
» Threads cannot be implemented as a library
Sort
View
DATE
2006
IEEE
116views Hardware» more  DATE 2006»
14 years 1 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
14 years 1 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
14 years 17 days 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»
14 years 1 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
11 years 9 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