Search Results - "Parallel Programming Model"

Refine Results
  1. 1

    HIPLZ: Enabling performance portability for exascale systems by Zhao, Jisheng, Bertoni, Colleen, Young, Jeffrey, Harms, Kevin, Sarkar, Vivek, Videau, Brice

    ISSN: 1532-0626, 1532-0634
    Published: United States Wiley 17.07.2023
    Published in Concurrency and computation (17.07.2023)
    “…Summary While heterogeneous computing has emerged as a dominant trend in current and future High‐Performance Computing (HPC) systems, it is also widely…”
    Get full text
    Journal Article
  2. 2

    HRPF: A parallel programming framework for recursive algorithms on heterogeneous CPU–GPU systems by Wang, Yizhuo, Liu, Bowen, Shao, Senhao, Gao, Jianhua, Ji, Weixing, Xing, Hongbo

    ISSN: 0167-8191
    Published: Elsevier B.V 01.03.2026
    Published in Parallel computing (01.03.2026)
    “…Recursion, as a common programming paradigm, is widely applied in numerous applications. By treating recursive problems as tasks, the recursion process…”
    Get full text
    Journal Article
  3. 3

    HIPLZ: Enabling performance portability for exascale systems by Zhao, Jisheng, Bertoni, Colleen, Young, Jeffrey, Harms, Kevin, Sarkar, Vivek, Videau, Brice

    ISSN: 1532-0626, 1532-0634
    Published: Hoboken Wiley Subscription Services, Inc 15.11.2023
    Published in Concurrency and computation (15.11.2023)
    “…While heterogeneous computing has emerged as a dominant trend in current and future High‐Performance Computing (HPC) systems, it is also widely recognized that…”
    Get full text
    Journal Article
  4. 4

    Design and Implementation of Data-Flow Runtime System on Shenwei Processor by Pengfei ZHANG, Junshi CHEN, Zhong ZHENG, Peiqi SHEN, Hong AN, Le XU

    ISSN: 1000-3428
    Published: Editorial Office of Computer Engineering 01.12.2023
    Published in Ji suan ji gong cheng (01.12.2023)
    “…The domestic Sunway heterogeneous many-core computing platform uses athread heterogeneous programming method. Exploring fine-grain parallelism in athread is…”
    Get full text
    Journal Article
  5. 5

    Mitigating the NUMA effect on task-based runtime systems by Maroñas, Marcos, Navarro, Antoni, Ayguadé, Eduard, Beltran, Vicenç

    ISSN: 0920-8542, 1573-0484
    Published: New York Springer US 01.09.2023
    Published in The Journal of supercomputing (01.09.2023)
    “…Processors with multiple sockets or chiplets are becoming more conventional. These kinds of processors usually expose a single shared address space. However,…”
    Get full text
    Journal Article
  6. 6

    Optimization of communication-computation overlapping in parallel multigrid methods by process/thread allocation by Nakajima, Kengo

    ISSN: 0916-7005, 1868-937X
    Published: Heidelberg Springer Nature B.V 01.09.2025
    “…In large-scale parallel systems, communication overhead in parallel preconditioned Krylov iterative solvers increases with the number of nodes, making its…”
    Get full text
    Journal Article
  7. 7

    An OpenMP-CUDA Implementation of Multilevel Fast Multipole Algorithm for Electromagnetic Simulation on Multi-GPU Computing Systems by Guan, Jian, Yan, Su, Jin, Jian-Ming

    ISSN: 0018-926X, 1558-2221
    Published: New York, NY IEEE 01.07.2013
    “…A multi-GPU implementation of the multilevel fast multipole algorithm (MLFMA) based on the hybrid OpenMPCUDA parallel programming model (OpenMP-CUDA-MLFMA) is…”
    Get full text
    Journal Article
  8. 8

    Bridging the Gap Between OpenMP and Task-Based Runtime Systems for the Fast Multipole Method by Agullo, Emmanuel, Aumage, Olivier, Bramas, Berenger, Coulaud, Olivier, Pitoiset, Samuel

    ISSN: 1045-9219, 1558-2183
    Published: New York IEEE 01.10.2017
    “…With the advent of complex modern architectures, the low-level paradigms long considered sufficient to build High Performance Computing (HPC) numerical codes…”
    Get full text
    Journal Article
  9. 9

    Parallel Programming by Korneev, V. V.

    ISSN: 0361-7688, 1608-3261
    Published: Moscow Pleiades Publishing 01.08.2023
    Published in Programming and computer software (01.08.2023)
    “…The genesis of parallel programming models is considered. It is shown that parallelism and hardware support of synchronization inherent in an architecture…”
    Get full text
    Journal Article
  10. 10

    Active Data: A programming model to manage data life cycle across heterogeneous systems and infrastructures by Simonet, Anthony, Fedak, Gilles, Ripeanu, Matei

    ISSN: 0167-739X, 1872-7115
    Published: Elsevier B.V 01.12.2015
    Published in Future generation computer systems (01.12.2015)
    “…The Big Data challenge consists in managing, storing, analyzing and visualizing these huge and ever growing data sets to extract sense and knowledge. As the…”
    Get full text
    Journal Article
  11. 11

    Picos: A hardware runtime architecture support for OmpSs by Yazdanpanah, Fahimeh, Álvarez, Carlos, Jiménez-González, Daniel, Badia, Rosa M., Valero, Mateo

    ISSN: 0167-739X, 1872-7115
    Published: Elsevier B.V 01.12.2015
    Published in Future generation computer systems (01.12.2015)
    “…OmpSs is a programming model that provides a simple and powerful way of annotating sequential programs to exploit heterogeneity and task parallelism based on…”
    Get full text
    Journal Article
  12. 12

    PFACC: An OpenACC‐like programming model for irregular nested parallelism by Huang, Ming Hsiang, Yang, Wuu

    ISSN: 0038-0644, 1097-024X
    Published: Bognor Regis Wiley Subscription Services, Inc 01.10.2020
    Published in Software, practice & experience (01.10.2020)
    “…Summary OpenACC is a directive‐based programming model which allows programmers to write graphic processing unit (GPU) programs by simply annotating parallel…”
    Get full text
    Journal Article
  13. 13

    Supporting asynchronization in OpenMP for event-driven programming by Fan, Xing, Sinnen, Oliver, Giacaman, Nasser

    ISSN: 0167-8191, 1872-7336
    Published: Elsevier B.V 01.02.2019
    Published in Parallel computing (01.02.2019)
    “…The event-driven programming pattern is pervasive in a wide range of modern software applications. Unfortunately, it is not easy to achieve good performance…”
    Get full text
    Journal Article
  14. 14

    SCoOL - Scalable Common Optimization Library by Sayed, Zainul Abideen, Zola, Jaroslaw

    ISSN: 2640-0316
    Published: IEEE 18.12.2023
    “…We propose SCoOL, a programming model and its corresponding parallel runtime systems for implementing optimization problem solvers. In SCoOL, users specify…”
    Get full text
    Conference Proceeding
  15. 15

    Chunks and Tasks: A programming model for parallelization of dynamic algorithms by Rubensson, Emanuel H., Rudberg, Elias

    ISSN: 0167-8191, 1872-7336, 1872-7336
    Published: Elsevier B.V 01.07.2014
    Published in Parallel computing (01.07.2014)
    “…•We present a new parallel programming model named Chunks and Tasks.•Designed to work well for dynamic algorithms.•Programmer does not need to provide data…”
    Get full text
    Journal Article
  16. 16

    COMPSs-Mobile: Parallel Programming for Mobile Cloud Computing by Lordan, F., Badia, Rosa M.

    ISSN: 1570-7873, 1572-9184
    Published: Dordrecht Springer Netherlands 01.09.2017
    Published in Journal of grid computing (01.09.2017)
    “…The advent of the Cloud and the popularization of mobile devices have led us to a shift in computing access where users have an interactive display, and heavy…”
    Get full text
    Journal Article
  17. 17

    Cloud-based parallel power flow calculation using resilient distributed datasets and directed acyclic graph by WANG, Dewen, ZHOU, Fangfang, LI, Jiangman

    ISSN: 2196-5625, 2196-5420
    Published: Singapore Springer Singapore 01.01.2019
    “…With the integration of distributed generation and the construction of cross-regional long-distance power grids, power systems become larger and more complex…”
    Get full text
    Journal Article
  18. 18

    A Distributed Shared Memory Model and C++ Templated Meta-Programming Interface for the Epiphany RISC Array Processor by Richie, David, Ross, James, Infantolino, Jamie

    ISSN: 1877-0509, 1877-0509
    Published: Elsevier B.V 2017
    Published in Procedia computer science (2017)
    “…The Adapteva Epiphany many-core architecture comprises a scalable 2D mesh Network-on-Chip (NoC) of low-power RíSC cores with minimal uncore functionality…”
    Get full text
    Journal Article
  19. 19

    Resource optimised workflow scheduling in Hadoop using stochastic hill climbing technique by Rashmi, Shivaswamy, Basu, Anirban

    ISSN: 1751-8806, 1751-8814, 1751-8814
    Published: The Institution of Engineering and Technology 01.10.2017
    Published in IET software (01.10.2017)
    “…Hadoop on datacentre is a popular analytical platform for enterprises. Cloud vendors host Hadoop clusters on the datacentre to provide high performance…”
    Get full text
    Journal Article
  20. 20

    The Cloud as an OpenMP Offloading Device by Yviquel, Herve, Araujo, Guido

    ISSN: 2332-5690
    Published: IEEE 01.08.2017
    “…Computation offloading is a programming model in which program fragments (e.g. hot loops) are annotated so that their execution is performed in dedicated…”
    Get full text
    Conference Proceeding