Suchergebnisse - Task-based parallel programming

  1. 1

    DuctTeip: An efficient programming model for distributed task-based parallel computing von Zafari, Afshin, Larsson, Elisabeth, Tillenius, Martin

    ISSN: 0167-8191, 1872-7336, 1872-7336
    Veröffentlicht: Elsevier B.V 01.12.2019
    Veröffentlicht in Parallel computing (01.12.2019)
    “… Extracting high performance from these complex systems requires tailored approaches. Task-based parallel programming has been successful both in simplifying …”
    Volltext
    Journal Article
  2. 2

    Task-Based Parallel Programming for Gate Sizing von Mangiras, Dimitrios, Chinnery, David, Dimitrakopoulos, Giorgos

    ISSN: 0278-0070, 1937-4151
    Veröffentlicht: New York IEEE 01.04.2023
    “… In this work, we introduce a task-based parallel programming template that can be used for speeding up timing and power optimization …”
    Volltext
    Journal Article
  3. 3

    A taxonomy of task-based parallel programming technologies for high-performance computing von Thoman, Peter, Dichev, Kiril, Heller, Thomas, Iakymchuk, Roman, Aguilar, Xavier, Hasanov, Khalid, Gschwandtner, Philipp, Lemarinier, Pierre, Markidis, Stefano, Jordan, Herbert, Fahringer, Thomas, Katrinis, Kostas, Laure, Erwin, Nikolopoulos, Dimitrios S.

    ISSN: 0920-8542, 1573-0484, 1573-0484
    Veröffentlicht: New York Springer US 01.04.2018
    Veröffentlicht in The Journal of supercomputing (01.04.2018)
    “… However, with the increase in parallel, many-core, and heterogeneous systems, a number of research-driven projects have developed more diversified task-based support, employing various programming and runtime features …”
    Volltext
    Journal Article
  4. 4

    An approach to task-based parallel programming for undergraduate students von Ayguadé, Eduard, Jiménez-González, Daniel

    ISSN: 0743-7315, 1096-0848
    Veröffentlicht: Elsevier Inc 01.08.2018
    Veröffentlicht in Journal of parallel and distributed computing (01.08.2018)
    “… ” loop-based approach, which is the focus of parallel programming courses in other universities, this course presents the parallel programming concepts using a task-based approach …”
    Volltext
    Journal Article Verlag
  5. 5

    A taskbased approach to parallel parametric linear programming solving, and application to polyhedral computations von Coti, Camille, Monniaux, David, Yu, Hang

    ISSN: 1532-0626, 1532-0634, 1532-0634
    Veröffentlicht: Hoboken Wiley Subscription Services, Inc 25.03.2021
    Veröffentlicht in Concurrency and computation (25.03.2021)
    “… Here, we propose a taskbased scheme for parallelizing it, with quasi‐linear speedup over large problems …”
    Volltext
    Journal Article
  6. 6

    Wrath: Workload Resilience Across Task Hierarchies in Task-Based Parallel Programming Frameworks von Zhou, Sicheng, Li, Zhuozhao, Hayot-Sasson, Valerie, Pan, Haochen, Gonthier, Maxime, Pauloski, J. Gregory, Chard, Ryan, Chard, Kyle, Foster, Ian

    ISSN: 2993-2114
    Veröffentlicht: IEEE 19.05.2025
    “… Failures in Task-based Parallel Programming (TBPP) can severely degrade performance and result in incomplete or incorrect outcomes …”
    Volltext
    Tagungsbericht
  7. 7

    Cpp-Taskflow: Fast Task-Based Parallel Programming Using Modern C++ von Huang, Tsung-Wei, Lin, Chun-Xun, Guo, Guannan, Wong, Martin

    ISSN: 1530-2075
    Veröffentlicht: IEEE 01.05.2019
    “… Cpp-Taskflow leverages the power of modern C++ and task-based approaches to enable efficient implementations of parallel decomposition strategies …”
    Volltext
    Tagungsbericht
  8. 8

    Lifeline-based load balancing schemes for Asynchronous Many-Task runtimes in clusters von Reitz, Mia, Hardenbicker, Kai, Werner, Tobias, Fohry, Claudia

    ISSN: 0167-8191
    Veröffentlicht: Elsevier B.V 01.07.2023
    Veröffentlicht in Parallel computing (01.07.2023)
    “… A popular approach to program scalable irregular applications is Asynchronous Many-Task (AMT) Programming …”
    Volltext
    Journal Article
  9. 9

    Taskbased parallel strategies for computational fluid dynamic application in heterogeneous CPU/GPU resources von Leandro Nesi, Lucas, da Silva Serpa, Matheus, Mello Schnorr, Lucas, Navaux, Philippe Olivier Alexandre

    ISSN: 1532-0626, 1532-0634
    Veröffentlicht: Hoboken Wiley Subscription Services, Inc 25.10.2020
    Veröffentlicht in Concurrency and computation (25.10.2020)
    “… ‐based programming model. This article presents taskbased parallel strategies for a simple CFD application that targets heterogeneous multi‐CPU/multi …”
    Volltext
    Journal Article
  10. 10

    Parallelization using task parallel library with task-based programming model von Xinhong Hei, Jinlong Zhang, Bin Wang, Haiyan Jin, Giacaman, Nasser

    ISBN: 1479932787, 9781479932788
    ISSN: 2327-0586
    Veröffentlicht: IEEE 01.06.2014
    “… In order to reduce the complexity of traditional multithreaded parallel programming, this paper explores a new task-based parallel programming using the Microsoft …”
    Volltext
    Tagungsbericht
  11. 11

    Load Balancing Policies for Nested Fork-Join von Reitz, Mia

    ISSN: 2168-9253
    Veröffentlicht: IEEE 01.09.2021
    “… balancing.Nested fork-join programs are an important type of task-based parallel programs, where tasks generate child tasks giving rise to an execution tree …”
    Volltext
    Tagungsbericht
  12. 12

    Characterizing and Improving the Performance of Many-Core Task-Based Parallel Programming Runtimes von Bosch, Jaume, Xubin Tan, Alvarez, Carlos, Jimenez-Gonzalez, Daniel, Martorell, Xavier, Ayguade, Eduard

    Veröffentlicht: IEEE 01.05.2017
    “… Parallel task-based programming models like OpenMP support the declaration of task data dependences …”
    Volltext
    Tagungsbericht
  13. 13

    A programming model for Hybrid Workflows: Combining task-based workflows and dataflows all-in-one von Ramon-Cortes, Cristian, Lordan, Francesc, Ejarque, Jorge, Badia, Rosa M.

    ISSN: 0167-739X, 1872-7115
    Veröffentlicht: Elsevier B.V 01.12.2020
    Veröffentlicht in Future generation computer systems (01.12.2020)
    “… ). To implement these workflows, developers are currently using different patterns; mainly task-based and dataflow …”
    Volltext
    Journal Article
  14. 14

    Asynchronous runtime with distributed manager for task-based programming models von Bosch, Jaume, Álvarez, Carlos, Jiménez-González, Daniel, Martorell, Xavier, Ayguadé, Eduard

    ISSN: 0167-8191, 1872-7336
    Veröffentlicht: Elsevier B.V 01.09.2020
    Veröffentlicht in Parallel computing (01.09.2020)
    “… Parallel task-based programming models, like OpenMP, allow application developers to easily create a parallel version of their sequential codes …”
    Volltext
    Journal Article
  15. 15

    Achieving High Performance on Supercomputers with a Sequential Task-based Programming Model von Agullo, Emmanuel, Aumage, Olivier, Faverge, Mathieu, Furmento, Nathalie, Pruvost, Florent, Sergent, Marc, Thibault, Samuel Paul

    ISSN: 1045-9219, 1558-2183
    Veröffentlicht: IEEE 18.12.2017
    “… Sequential task-based programming model has been shown to efficiently meet this challenge on a single multicore node possibly enhanced with accelerators, which motivated its support in the OpenMP 4.0 standard …”
    Volltext
    Journal Article
  16. 16

    The OCR-Vx experience: lessons learned from designing and implementing a task-based runtime system von Dokulil, Jiri, Benkner, Siegfried

    ISSN: 0920-8542, 1573-0484
    Veröffentlicht: New York Springer US 01.07.2022
    Veröffentlicht in The Journal of supercomputing (01.07.2022)
    “… Task-based runtime systems are an important branch of parallel programming research, since tasks decouple computation from the compute units, giving the runtime systems greater flexibility than a thread-based solution …”
    Volltext
    Journal Article
  17. 17

    A Hardware Runtime for Task-Based Programming Models von Tan, Xubin, Bosch, Jaume, Alvarez, Carlos, Jimenez-Gonzalez, Daniel, Ayguade, Eduard, Valero, Mateo

    ISSN: 1045-9219, 1558-2183
    Veröffentlicht: New York IEEE 01.09.2019
    “… As a proof-of-concept, the Picos++ hardware runtime has been integrated with a compiler infrastructure that supports parallel task-based programming models …”
    Volltext
    Journal Article Verlag
  18. 18

    Integrating blocking and non-blocking MPI primitives with task-based programming models von Sala, Kevin, Teruel, Xavier, Perez, Josep M., Peña, Antonio J., Beltran, Vicenç, Labarta, Jesus

    ISSN: 0167-8191, 1872-7336
    Veröffentlicht: Elsevier B.V 01.07.2019
    Veröffentlicht in Parallel computing (01.07.2019)
    “… ) that integrates both blocking and non-blocking MPI primitives with task-based programming models …”
    Volltext
    Journal Article
  19. 19

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

    ISSN: 0920-8542, 1573-0484
    Veröffentlicht: New York Springer US 01.09.2023
    Veröffentlicht in The Journal of supercomputing (01.09.2023)
    “… We propose a new approach that mitigates the NUMA effect on NUMA systems. Our solution is based on the OmpSs-2 programming model, a task-based parallel programming model, similar to OpenMP …”
    Volltext
    Journal Article
  20. 20

    FunctionFlow: coordinating parallel tasks von FAN, Xuepeng, LIAO, Xiaofei, JIN, Hai

    ISSN: 2095-2228, 2095-2236
    Veröffentlicht: Beijing Higher Education Press 01.02.2019
    Veröffentlicht in Frontiers of Computer Science (01.02.2019)
    “… With the growing popularity of task-based parallel programming, nowadays task-parallel programming libraries and languages are still with limited support for coordinating parallel tasks …”
    Volltext
    Journal Article