Výsledky vyhledávání - task parallel programming
-
1
DuctTeip: An efficient programming model for distributed task-based parallel computing
ISSN: 0167-8191, 1872-7336, 1872-7336Vydáno: Elsevier B.V 01.12.2019Vydáno v Parallel computing (01.12.2019)“…•We introduce a hierarchical task parallel programming model for distributed memory systems…”
Získat plný text
Journal Article -
2
Cpp-Taskflow: A General-Purpose Parallel Task Programming System at Scale
ISSN: 0278-0070, 1937-4151Vydáno: New York IEEE 01.08.2021Vydáno v IEEE transactions on computer-aided design of integrated circuits and systems (01.08.2021)“…This article introduces Cpp-Taskflow, a high-performance parallel task programming system, to streamline the building of large and complex parallel applications…”
Získat plný text
Journal Article -
3
Task-Based Parallel Programming for Gate Sizing
ISSN: 0278-0070, 1937-4151Vydáno: New York IEEE 01.04.2023Vydáno v IEEE transactions on computer-aided design of integrated circuits and systems (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…”
Získat plný text
Journal Article -
4
Performance Characterization of Python Runtimes for Multi-device Task Parallel Programming
ISSN: 0885-7458, 1573-7640Vydáno: New York Springer US 01.04.2025Vydáno v International journal of parallel programming (01.04.2025)“…Modern Python programs in high-performance computing call into compiled libraries and kernels for performance-critical tasks…”
Získat plný text
Journal Article -
5
A taxonomy of task-based parallel programming technologies for high-performance computing
ISSN: 0920-8542, 1573-0484, 1573-0484Vydáno: New York Springer US 01.04.2018Vydáno v 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…”
Získat plný text
Journal Article -
6
Taskflow: A General-Purpose Parallel and Heterogeneous Task Programming System
ISSN: 0278-0070, 1937-4151Vydáno: New York IEEE 01.05.2022Vydáno v IEEE transactions on computer-aided design of integrated circuits and systems (01.05.2022)“…) applications with high performance and simultaneous high productivity? Taskflow introduces a new powerful task graph programming model to assist developers in the implementation of parallel and heterogeneous algorithms with complex control flow…”
Získat plný text
Journal Article -
7
Task Parallel Programming on the HammerBlade Manycore
ISBN: 9798293850938Vydáno: ProQuest Dissertations & Theses 01.01.2025“… By contrast, the dynamic task parallel programming model has enjoyed considerable…”
Získat plný text
Dissertation -
8
An approach to task-based parallel programming for undergraduate students
ISSN: 0743-7315, 1096-0848Vydáno: Elsevier Inc 01.08.2018Vydáno v 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…”
Získat plný text
Journal Article Publikace -
9
Wrath: Workload Resilience Across Task Hierarchies in Task-Based Parallel Programming Frameworks
ISSN: 2993-2114Vydáno: IEEE 19.05.2025Vydáno v IEEE/ACM International Symposium on Cluster, Cloud and Grid Computing (19.05.2025)“…Failures in Task-based Parallel Programming (TBPP) can severely degrade performance and result in incomplete or incorrect outcomes…”
Získat plný text
Konferenční příspěvek -
10
BPAP: FPGA Design of a RISC-like Processor for Elliptic Curve Cryptography Using Task-Level Parallel Programming in High-Level Synthesis
ISSN: 2410-387X, 2410-387XVydáno: Basel MDPI AG 01.03.2025Vydáno v Cryptography (01.03.2025)“…Popular technologies such as blockchain and zero-knowledge proof, which have already entered the enterprise space, heavily use cryptography as the core of…”
Získat plný text
Journal Article -
11
A task‐based approach to parallel parametric linear programming solving, and application to polyhedral computations
ISSN: 1532-0626, 1532-0634, 1532-0634Vydáno: Hoboken Wiley Subscription Services, Inc 25.03.2021Vydáno v Concurrency and computation (25.03.2021)“… This type of parallel applications is challenging, because several tasks might be computing the same region…”
Získat plný text
Journal Article -
12
Task-Parallel Programming with Constrained Parallelism
ISSN: 2643-1971Vydáno: IEEE 19.09.2022Vydáno v IEEE Conference on High Performance Extreme Computing (Online) (19.09.2022)“…Task graph programming model (TGPM) has become central to a wide range of scientific computing applications because it enables top-down optimization of parallelism that governs the macro-scale performance…”
Získat plný text
Konferenční příspěvek -
13
A General-purpose Parallel and Heterogeneous Task Programming System for VLSI CAD
ISSN: 1558-2434Vydáno: Association on Computer Machinery 02.11.2020Vydáno v Digest of technical papers - IEEE/ACM International Conference on Computer-Aided Design (02.11.2020)“… Taskflow assists researchers and developers in the implementation complexity of parallel algorithms by introducing a new high-level programming model supported by an efficient runtime…”
Získat plný text
Konferenční příspěvek -
14
Cpp-Taskflow: Fast Task-Based Parallel Programming Using Modern C++
ISSN: 1530-2075Vydáno: IEEE 01.05.2019Vydáno v Proceedings - IEEE International Parallel and Distributed Processing Symposium (01.05.2019)“…In this paper we introduce Cpp-Taskflow, a new C++ tasking library to help developers quickly write parallel programs using task dependency graphs…”
Získat plný text
Konferenční příspěvek -
15
Task-Parallel Heterogeneous Programming System for Logic Simulation
ISBN: 9798383583128Vydáno: ProQuest Dissertations & Theses 01.01.2024“…This thesis addresses critical challenges in the realm of parallel and heterogeneous computing, with a specific focus on logic simulation, which is crucial for the design and verification of modern digital systems…”
Získat plný text
Dissertation -
16
FunctionFlow: coordinating parallel tasks
ISSN: 2095-2228, 2095-2236Vydáno: Beijing Higher Education Press 01.02.2019Vydáno v 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…”
Získat plný text
Journal Article -
17
Scalable task parallelism for NUMA: A uniform abstraction for coordinated scheduling and memory management
Vydáno: ACM 01.09.2016Vydáno v 2016 International Conference on Parallel Architecture and Compilation Techniques (PACT) (01.09.2016)“…Dynamic task-parallel programming models are popular on shared-memory systems, promising enhanced scalability, load balancing and locality…”
Získat plný text
Konferenční příspěvek -
18
An Efficient and Composable Parallel Task Programming Library
ISSN: 2643-1971Vydáno: IEEE 01.09.2019Vydáno v IEEE Conference on High Performance Extreme Computing (Online) (01.09.2019)“… In this paper, we introduce a new parallel task programming library using composable tasking graphs…”
Získat plný text
Konferenční příspěvek -
19
Locality-aware parallel block-sparse matrix-matrix multiplication using the Chunks and Tasks programming model
ISSN: 0167-8191, 1872-7336, 1872-7336Vydáno: Elsevier B.V 01.09.2016Vydáno v Parallel computing (01.09.2016)“… A distributed quadtree matrix representation is straightforward to implement due to our recent development of the Chunks and Tasks programming model [Parallel Comput. 40, 328 (2014…”
Získat plný text
Journal Article -
20
The electronic book of educational training tasks on parallel programming based on the MPI 2.0 standard
ISSN: 2411-1473Vydáno: The Fund for Promotion of Internet media, IT education, human development «League Internet Media 01.12.2017Vydáno v Современные информационные технологии и IT-образование (01.12.2017)“…We discuss one of approaches to the development of educational parallel software and describe the Programming Taskbook for MPI-2 (http://ptaskbook.com/ru/ptformpi2…”
Získat plný text
Journal Article

