Search Results - "Task based programming"
-
1
Callback-based completion notification using MPI Continuations
ISSN: 0167-8191, 1872-7336Published: Netherlands Elsevier B.V 01.09.2021Published in Parallel computing (01.09.2021)“…Asynchronous programming models (APM) are gaining more and more traction, allowing applications to expose the available concurrency to a runtime system tasked…”
Get full text
Journal Article -
2
Optimizing parallel heterogeneous system efficiency: Dynamic task graph adaptation with recursive tasks
ISSN: 0743-7315, 1096-0848Published: Elsevier Inc 01.11.2025Published in Journal of parallel and distributed computing (01.11.2025)“…Task-based programming models are currently an ample trend to leverage heterogeneous parallel systems in a productive way (OpenACC, Kokkos, Legion, OmpSs,…”
Get full text
Journal Article -
3
A task-based data-flow methodology for programming heterogeneous systems with multiple accelerator APIs
ISSN: 0167-739XPublished: Elsevier B.V 01.07.2026Published in Future generation computer systems (01.07.2026)“…Heterogeneous nodes that combine multi-core CPUs with diverse accelerators are rapidly becoming the norm in both high-performance computing (HPC) and AI…”
Get full text
Journal Article -
4
Achieving High Performance on Supercomputers with a Sequential Task-based Programming Model
ISSN: 1045-9219Published: IEEE 18.12.2017Published in IEEE transactions on parallel and distributed systems (18.12.2017)“…The emergence of accelerators as standard computing resources on supercomputers and the subsequent architectural complexity increase revived the need for…”
Get full text
Journal Article -
5
Task‐based parallel strategies for computational fluid dynamic application in heterogeneous CPU/GPU resources
ISSN: 1532-0626, 1532-0634Published: Hoboken Wiley Subscription Services, Inc 25.10.2020Published in Concurrency and computation (25.10.2020)“…Summary Parallel applications executing in contemporary heterogeneous clusters are complex to code and optimize. The task‐based programming model is an…”
Get full text
Journal Article -
6
OmpSs@FPGA Framework for High Performance FPGA Computing
ISSN: 0018-9340, 1557-9956Published: New York IEEE 01.12.2021Published in IEEE transactions on computers (01.12.2021)“…This article presents the new features of the OmpSs@FPGA framework. OmpSs is a data-flow programming model that supports task nesting and dependencies to…”
Get full text
Journal Article -
7
Storage-Heterogeneity Aware Task-based Programming Models to Optimize I/O Intensive Applications
ISSN: 1045-9219, 1558-2183Published: New York The Institute of Electrical and Electronics Engineers, Inc. (IEEE) 01.12.2022Published in IEEE transactions on parallel and distributed systems (01.12.2022)“…Task-based programming models have enabled the optimized execution of the computation workloads of applications. These programming models can take advantage of…”
Get full text
Journal Article -
8
Resource allocation for task-level speculative scientific applications: A proof of concept using Parallel Trajectory Splicing
ISSN: 0167-8191, 1872-7336Published: Elsevier B.V 01.09.2022Published in Parallel computing (01.09.2022)“…The constant increase in parallelism available on large-scale distributed computers poses major scalability challenges to many scientific applications. A…”
Get full text
Journal Article -
9
Provisioning of Kubernetes Clusters for Task-Based Python Applications
ISSN: 2690-5965Published: IEEE 14.12.2025Published in Proceedings - International Conference on Parallel and Distributed Systems (14.12.2025)“…We present Python-to-Kubernetes (PTK), a framework that automates the provisioning and deployment of taskbased Python applications on Kubernetes. PTK…”
Get full text
Conference Proceeding -
10
Reducing Cache Coherence Traffic with a NUMA-Aware Runtime Approach
ISSN: 1045-9219, 1558-2183Published: New York IEEE 01.05.2018Published in IEEE transactions on parallel and distributed systems (01.05.2018)“…Cache Coherent NUMA (ccNUMA) architectures are a widespread paradigm due to the benefits they provide for scaling core count and memory capacity. Also, the…”
Get full text
Journal Article -
11
Evaluating Data Redistribution in PaRSEC
ISSN: 1045-9219, 1558-2183Published: New York IEEE 01.08.2022Published in IEEE transactions on parallel and distributed systems (01.08.2022)“…Data redistribution aims to reshuffle data to optimize some objective for an algorithm. The objective can be multi-dimensional, such as improving computational…”
Get full text
Journal Article -
12
A Hardware Runtime for Task-Based Programming Models
ISSN: 1045-9219Published: IEEE 01.09.2019Published in IEEE transactions on parallel and distributed systems (01.09.2019)“…Task-based programming models such as OpenMP 5.0 and OmpSs are simple to use and powerful enough to exploit task parallelism of applications over multicore,…”
Get full text
Journal Article Publication -
13
The Chunks and Tasks Matrix Library
ISSN: 2352-7110, 2352-7110Published: Elsevier B.V 01.07.2022Published in SoftwareX (01.07.2022)“…We present a C++ header-only parallel sparse matrix library, based on sparse quadtree representation of matrices using the Chunks and Tasks programming model…”
Get full text
Journal Article -
14
Towards enabling I/O awareness in task-based programming models
ISSN: 0167-739X, 1872-7115Published: Elsevier B.V 01.08.2021Published in Future generation computer systems (01.08.2021)“…Storage systems have not kept the same technology improvement rate as computing systems. As applications produce more and more data, I/O becomes the limiting…”
Get full text
Journal Article -
15
DDS: integrating data analytics transformations in task-based workflows
ISSN: 2732-5121, 2732-5121Published: F1000 Research Ltd 2022Published in Open research Europe (2022)“…High-performance data analytics (HPDA) is a current trend in e-science research that aims to integrate traditional HPC with recent data analytic frameworks…”
Get full text
Journal Article -
16
DDS: integrating data analytics transformations in task-based workflows
ISSN: 2732-5121, 2732-5121Published: London, UK F1000 Research Limited 01.01.2022Published in Open research Europe (01.01.2022)“…High-performance data analytics (HPDA) is a current trend in e-science research that aims to integrate traditional HPC with recent data analytic frameworks…”
Get full text
Journal Article -
17
Abstraction Layer For Standardizing APIs of Task-Based Engines
ISSN: 1045-9219, 1558-2183Published: New York IEEE 01.11.2020Published in IEEE transactions on parallel and distributed systems (01.11.2020)“…We introduce AL4SAN , a lightweight library for abstracting the APIs of task-based runtime engines. AL4SAN unifies the expression of tasks and their data…”
Get full text
Journal Article -
18
Python to Kubernetes: A Programming and Resource Management Framework for Compute-and Data-intensive Applications
ISSN: 2690-5965Published: IEEE 10.10.2024Published in Proceedings - International Conference on Parallel and Distributed Systems (10.10.2024)“…In this paper, we introduce the Python to Kubernetes (PTK) framework, a high-level Python-based programming framework for deploying Python applications on top…”
Get full text
Conference Proceeding -
19
DEISA: Dask-Enabled In Situ Analytics
ISSN: 2640-0316Published: IEEE 01.12.2021Published in Proceedings - International Conference on High Performance Computing (01.12.2021)“…A widening performance gap is separating CPU performance and IO bandwidth on large scale systems. In some fields such as weather forecast and nuclear fusion,…”
Get full text
Conference Proceeding -
20
An asynchronous and task-based implementation of peridynamics utilizing HPX—the C++ standard library for parallelism and concurrency
ISSN: 2523-3963, 2523-3971Published: Cham Springer International Publishing 01.12.2020Published in SN applied sciences (01.12.2020)“…On modern supercomputers, asynchronous many task systems are emerging to address the new architecture of computational nodes. Through this shift of increasing…”
Get full text
Journal Article