Sciweavers

5 search results - page 1 / 1
» Treating a User-Defined Parallel Library as a Domain-Specifi...
Sort
View
IPPS
2002
IEEE
13 years 9 months ago
Treating a User-Defined Parallel Library as a Domain-Specific Language
Daniel J. Quinlan, Brian Miller, Bobby Philip, Mar...
CCGRID
2001
IEEE
13 years 8 months ago
KelpIO: A Telescope-Ready Domain-Specific I/O Library for Irregular Block-Structured Applications
To ameliorate the need to spend significant programmer time modifying parallel programs to achieve highperformance, while maintaining compact, comprehensible source codes, this pa...
Bradley Broom, Robert J. Fowler, Ken Kennedy
DICTA
2007
13 years 6 months ago
Efficient Image Processing with the Apply Language
Apply is a Domain-Specific Language for image processing and low-level computer vision. Apply allows programmers to write kernel operations that focus on the computation for a sin...
Leonard G. C. Hamey
ISESE
2006
IEEE
13 years 10 months ago
Identifying domain-specific defect classes using inspections and change history
We present an iterative, reading-based methodology for analyzing defects in source code when change history is available. Our bottom-up approach can be applied to build knowledge ...
Taiga Nakamura, Lorin Hochstein, Victor R. Basili
ICS
2009
Tsinghua U.
13 years 11 months ago
MPI-aware compiler optimizations for improving communication-computation overlap
Several existing compiler transformations can help improve communication-computation overlap in MPI applications. However, traditional compilers treat calls to the MPI library as ...
Anthony Danalis, Lori L. Pollock, D. Martin Swany,...