Sciweavers

333 search results - page 2 / 67
» The Problem with Threads
Sort
View
ISCA
2006
IEEE
148views Hardware» more  ISCA 2006»
13 years 10 months ago
Tolerating Dependences Between Large Speculative Threads Via Sub-Threads
Thread-level speculation (TLS) has proven to be a promising method of extracting parallelism from both integer and scientific workloads, targeting speculative threads that range ...
Christopher B. Colohan, Anastassia Ailamaki, J. Gr...
IPPS
2005
IEEE
13 years 10 months ago
Possibilities to Solve the Clique Problem by Thread Parallelism using Task Pools
We construct parallel algorithms with implementations to solve the clique problem in practice and research their computing time compared with sequential algorithms. The parallel a...
Holger Blaar, Thomas Lange, Renate Winter, Marcel ...
COMPUTER
2006
63views more  COMPUTER 2006»
13 years 4 months ago
The Problem with Threads
Edward A. Lee
ACSC
2003
IEEE
13 years 9 months ago
A Novel Approach to Parenting in Functional Program Evaluation
The ability for multiple threads to enter the same graph node without contention and conflict is a necessary component of the graph reduction of functional languages since graph c...
Julian R. Dermoudy