Suchergebnisse - "Task-based Parallel Programming Models"
-
1
TEMANEJO - a debugger for task based parallel programming models
ISSN: 2331-8422Veröffentlicht: Ithaca Cornell University Library, arXiv.org 20.12.2011Veröffentlicht in arXiv.org (20.12.2011)“… We present the program Temanejo, a debugger for task based parallelisation models such as StarSs. The challenge in debugging StarSs applications lies in the …”
Volltext
Paper -
2
Performance Meets Programmabilty: Enabling Native Python MPI Tasks In PyCOMPSs
ISSN: 2377-5750Veröffentlicht: IEEE 01.03.2020Veröffentlicht in Proceedings - Euromicro Workshop on Parallel and Distributed Processing (01.03.2020)“… We introduce an extension to PyCOMPSs, a high-level task-based parallel programming model for Python applications, to support tasks that use MPI natively as part of the task model …”
Volltext
Tagungsbericht -
3
Runtime-Assisted Global Cache Management for Task-Based Parallel Programs
ISSN: 1556-6056, 1556-6064Veröffentlicht: IEEE 01.07.2017Veröffentlicht in IEEE computer architecture letters (01.07.2017)“… (s) available to runtime systems for task-based parallel programming models. We show that our proposed runtime-assisted global cache management approach outperforms …”
Volltext
Journal Article -
4
Adaptive Task Scheduling and Resource Management Techniques for Improving Energy Efficiency on Multi-core Systems
ISBN: 9798382231488Veröffentlicht: ProQuest Dissertations & Theses 01.01.2023“… However, it also complicates parallel application development. Task-based parallel programming models have been shown to be a powerful approach for developing parallel applications, allowing developers to express parallelism in the form of tasks …”
Volltext
Dissertation -
5
Taskgrind: Heavyweight Dynamic Binary Instrumentation for Parallel Programs Analysis
Veröffentlicht: IEEE 17.11.2024Veröffentlicht in SC24-W: Workshops of the International Conference for High Performance Computing, Networking, Storage and Analysis (17.11.2024)“… Their presence hints at a correctness error, particularly under asynchronous task-based parallel programming models …”
Volltext
Tagungsbericht -
6
Runtime-Guided Cache Coherence Optimizations in Multi-core Architectures
ISBN: 1479937991, 9781479937998ISSN: 1530-2075Veröffentlicht: IEEE 01.05.2014Veröffentlicht in Proceedings - IEEE International Parallel and Distributed Processing Symposium (01.05.2014)“… Emerging task-based parallel programming models shield programmers from the daunting task of parallelism management by delegating the responsibility of mapping and scheduling of individual tasks to the runtime system …”
Volltext
Tagungsbericht -
7
An Integrated Hardware-Software Approach to Task Graph Management
Veröffentlicht: IEEE 01.08.2014Veröffentlicht in 2014 IEEE Intl Conf on High Performance Computing and Communications, 2014 IEEE 6th Intl Symp on Cyberspace Safety and Security, 2014 IEEE 11th Intl Conf on Embedded Software and Syst (HPCC,CSS,ICESS) (01.08.2014)“… Task-based parallel programming models with explicit data dependencies, such as OmpSs, are gaining popularity, due to the ease of describing parallel algorithms with complex and irregular dependency patterns …”
Volltext
Tagungsbericht -
8
Number of Tasks, not Threads, is Key
ISSN: 1066-6192Veröffentlicht: IEEE 01.03.2015Veröffentlicht in Proceedings - Euromicro Workshop on Parallel and Distributed Processing (01.03.2015)“… However, in many task-based parallel programming models, choosing the right number of threads is still key to performance …”
Volltext
Tagungsbericht Journal Article -
9
A programming model for Hybrid Workflows: Combining task-based workflows and dataflows all-in-one
ISSN: 0167-739X, 1872-7115Veröffentlicht: Elsevier B.V 01.12.2020Veröffentlicht in Future generation computer systems (01.12.2020)“… In the past years, e-Science applications have evolved from large-scale simulations executed in a single cluster to more complex workflows where these …”
Volltext
Journal Article -
10
Dalorex: A Data-Local Program Execution and Architecture for Memory-bound Applications
ISSN: 2378-203XVeröffentlicht: IEEE 01.02.2023Veröffentlicht in Proceedings - International Symposium on High-Performance Computer Architecture (01.02.2023)“… Applications with low data reuse and frequent irregular memory accesses, such as graph or sparse linear algebra workloads, fail to scale well due to memory …”
Volltext
Tagungsbericht -
11
PufferFish: NUMA-Aware Work-stealing Library using Elastic Tasks
ISSN: 2640-0316Veröffentlicht: IEEE 01.12.2020Veröffentlicht in Proceedings - International Conference on High Performance Computing (01.12.2020)“… Hierarchical Place Tree (HPT) [1] is a popular approach for improving the locality of a task-based parallel programming model, albeit it requires the programmer to map the dynamically unfolding tasks over a NUMA system evenly …”
Volltext
Tagungsbericht -
12
Mitigating the NUMA effect on task-based runtime systems
ISSN: 0920-8542, 1573-0484Veröffentlicht: New York Springer US 01.09.2023Verö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 -
13
Integrating Dataflow Abstractions into the Shared Memory Model
ISBN: 1467347906, 9781467347907ISSN: 1550-6533Veröffentlicht: IEEE 01.10.2012Veröffentlicht in 2012 IEEE 24th International Symposium on Computer Architecture and High Performance Computing (01.10.2012)“… In this paper we present Atomic Dataflow model (ADF), a new task-based parallel programming model for C/C++ …”
Volltext
Tagungsbericht -
14
Dalorex: A Data-Local Program Execution and Architecture for Memory-bound Applications
ISSN: 2331-8422Veröffentlicht: Ithaca Cornell University Library, arXiv.org 04.05.2023Veröffentlicht in arXiv.org (04.05.2023)“… Applications with low data reuse and frequent irregular memory accesses, such as graph or sparse linear algebra workloads, fail to scale well due to memory …”
Volltext
Paper -
15
Teaching High Productivity and High Performance in an Introductory Parallel Programming Course
Veröffentlicht: IEEE 01.12.2021Veröffentlicht in 2021 IEEE 28th International Conference on High Performance Computing, Data and Analytics Workshop (HiPCW) (01.12.2021)“… ) at IIIT Delhi using a task-based parallel programming model, Habanero C/C++ Library (HClib). FPP covers a wide breadth of topics in parallel programming but emphasizes both high productivity and high performance …”
Volltext
Tagungsbericht -
16
Task-Based HPC in the Cloud: Price-Performance Analysis of N-Body Simulations with StarPU
ISSN: 2694-0825Veröffentlicht: IEEE 23.09.2025Veröffentlicht in Proceedings of the IEEE International Conference on Cloud Engineering (23.09.2025)“… Public cloud environments present significant challenges for traditional High Performance Computing (HPC) applications due to infrastructure limitations that …”
Volltext
Tagungsbericht -
17
A Programming Model for Hybrid Workflows: combining Task-based Workflows and Dataflows all-in-one
ISSN: 2331-8422Veröffentlicht: Ithaca Cornell University Library, arXiv.org 09.07.2020Veröffentlicht in arXiv.org (09.07.2020)“… To illustrate the capabilities of Hybrid Workflows, we have built a Distributed Stream Library and a fully functional prototype extending COMPSs, a mature, general-purpose, task-based, parallel programming model …”
Volltext
Paper -
18
Programmable and Scalable Reductions on Clusters
ISBN: 146736066X, 9781467360661ISSN: 1530-2075Veröffentlicht: IEEE 01.05.2013Veröffentlicht in 2013 IEEE 27th International Symposium on Parallel and Distributed Processing (01.05.2013)“… Using OmpSs, a task-based parallel programming model, the developer has the ability to express scalable reductions through a single pragma annotation …”
Volltext
Tagungsbericht -
19
Mapping a Dataflow Programming Model onto Heterogeneous Architectures
ISBN: 1267806982, 9781267806987Veröffentlicht: ProQuest Dissertations & Theses 01.01.2012“… The CnC model is a declarative, dynamic light-weight task based parallel programming model and is implicitly deterministic by enforcing the single assignment rule …”
Volltext
Dissertation

