Sciweavers

782 search results - page 42 / 157
» Dag-Consistent Distributed Shared Memory
Sort
View
ICS
1995
Tsinghua U.
15 years 1 months ago
Data Forwarding in Scalable Shared-Memory Multiprocessors
David Koufaty, Xiangfeng Chen, David K. Poulsen, J...
PVM
2007
Springer
15 years 3 months ago
Parallelizing Dense Linear Algebra Operations with Task Queues in
llc is a language based on C where parallelism is expressed using compiler directives. The llc compiler produces MPI code which can be ported to both shared and distributed memory ...
Antonio J. Dorta, José M. Badía, Enr...
WCRE
2010
IEEE
14 years 8 months ago
Static Analysis for Understanding Shared Objects in Open Concurrent Java Programs
—Concurrent programming with shared memory in an object-oriented language such as Java is notoriously difficult. Therefore, it is important to study new program understanding te...
Ana Milanova, Yin Liu
HPCC
2007
Springer
15 years 3 months ago
Coarse-Grain Time Slicing with Resource-Share Control in Parallel-Job Scheduling
Abstract. We present a parallel job scheduling approach for coarsegrain timesharing which preempts jobs to disk and avoids any additional memory pressure. The approach provides con...
Bryan Esbaugh, Angela C. Sodan
ICPPW
2002
IEEE
15 years 2 months ago
Experiments with Parallelizing a Tribology Application
Different parallelization methods vary in their system requirements, programming styles, efficiency of exploring parallelism, and the application characteristics they can handle....
Vipin Chaudhary, W. L. Hase, Hai Jiang, L. Sun, Da...