Search Results - Shared-memory parallel programming models*
-
1
Comparing distributed memory and virtual shared memory parallel programming models
ISSN: 0167-739X, 1872-7115Published: Elsevier B.V 01.03.1995Published in Future generation computer systems (01.03.1995)“…The virtues of the shared memory and distributed memory parallel programming models have been much debated…”
Get full text
Journal Article -
2
A Comparative Study and Evaluation of Parallel Programming Models for Shared-Memory Parallel Architectures
ISSN: 0288-3635, 1882-7055Published: Tokyo Springer Japan 01.07.2013Published in New generation computing (01.07.2013)“…Nowadays, shared-memory parallel architectures have evolved and new programming frameworks have appeared that exploit these architectures…”
Get full text
Journal Article -
3
A comparison of the shared-memory parallel programming models OpenMP, OpenACC and Kokkos in the context of implicit solvers for high-order FEM
ISSN: 0010-4655, 1879-2944Published: Elsevier B.V 01.10.2020Published in Computer physics communications (01.10.2020)“…We consider the application of three performance-portable programming models in the context of a high-order spectral element, implicit time-stepping solver for the Navier–Stokes equations…”
Get full text
Journal Article -
4
A Case Study of Hybrid Dataflow and Shared-Memory Programming Models: Dependency-Based Parallel Game Engine
ISSN: 1550-6533Published: IEEE 01.10.2014Published in Proceedings (Symposium on Computer Architecture and High Performance Computing) (01.10.2014)“…Recently proposed hybrid dataflow and shared memory programming models combine these two underlying models in order to support a wider range of problems naturally…”
Get full text
Conference Proceeding -
5
Parallel Metropolis coupled Markov chain Monte Carlo for Bayesian phylogenetic inference
ISSN: 1367-4803, 1460-2059, 1367-4811Published: Oxford Oxford University Press 12.02.2004Published in Bioinformatics (12.02.2004)“…: This paper presents a parallel algorithm for (MC)3. The proposed parallel algorithm retains the ability to explore multiple peaks in the posterior distribution of trees while maintaining a fast execution time…”
Get full text
Journal Article -
6
A Comparative Evaluation of Parallel Programming Models for Shared-Memory Architectures
ISBN: 1467316318, 9781467316316ISSN: 2158-9178Published: IEEE 01.07.2012Published in 2012 IEEE 10th International Symposium on Parallel and Distributed Processing with Applications (01.07.2012)“…). The purpose of this paper is to perform a compared evaluation of several parallel programming models where each one is fitted to exploit some of these features but also each one requires a different…”
Get full text
Conference Proceeding -
7
HitFlow: A Dataflow Programming Model for Hybrid Distributed- and Shared-Memory Systems
ISSN: 0885-7458, 1573-7640Published: New York Springer US 01.02.2019Published in International journal of parallel programming (01.02.2019)“… In this paper we introduce a new parallel programming model and framework based on the dataflow paradigm…”
Get full text
Journal Article -
8
LogSC: Model-based one-sided communication performance estimation
ISSN: 0167-739X, 1872-7115Published: Elsevier B.V 01.07.2022Published in Future generation computer systems (01.07.2022)“…) is a communication interface that has been introduced in MPI-2 (1997) that enables new more efficient programming models…”
Get full text
Journal Article -
9
Bsp2omp: A Compiler For Translating Bsp Programs To Openmp
ISSN: 1744-5760, 1744-5779Published: Taylor & Francis Group 01.08.2009Published in International journal of parallel, emergent and distributed systems (01.08.2009)“…The convergence of the two widely used parallel programming paradigms, shared-memory and distributed-shared-memory parallel programming models, into a unified parallel programming model is crucial…”
Get full text
Journal Article -
10
Automatic mapping of parallel applications on multicore architectures using the Servet benchmark suite
ISSN: 0045-7906, 1879-0755Published: Elsevier Ltd 01.03.2012Published in Computers & electrical engineering (01.03.2012)“… ► Results show a significant improvement of performance of parallel applications. ► The mapping technique proposed does not require source code modifications…”
Get full text
Journal Article -
11
Output nondeterminism detection for programming models combining dataflow with shared memory
ISSN: 0167-8191, 1872-7336Published: Elsevier B.V 01.01.2018Published in Parallel computing (01.01.2018)“…•We identify output nondeterminism errors in dataflow applications on shared memory…”
Get full text
Journal Article -
12
DaSH: A benchmark suite for hybrid dataflow and shared memory programming models
ISSN: 0167-8191, 1872-7336Published: Elsevier B.V 01.06.2015Published in Parallel computing (01.06.2015)“…•No single parallel programming paradigm is suitable for all DaSH benchmarks. The current trend in development of parallel programming models is to combine different well…”
Get full text
Journal Article Publication -
13
Hybrid CUDA, OpenMP, and MPI parallel programming on multicore GPU clusters
ISSN: 0010-4655, 1879-2944Published: Elsevier B.V 2011Published in Computer physics communications (2011)“…Nowadays, NVIDIA's CUDA is a general purpose scalable parallel programming model for writing highly parallel applications…”
Get full text
Journal Article -
14
A survey of recoverable distributed shared virtual memory systems
ISSN: 1045-9219Published: IEEE 01.09.1997Published in IEEE transactions on parallel and distributed systems (01.09.1997)“… Such systems ease parallel application programming because the shared-memory programming model is often more natural than the message-passing paradigm…”
Get full text
Journal Article -
15
Parallel Algorithm for SWFFT Using 3D Data Structure
ISSN: 0278-081X, 1531-5878Published: Boston SP Birkhäuser Verlag Boston 01.04.2012Published in Circuits, systems, and signal processing (01.04.2012)“… In the paper, we mainly focus on the problem of how to implement non-recursive SWFFT in parallel programming…”
Get full text
Journal Article -
16
Evaluating performance portability of five shared-memory programming models using a high-order unstructured CFD solver
ISSN: 0743-7315, 1096-0848Published: Elsevier Inc 01.05.2024Published in Journal of parallel and distributed computing (01.05.2024)“…) solver using five shared-memory programming models: CUDA, OpenACC, OpenMP, Kokkos, and OP2…”
Get full text
Journal Article -
17
Efficient solid state NMR powder simulations using SMP and MPP parallel computation
ISSN: 1090-7807, 1096-0856Published: United States Elsevier Inc 01.04.2003Published in Journal of magnetic resonance (1997) (01.04.2003)“… The distributed memory parallel programming model is examined for simulation programs using the MPI message passing interface…”
Get full text
Journal Article -
18
MPI + MPI: a new hybrid approach to parallel programming with MPI plus shared memory
ISSN: 0010-485X, 1436-5057Published: Vienna Springer Vienna 01.12.2013Published in Computing (01.12.2013)“…Hybrid parallel programming with the message passing interface (MPI) for internode communication in conjunction with a shared-memory programming model to manage…”
Get full text
Journal Article -
19
Performance-based parallel application toolkit for high-performance clusters
ISSN: 0920-8542, 1573-0484Published: Boston Springer US 01.04.2009Published in The Journal of supercomputing (01.04.2009)“…Advances in computer technology, encompassed with fast emerging of multicore processor technology, have made the many-core personal computers available and…”
Get full text
Journal Article -
20
Performance analysis of data compression algorithms for heterogeneous architecture through parallel approach
ISSN: 0920-8542, 1573-0484Published: New York Springer US 01.04.2020Published in The Journal of supercomputing (01.04.2020)“… This paper presents an efficient parallel approach to reduce…”
Get full text
Journal Article

