Sciweavers

988 search results - page 30 / 198
» The Frontiers of Data Programmability
Sort
View
CIIT
2004
15 years 1 months ago
Student support: Internet training from the perspective of the e-learning professional
In an effort to develop a training programme to assist teaching professionals to migrate towards e-teaching from more traditional modes of teaching, the European Commission (EC) p...
Lara A. Frumkin, Mike Mimirinis, Alan Murphy
IPPS
1996
IEEE
15 years 4 months ago
An Adaptive Approach to Data Placement
Programming distributed-memory machines requires careful placement of datato balance the computationalload among the nodes and minimize excess data movement between the nodes. Mos...
David K. Lowenthal, Gregory R. Andrews
94
Voted
EUROSYS
2010
ACM
15 years 4 months ago
Locating cache performance bottlenecks using data profiling
Effective use of CPU data caches is critical to good performance, but poor cache use patterns are often hard to spot using existing execution profiling tools. Typical profilers at...
Aleksey Pesterev, Nickolai Zeldovich, Robert T. Mo...
99
Voted
PADL
2010
Springer
15 years 9 months ago
Skeleton Composition Using Remote Data
Abstract. Skeletons simplify parallel programming by providing general patterns of parallel computations. When several skeletons are used inside the same program, skeleton composit...
Mischa Dieterle, Thomas Horstmeyer, Rita Loogen
CC
2008
Springer
123views System Software» more  CC 2008»
15 years 2 months ago
Automatic Transformation of Bit-Level C Code to Support Multiple Equivalent Data Layouts
Portable low-level C programs must often support multiple equivalent in-memory layouts of data, due to the byte or bit order of the compiler, architecture, or external data formats...
Marius Nita, Dan Grossman