Sciweavers

689 search results - page 2 / 138
» The multithreaded version of FORM
Sort
View
CORR
2010
Springer
60views Education» more  CORR 2010»
15 years 1 months ago
Parallel versions of the symbolic manipulation system FORM
M. Tentyukov, J. A. M. Vermaseren, J. Vollinga
CONCURRENCY
2011
14 years 8 months ago
Condensed forms for the symmetric eigenvalue problem on multi-threaded architectures
Paolo Bientinesi, Francisco D. Igual, Daniel Kress...
DAMON
2006
Springer
15 years 5 months ago
Realizing parallelism in database operations: insights from a massively multithreaded architecture
A new trend in processor design is increased on-chip support for multithreading in the form of both chip multiprocessors and simultaneous multithreading. Recent research in databa...
John Cieslewicz, Jonathan W. Berry, Bruce Hendrick...
PPDP
2005
Springer
15 years 7 months ago
Isolation-only transactions by typing and versioning
In this paper we design a language and runtime support for isolation-only, multithreaded transactions (called tasks). Tasks allow isolation to be declared instead of having to be ...
Pawel T. Wojciechowski
119
Voted
TJS
2010
145views more  TJS 2010»
14 years 8 months ago
Analyzing and enhancing the parallel sort operation on multithreaded architectures
The Sort operation is a core part of many critical applications. Despite the large efforts to parallelize it, the fact that it suffers from high data-dependencies vastly limits it...
Layali K. Rashid, Wessam Hassanein, Moustafa A. Ha...