Sciweavers

1431 search results - page 115 / 287
» Analytical Performance Models of Parallel Programs in Cluste...
Sort
View
SIGCSE
2010
ACM
164views Education» more  SIGCSE 2010»
15 years 4 months ago
A breadth-first course in multicore and manycore programming
The technique of scaling hardware performance through increasing the number of cores on a chip requires programmers to learn to write parallel code that can exploit this hardware....
Suzanne Rivoire
HPDC
1998
IEEE
15 years 2 months ago
Distant I/O: One-Sided Access to Secondary Storage on Remote Processors
We propose a new parallel, noncollective I/O strategy called Distant I/O that targets clustered computer systems in which disks are attached to compute nodes. Distant I/O allows o...
Jarek Nieplocha, Ian T. Foster, Holger Dachsel
JDWM
2006
178views more  JDWM 2006»
14 years 9 months ago
Improved Data Partitioning for Building Large ROLAP Data Cubes in Parallel
The pre-computation of data cubes is critical to improving the response time of On-Line Analytical Processing (OLAP) systems and can be instrumental in accelerating data mining ta...
Ying Chen, Frank K. H. A. Dehne, Todd Eavis, Andre...
IPPS
2000
IEEE
15 years 2 months ago
Controlling Distributed Shared Memory Consistency from High Level Programming Languages
One of the keys for the success of parallel processing is the availability of high-level programming languages for on-the-shelf parallel architectures. Using explicit message passi...
Yvon Jégou
IPPS
2010
IEEE
14 years 7 months ago
Parallel Task for parallelizing object-oriented desktop applications
As multi-cores arrive for mainstream desktop systems, developers must invest the effort to parallelize their applications. We present Parallel Task (short ParaTask), a solution to ...
Nasser Giacaman, Oliver Sinnen