Search Results - Task Based Programming Models
-
1
DuctTeip: An efficient programming model for distributed task-based parallel computing
ISSN: 0167-8191, 1872-7336, 1872-7336Published: Elsevier B.V 01.12.2019Published in Parallel computing (01.12.2019)“…•We introduce a hierarchical task parallel programming model for distributed memory systems…”
Get full text
Journal Article -
2
A continuation-based task programming model for C++: design of the Causeway library
ISSN: 0038-0644, 1097-024XPublished: Bognor Regis Blackwell Publishing Ltd 01.12.2016Published in Software, practice & experience (01.12.2016)“… The presented programming model defines a common ion of the different types of tasks, both synchronous and asynchronous…”
Get full text
Journal Article -
3
A Hardware Runtime for Task-Based Programming Models
ISSN: 1045-9219, 1558-2183Published: New York 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, manycore and heterogeneous systems…”
Get full text
Journal Article Publication -
4
A high-productivity task-based programming model for clusters
ISSN: 1532-0626, 1532-0634Published: Chichester, UK John Wiley & Sons, Ltd 25.12.2012Published in Concurrency and computation (25.12.2012)“… StarSs is a family of parallel programming models based on automatic function‐level parallelism that targets productivity…”
Get full text
Journal Article Publication -
5
Storage-Heterogeneity Aware Task-based Programming Models to Optimize I/O Intensive Applications
ISSN: 1045-9219, 1558-2183Published: New York 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…”
Get full text
Journal Article -
6
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)“… Although task-based programming models made it possible to achieve higher levels of parallelism by enabling the execution of tasks in large-scale distributed platforms, this parallelism…”
Get full text
Journal Article -
7
Integrating blocking and non-blocking MPI primitives with task-based programming models
ISSN: 0167-8191, 1872-7336Published: Elsevier B.V 01.07.2019Published in Parallel computing (01.07.2019)“…) that integrates both blocking and non-blocking MPI primitives with task-based programming models…”
Get full text
Journal Article -
8
G-ThinkerQ: A General Subgraph Querying System With a Unified Task-Based Programming Model
ISSN: 1041-4347, 1558-2191Published: IEEE 01.06.2025Published in IEEE transactions on knowledge and data engineering (01.06.2025)“…Given a large graph <inline-formula><tex-math notation="LaTeX">G</tex-math> <mml:math><mml:mi>G</mml:mi></mml:math><inline-graphic…”
Get full text
Journal Article -
9
Asynchronous runtime with distributed manager for task-based programming models
ISSN: 0167-8191, 1872-7336Published: Elsevier B.V 01.09.2020Published 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…”
Get full text
Journal Article -
10
Achieving High Performance on Supercomputers with a Sequential Task-based Programming Model
ISSN: 1045-9219, 1558-2183Published: IEEE 18.12.2017Published in IEEE transactions on parallel and distributed systems (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…”
Get full text
Journal Article -
11
Combining One-Sided Communications with Task-Based Programming Models
ISSN: 2168-9253Published: IEEE 01.09.2021Published in Proceedings / IEEE International Conference on Cluster Computing (01.09.2021)“…Hybrid programming combining task-based and message-passing models is an increasingly popular technique to exploit multi-core clusters…”
Get full text
Conference Proceeding -
12
Multi-GPU work sharing in a task-based dataflow programming model
ISSN: 0167-739X, 1872-7115Published: Netherlands Elsevier B.V 01.07.2024Published in Future generation computer systems (01.07.2024)“… shared memory and message-passing paradigms. In this aspect, the task-based dataflow programming model has emerged as an alternative for multi-GPU computing nodes…”
Get full text
Journal Article -
13
AMA: Asynchronous Management of Accelerators for Task-based Programming Models
ISSN: 1877-0509, 1877-0509Published: Elsevier B.V 2015Published in Procedia computer science (2015)“…Computational science has benefited in the last years from emerging accelerators that increase the performance of scientific simulations, but using these devices hinders the programming task…”
Get full text
Journal Article Publication -
14
DDF Library: Enabling functional programming in a task-based model
ISSN: 0743-7315, 1096-0848Published: Elsevier Inc 01.05.2021Published in Journal of parallel and distributed computing (01.05.2021)“… While HPC programming is mostly task-based, like COMPSs, popular Big Data environments, like Spark, adopt the functional programming paradigm…”
Get full text
Journal Article -
15
Integrating External Resources with a Task-Based Programming Model
Published: IEEE 01.12.2017Published in Proceedings, 24th IEEE International Conference on High Performance Computing : 18-21 December 2017, Jaipur, India (01.12.2017)“… We address this limitation by introducing Iris, a task-based programming model with semantics for external resources…”
Get full text
Conference Proceeding -
16
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 with coordinating the execution…”
Get full text
Journal Article -
17
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 target asynchronous parallelism and heterogeneity. OmpSs…”
Get full text
Journal Article -
18
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)“…). To implement these workflows, developers are currently using different patterns; mainly task-based and dataflow…”
Get full text
Journal Article -
19
Optimizing Locality by Topology-Aware Placement for a Task Based Programming Model
ISSN: 2168-9253Published: IEEE 01.09.2016Published in 2016 IEEE International Conference on Cluster Computing (CLUSTER) (01.09.2016)“… The implementation of the model reaches high performances thanks to a decentralized event-based runtime…”
Get full text
Conference Proceeding -
20
DDS: integrating data analytics transformations in task-based workflows
ISSN: 2732-5121, 2732-5121Published: F1000 Research Ltd 2022Published in Open research Europe (2022)“… Task-based programming models (TBPMs) are a very efficient approach for implementing HPC workflows…”
Get full text
Journal Article