Výsledky vyhledávání - "Parallel Programming Patterns"
-
1
Extending parallel programming patterns with adaptability features
ISSN: 1386-7857, 1573-7543Vydáno: New York Springer US 01.12.2024Vydáno v Cluster computing (01.12.2024)“…Today, all computers have some degree of usable parallelism. Modern computers are explicitly equipped with hardware support for parallelism, such as multiple…”
Získat plný text
Journal Article -
2
Structured parallel programming : patterns for efficient computation
ISBN: 9780124159938, 0124159931Vydáno: Waltham, Mass Morgan Kaufmann 2012“…Programming is now parallel programming. Much as structured programming revolutionized traditional serial programming decades ago, a new kind of structured…”
Získat plný text
E-kniha Kniha -
3
The MAP3S Static-and-Regular Mesh Simulation and Wavefront Parallel-Programming Patterns
ISSN: 0190-3918Vydáno: IEEE 01.09.2008Vydáno v Proceedings of the International Conference on Parallel Processing (01.09.2008)“…This paper presents the simulation and wavefront parallel-programming patterns of the MAP 3 S pattern-based parallel programming system for distributed-memory environments…”
Získat plný text
Konferenční příspěvek -
4
Parallel programming patterns with granular computing
ISBN: 9781424472352, 1424472350ISSN: 2161-9069Vydáno: IEEE 01.10.2010Vydáno v 2010 International Conference on Computer Application and System Modeling (ICCASM 2010) (01.10.2010)“… In this paper, we proposed the notion of the parallel programming granulation. We construct a parallel programming pattern with granular computing, and we illustrate how to perform parallel programming and computing with granules…”
Získat plný text
Konferenční příspěvek -
5
Structured Parallel Programming: Patterns for Efficient Computation
ISBN: 0124159931, 9780124159938Vydáno: United States Elsevier Science & Technology 2012Vydáno v Structured Parallel Programming (2012)Získat plný text
Kapitola -
6
Research and Markets: Structured Parallel Programming. Patterns for Efficient Computation
Vydáno: Coventry Normans Media Ltd 10.08.2012Vydáno v M2 Presswire (10.08.2012)“…Programming is now parallel programming. Much as structured programming revolutionized traditional serial programming decades ago, a new kind of structured…”
Získat plný text
Newsletter -
7
Research and Markets: Structured Parallel Programming. Patterns for Efficient Computation
Vydáno: New York Business Wire 10.08.2012Vydáno v Business Wire (10.08.2012)“…The patterns-based approach offers structure and insight that developers can apply to a variety of parallel programming models - Develops a composable,…”
Získat plný text
Newsletter -
8
Structured Parallel Programming. Patterns for efficient computation
ISSN: 1666-6046, 1666-6038Vydáno: La Plata Graduate Network of Argentine Universities with Computer Science Schools (RedUNCI) 01.04.2015Vydáno v Journal of Computer Science & Technology (01.04.2015)“…In this book the authors, who are parallel computing experts and industry insiders, describe how to design and implement maintainable and efficient parallel…”
Získat plný text
Journal Article Book Review -
9
Research and Markets: Structured Parallel Programming. Patterns for Efficient Computation
Vydáno: Normans Media Ltd 10.08.2012Vydáno v M2 Presswire (10.08.2012)Získat plný text
Newspaper Article -
10
Research and Markets: Structured Parallel Programming. Patterns for Efficient Computation
Vydáno: Business Wire, Inc 10.08.2012Vydáno v Business Wire (10.08.2012)Získat plný text
Newspaper Article -
11
Structured parallel programming patterns for efficient computation
ISSN: 0887-3763Vydáno: Portland Copyright Clearance Center, Inc 01.02.2013Vydáno v Reference and research book news (01.02.2013)Získat plný text
Book Review -
12
On the specification and verification of the PCR parallel programming pattern in TLA+
ISSN: 0717-5000, 0717-5000Vydáno: Centro Latinoamericano de Estudios en Informática 01.05.2023Vydáno v CLEI electronic journal (01.05.2023)“…, Pérez and Yovineproposed a platform-agnostic parallel programming pattern called PCR, that eases writing parallel code…”
Získat plný text
Journal Article -
13
On Generalizing Divide and Conquer Parallel Programming Pattern
ISSN: 2227-7390, 2227-7390Vydáno: Basel MDPI AG 01.11.2022Vydáno v Mathematics (Basel) (01.11.2022)“…(1) Background: Structuring is important in parallel programming in order to master its complexity, and this structuring could be achieved through programming…”
Získat plný text
Journal Article -
14
A Parallel Programming Pattern Based on Directed Acyclic Graph
ISBN: 3037856521, 9783037856529ISSN: 1660-9336, 1662-7482, 1662-7482Vydáno: Zurich Trans Tech Publications Ltd 01.02.2013Vydáno v Applied Mechanics and Materials (01.02.2013)“… Based on directed acyclic graph, this paper gives definition of a number of executable operations and establishes a parallel programming pattern…”
Získat plný text
Journal Article -
15
A comparative performance study of common and popular task-centric programming frameworks
ISSN: 1532-0626, 1532-0634, 1532-0634Vydáno: Blackwell Publishing Ltd 01.01.2015Vydáno v Concurrency and computation (01.01.2015)“… An increasingly popular programming model supporting structured parallel programming patterns in a portable and composable manner is the task…”
Získat plný text
Journal Article -
16
On-Chip and Distributed Dynamic Parallelism for Task-based Hardware Accelerators
ISSN: 1939-8018, 1939-8115Vydáno: New York Springer US 01.09.2022Vydáno v Journal of signal processing systems (01.09.2022)“… However, for more expressive parallel programming patterns, such as pipelines of task farms, the round trips from the hardware accelerators back to the host for launching child tasks, especially…”
Získat plný text
Journal Article -
17
Dataflow management, dynamic load balancing, and concurrent processing for real‐time embedded vision applications using Quasar
ISSN: 0098-9886, 1097-007XVydáno: Bognor Regis Wiley Subscription Services, Inc 01.09.2018Vydáno v International journal of circuit theory and applications (01.09.2018)“… Quasar has a compiler that detects and optimizes parallel programming patterns and a heterogeneous runtime that distributes the computational load over the available compute devices…”
Získat plný text
Journal Article -
18
A Comparative Analysis of the Performance of Scalable Parallel Patterns Applied to Genetic Algorithms and Configured for NVIDIA GPUs
ISSN: 1877-0509, 1877-0509Vydáno: Elsevier B.V 2017Vydáno v Procedia computer science (2017)“…Parallel programming patterns are built upon a foundation of serial programming patterns to maximize the efficiency of parallel code and effectively use parallel resources available in a given system…”
Získat plný text
Journal Article -
19
Data Parallel Algorithmic Skeletons with Accelerator Support
ISSN: 0885-7458, 1573-7640Vydáno: New York Springer US 01.04.2017Vydáno v International journal of parallel programming (01.04.2017)“… They encapsulate well-defined, frequently recurring parallel programming patterns, thereby shielding programmers from low-level aspects of parallel programming…”
Získat plný text
Journal Article -
20
Thread-level synthetic benchmarks for multicore systems
ISSN: 0141-9331, 1872-9436Vydáno: Elsevier B.V 01.10.2015Vydáno v Microprocessors and microsystems (01.10.2015)“…One of the commonly used techniques to speedup early architectural exploration and performance evaluation of new hardware architectures is to use synthetic…”
Získat plný text
Journal Article

