Search Results - (("Task based parallel programming models") OR ("Task mass parallel programming models"))*
-
1
TEMANEJO - a debugger for task based parallel programming models
ISSN: 2331-8422Published: Ithaca Cornell University Library, arXiv.org 20.12.2011Published 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…”
Get full text
Paper -
2
Performance Meets Programmabilty: Enabling Native Python MPI Tasks In PyCOMPSs
ISSN: 2377-5750Published: IEEE 01.03.2020Published 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…”
Get full text
Conference Proceeding -
3
Runtime-Assisted Global Cache Management for Task-Based Parallel Programs
ISSN: 1556-6056, 1556-6064Published: IEEE 01.07.2017Published 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…”
Get full text
Journal Article -
4
Adaptive Task Scheduling and Resource Management Techniques for Improving Energy Efficiency on Multi-core Systems
ISBN: 9798382231488Published: 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…”
Get full text
Dissertation -
5
Taskgrind: Heavyweight Dynamic Binary Instrumentation for Parallel Programs Analysis
Published: IEEE 17.11.2024Published 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…”
Get full text
Conference Proceeding -
6
Runtime-Guided Cache Coherence Optimizations in Multi-core Architectures
ISBN: 1479937991, 9781479937998ISSN: 1530-2075Published: IEEE 01.05.2014Published 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…”
Get full text
Conference Proceeding -
7
An Integrated Hardware-Software Approach to Task Graph Management
Published: IEEE 01.08.2014Published 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…”
Get full text
Conference Proceeding -
8
Number of Tasks, not Threads, is Key
ISSN: 1066-6192Published: IEEE 01.03.2015Published 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…”
Get full text
Conference Proceeding Journal Article -
9
A programming model for Hybrid Workflows: Combining task-based workflows and dataflows all-in-one
ISSN: 0167-739X, 1872-7115Published: Elsevier B.V 01.12.2020Published 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…”
Get full text
Journal Article -
10
Dalorex: A Data-Local Program Execution and Architecture for Memory-bound Applications
ISSN: 2378-203XPublished: IEEE 01.02.2023Published 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…”
Get full text
Conference Proceeding -
11
PufferFish: NUMA-Aware Work-stealing Library using Elastic Tasks
ISSN: 2640-0316Published: IEEE 01.12.2020Published 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…”
Get full text
Conference Proceeding -
12
Mitigating the NUMA effect on task-based runtime systems
ISSN: 0920-8542, 1573-0484Published: New York Springer US 01.09.2023Published 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…”
Get full text
Journal Article -
13
Integrating Dataflow Abstractions into the Shared Memory Model
ISBN: 1467347906, 9781467347907ISSN: 1550-6533Published: IEEE 01.10.2012Published 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++…”
Get full text
Conference Proceeding -
14
Dalorex: A Data-Local Program Execution and Architecture for Memory-bound Applications
ISSN: 2331-8422Published: Ithaca Cornell University Library, arXiv.org 04.05.2023Published 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…”
Get full text
Paper -
15
Teaching High Productivity and High Performance in an Introductory Parallel Programming Course
Published: IEEE 01.12.2021Published 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…”
Get full text
Conference Proceeding -
16
Task-Based HPC in the Cloud: Price-Performance Analysis of N-Body Simulations with StarPU
ISSN: 2694-0825Published: IEEE 23.09.2025Published 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…”
Get full text
Conference Proceeding -
17
A Programming Model for Hybrid Workflows: combining Task-based Workflows and Dataflows all-in-one
ISSN: 2331-8422Published: Ithaca Cornell University Library, arXiv.org 09.07.2020Published 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…”
Get full text
Paper -
18
Programmable and Scalable Reductions on Clusters
ISBN: 146736066X, 9781467360661ISSN: 1530-2075Published: IEEE 01.05.2013Published 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…”
Get full text
Conference Proceeding -
19
Mapping a Dataflow Programming Model onto Heterogeneous Architectures
ISBN: 1267806982, 9781267806987Published: 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…”
Get full text
Dissertation

