Suchergebnisse - "Distributed Memory Programming"

  1. 1

    Teaching distributed memory programming from mental models von Eijkhout, Victor

    ISSN: 0743-7315, 1096-0848
    Veröffentlicht: Elsevier Inc 01.08.2018
    Veröffentlicht in Journal of parallel and distributed computing (01.08.2018)
    “… Distributed memory programming, typically through the MPI library, is the de facto standard for programming large scale parallelism, with up to millions of individual processes …”
    Volltext
    Journal Article
  2. 2

    Streaming Message Interface: High-Performance Distributed Memory Programming on Reconfigurable Hardware von De Matteis, Tiziano, de Fine Licht, Johannes, Beranek, Jakub, Hoefler, Torsten

    ISSN: 2167-4337
    Veröffentlicht: ACM 17.11.2019
    “… Distributed memory programming is the established paradigm used in high-performance computing (HPC …”
    Volltext
    Tagungsbericht
  3. 3

    Chapter 5 - Distributed memory programming von Gerassimos Barlas

    ISBN: 9780128141212, 0128141204, 0128141212, 9780128141205
    Veröffentlicht: Elsevier Inc 2023
    Veröffentlicht in Multicore and GPU Programming (2023)
    “… The Message Passing Interface (MPI) is the de-facto standard for turning distributed memory systems into cohesive platforms. MPI facilitates both …”
    Volltext
    Buchkapitel
  4. 4

    Supporting Efficient Graph Analytics and Scientific Computation Using Asynchronous Distributed-Memory Programming Models von Ghosh, Sayan

    ISBN: 9781085599030, 1085599035
    Veröffentlicht: ProQuest Dissertations & Theses 01.01.2019
    “… Future High Performance Computing (HPC) nodes will have many more processors than the contemporary architectures. In such a system with massive parallelism it …”
    Volltext
    Dissertation
  5. 5

    Parallelization of Array Method with Hybrid Programming: OpenMP and MPI von Velarde Martínez, Apolinar

    ISSN: 2076-3417, 2076-3417
    Veröffentlicht: Basel MDPI AG 01.08.2022
    Veröffentlicht in Applied sciences (01.08.2022)
    “… ) systems, shared memory programming and distributed memory programming have been used; a parallel application is represented by Parallel Task Graphs (PTGs …”
    Volltext
    Journal Article
  6. 6

    Cross-scale efficient tensor contractions for coupled cluster computations through multiple programming model backends von Ibrahim, Khaled Z., Epifanovsky, Evgeny, Williams, Samuel, Krylov, Anna I.

    ISSN: 0743-7315, 1096-0848
    Veröffentlicht: United States Elsevier Inc 01.08.2017
    Veröffentlicht in Journal of parallel and distributed computing (01.08.2017)
    “… Coupled-cluster methods provide highly accurate models of molecular structure through explicit numerical calculation of tensors representing the correlation …”
    Volltext
    Journal Article
  7. 7

    Streaming Message Interface: High-Performance Distributed Memory Programming on Reconfigurable Hardware von De Matteis, Tiziano, de Fine Licht, Johannes, Beránek, Jakub, Hoefler, Torsten

    ISSN: 2331-8422
    Veröffentlicht: Ithaca Cornell University Library, arXiv.org 07.09.2019
    Veröffentlicht in arXiv.org (07.09.2019)
    “… Distributed memory programming is the established paradigm used in high-performance computing (HPC …”
    Volltext
    Paper
  8. 8

    Shared memory optimizations for distributed memory programming models von Friedley, Andrew

    ISBN: 9781303659201, 1303659204
    Veröffentlicht: ProQuest Dissertations & Theses 01.01.2013
    “… In the world of parallel programming, there are two major classes of programming models: shared memory and distributed memory. Shared memory models share all …”
    Volltext
    Dissertation
  9. 9

    Optimizing Breadth-First Search at Scale Using Hardware-Accelerated Space Consistency von Ibrahim, Khaled

    ISSN: 2640-0316
    Veröffentlicht: IEEE 01.12.2019
    “… Graph traversal is a critical building block in many algorithms. Traversing a large graph using breadth-first search, although conceptually simple, is …”
    Volltext
    Tagungsbericht
  10. 10

    Parallel Arnoldi eigensolvers with enhanced scalability via global communications rearrangement von Hernandez, V., Roman, J.E., Tomas, A.

    ISSN: 0167-8191, 1872-7336
    Veröffentlicht: Elsevier B.V 01.08.2007
    Veröffentlicht in Parallel computing (01.08.2007)
    “… This paper presents several new variants of the single-vector Arnoldi algorithm for computing approximations to eigenvalues and eigenvectors of a non-symmetric …”
    Volltext
    Journal Article
  11. 11

    Tpetra, and the Use of Generic Programming in Scientific Computing von Baker, C.G., Heroux, M.A.

    ISSN: 1058-9244, 1875-919X
    Veröffentlicht: United States Hindawi 2012
    Veröffentlicht in Scientific programming (2012)
    “… We present Tpetra, a Trilinos package for parallel linear algebra primitives implementing the Petra object model. We describe Tpetra's design, based on generic …”
    Volltext
    Journal Article
  12. 12

    Distributed-Memory Programming with MPI von Pacheco, Peter

    ISBN: 9780123742605, 0123742609
    Veröffentlicht: United States Elsevier 2011
    Veröffentlicht in An Introduction to Parallel Programming (2011)
    Volltext
    Buchkapitel
  13. 13
  14. 14

    Emulating shared memory to simplify distributed-memory programming von Clarke, J.A.

    ISSN: 1070-9924
    Veröffentlicht: IEEE 01.01.1997
    Veröffentlicht in IEEE computational science & engineering (01.01.1997)
    “… A system called Network Distributed Global Memory simplifies parallel computing in a distributed memory environment by allowing processors to be programmed as …”
    Volltext
    Journal Article
  15. 15

    Eilmer: An open-source multi-physics hypersonic flow solver von Gibbons, Nicholas N., Damm, Kyle A., Jacobs, Peter A., Gollan, Rowan J.

    ISSN: 0010-4655, 1879-2944
    Veröffentlicht: Elsevier B.V 01.01.2023
    Veröffentlicht in Computer physics communications (01.01.2023)
    “… This paper introduces Eilmer, a general-purpose open-source compressible flow solver developed at the University of Queensland, designed to support research …”
    Volltext
    Journal Article
  16. 16

    Java in the High Performance Computing arena: Research, practice and experience von Taboada, Guillermo L., Ramos, Sabela, Expósito, Roberto R., Touriño, Juan, Doallo, Ramón

    ISSN: 0167-6423, 1872-7964
    Veröffentlicht: Elsevier B.V 01.05.2013
    Veröffentlicht in Science of computer programming (01.05.2013)
    “… The rising interest in Java for High Performance Computing (HPC) is based on the appealing features of this language for programming multi-core cluster …”
    Volltext
    Journal Article
  17. 17

    Hybrid-view programming of nuclear fusion simulation code in the PGAS parallel programming language XcalableMP von Tsugane, Keisuke, Boku, Taisuke, Murai, Hitoshi, Sato, Mitsuhisa, Tang, William, Wang, Bei

    ISSN: 0167-8191, 1872-7336
    Veröffentlicht: United States Elsevier B.V 01.09.2016
    Veröffentlicht in Parallel Computing (01.09.2016)
    “… Recently, the Partitioned Global Address Space (PGAS) parallel programming model has emerged as a usable distributed memory programming model. XcalableMP (XMP …”
    Volltext
    Journal Article
  18. 18

    Naplus: a software distributed shared memory for virtual clusters in the cloud von Zeng, Lingfang, Wang, Yang, Kent, Kenneth B., Xiao, Ziliang

    ISSN: 0038-0644, 1097-024X
    Veröffentlicht: Bognor Regis Wiley Subscription Services, Inc 01.09.2017
    Veröffentlicht in Software, practice & experience (01.09.2017)
    “… ‐memory programming paradigm still remains largely unchanged, which implies that cluster applications cannot be efficiently deployed in VCs, especially when virtual machines (VMs …”
    Volltext
    Journal Article
  19. 19

    Tuning and hybrid parallelization of a genetic-based multi-point statistics simulation code von Peredo, Oscar, Ortiz, Julián M., Herrero, José R., Samaniego, Cristóbal

    ISSN: 0167-8191, 1872-7336
    Veröffentlicht: Elsevier B.V 01.05.2014
    Veröffentlicht in Parallel computing (01.05.2014)
    “… •This work is part of an effort to accelerate geostatistical simulation codes.•We apply acceleration techniques to a genetic-based MPS simulation code.•The …”
    Volltext
    Journal Article Verlag
  20. 20

    A hybrid approach to parallelize a fast non-dominated sorting genetic algorithm for phylogenetic inference von Santander-Jiménez, Sergio, Vega-Rodríguez, Miguel A.

    ISSN: 1532-0626, 1532-0634
    Veröffentlicht: Blackwell Publishing Ltd 10.03.2015
    Veröffentlicht in Concurrency and computation (10.03.2015)
    “… Summary The field of computational biology encloses a wide range of optimization problems that show non‐deterministic polynomial‐time hard complexities …”
    Volltext
    Journal Article