Sciweavers

689 search results - page 2 / 138
» The multithreaded version of FORM
Sort
View
CORR
2010
Springer
60views Education» more  CORR 2010»
13 years 4 months ago
Parallel versions of the symbolic manipulation system FORM
M. Tentyukov, J. A. M. Vermaseren, J. Vollinga
CONCURRENCY
2011
12 years 12 months ago
Condensed forms for the symmetric eigenvalue problem on multi-threaded architectures
Paolo Bientinesi, Francisco D. Igual, Daniel Kress...
DAMON
2006
Springer
13 years 8 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
13 years 10 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
TJS
2010
145views more  TJS 2010»
12 years 11 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...