[图书][B] An architecture for fast and general data processing on large clusters

M Zaharia - 2016 - books.google.com
The past few years have seen a major change in computing systems, as growing data
volumes and stalling processor speeds require more and more applications to scale out to …

[图书][B] A discipline of multiprogramming

J Misra, J Misra - 2001 - Springer
The main software challenge in developing application programs during the 1960s and the
1970s was that the programs had to operate within limited resources, ie, slow processors …

[PDF][PDF] BSP vs LogP

G Bilardi, KT Herley, A Pietracaprina, G Pucci… - Proceedings of the …, 1996 - dl.acm.org
A quantitative comparison of the BSP and LogP models for parallel computation is
developed. Very efficient cross simulations between the two models are derived, showing …

Towards a first vertical prototyping of an extremely fine-grained parallel programming approach

D Naishlos, J Nuzman, CW Tseng… - Proceedings of the …, 2001 - dl.acm.org
Explicit-multithreading (XMT) is a parallel programming approach for exploiting on-chip
parallelism. XMT introduces a computational framework with 1) a simple programming style …

Mapping Unstructured Applications into Nested Parallelism Best Student Paper Award: First Prize

A González-Escribano1, AJC Van Gemund… - … —VECPAR 2002: 5th …, 2003 - Springer
Nested parallel programming models, where the task graph associated to a computation is
series-parallel are easy to program and show good analysis properties. These can be …

Memory aware load balance strategy on a parallel branch‐and‐bound application

JMN Silva, C Boeres, LMA Drummond… - Concurrency and …, 2015 - Wiley Online Library
The latest trends in high performance computing systems show an increasing demand on
the use of a large scale multicore system in an efficient way so that high compute‐intensive …

BSP versus LogP

G Bilardi, A Pietracaprina, G Pucci, KT Herley… - Algorithmica, 1999 - Springer
A quantitative comparison of the BSP and LogP models of parallel computation is
developed. We concentrate on a variant of LogP that disallows the so-called stalling …

Performance implications of synchronization structure in parallel programming

A González-Escribano, AJC van Gemund… - Parallel Computing, 2009 - Elsevier
The restricted synchronization structure of so-called structured parallel programming
paradigms has an advantageous effect on programmer productivity, cost modeling, and …

Experimental evaluation of QSM, a simple shared-memory model

B Grayson, M Dahlin… - … 13th International Parallel …, 1999 - ieeexplore.ieee.org
Parallel programming models should attempt to satisfy two conflicting goals. On one hand,
they should hide architectural details so that algorithm designers can write simple, portable …

Performance evaluation of improved web search algorithms

E Feuerstein, V Gil-Costa, M Mizrahi… - … Conference on High …, 2010 - Springer
In this paper we propose an evaluation method for parallel algorithms that can be used
independently of the used parallel programming library and architecture. We propose to …