Sciweavers

3796 search results - page 523 / 760
» Presentations by Programmers for Programmers
Sort
View
120
Voted
EUROPAR
1999
Springer
15 years 7 months ago
I/O-Conscious Tiling for Disk-Resident Data Sets
This paper describes a tiling technique that can be used by application programmers and optimizing compilers to obtain I/O-efficient versions of regular scientific loop nests. Du...
Mahmut T. Kandemir, Alok N. Choudhary, J. Ramanuja...
VL
1999
IEEE
15 years 7 months ago
Does Metaphor Increase Visual Language Usability?
Previous research suggests that graphical metaphor should increase the usability of visual programming languages (VPLs) by providing an instructional aid when learning to use the ...
Alan F. Blackwell, Thomas R. G. Green
JAVA
1999
Springer
15 years 7 months ago
Fixing the Java Memory Model
The Java memory model described in Chapter 17 of the Java Language Specification gives constraints on how threads interact through memory. The Java memory model is hard to interp...
William Pugh
110
Voted
IEEEPACT
1998
IEEE
15 years 6 months ago
Exploiting Method-Level Parallelism in Single-Threaded Java Programs
Method speculation of object-oriented programs attempts to exploit method-level parallelism (MLP) by executing sequential method invocations in parallel, while still maintaining c...
Michael K. Chen, Kunle Olukotun
115
Voted
IPPS
1998
IEEE
15 years 6 months ago
Synchronizing Operations on Multiple Objects
Parallel programming on distributed memory systems is one of the most challenging research areas in parallel computingtoday. Objectbased parallel programming languages are an impor...
Tim Rühl, Henri E. Bal