Výsledky vyhledávání - Stream-parallel programming abstraction
-
1
StreamPI: a stream-parallel programming extension for object-oriented programming languages
ISSN: 0920-8542, 1573-0484Vydáno: Boston Springer US 01.07.2012Vydáno v The Journal of supercomputing (01.07.2012)“… We propose a stream-parallel programming abstraction that extends object-oriented languages with stream-programming facilities…”
Získat plný text
Journal Article -
2
Online and transparent self-adaptation of stream parallel patterns
ISSN: 0010-485X, 1436-5057Vydáno: Vienna Springer Vienna 01.05.2023Vydáno v Computing (01.05.2023)“… Moreover, although high-level and structured parallel programming aims to facilitate parallelism, several issues still need to be addressed for improving the existing abstractions…”
Získat plný text
Journal Article -
3
Towards On-the-fly Self-Adaptation of Stream Parallel Patterns
ISSN: 2377-5750Vydáno: IEEE 01.03.2021Vydáno v Proceedings - Euromicro Workshop on Parallel and Distributed Processing (01.03.2021)“… The proposed solution is evaluated with an existing programming framework and running experiments with a synthetic and a real-world application…”
Získat plný text
Konferenční příspěvek -
4
Flowgraph stream parallel programming: Language, process model, and computer implementation
ISSN: 1064-2307, 1555-6530Vydáno: Dordrecht SP MAIK Nauka/Interperiodica 01.02.2012Vydáno v Journal of computer & systems sciences international (01.02.2012)“…A description of a flowgraph stream parallel programming language is given that was designed for the effective support of various forms of parallelism in complicated computational programs…”
Získat plný text
Journal Article -
5
DSParLib: A C++ Template Library for Distributed Stream Parallelism
ISSN: 0885-7458, 1573-7640Vydáno: New York Springer US 01.12.2022Vydáno v International journal of parallel programming (01.12.2022)“… In this work, we introduce a new parallel programming abstraction for implementing distributed stream parallelism named DSParLib…”
Získat plný text
Journal Article -
6
High-level and efficient structured stream parallelism for rust on multi-cores
ISSN: 2590-1184, 2590-1184Vydáno: Elsevier Ltd 01.08.2021Vydáno v Journal of computer languages (Online) (01.08.2021)“… (i.e, video processing, compression, and others). Therefore, we provide a new high-level and efficient parallel programming abstraction for expressing stream parallelism, named Rust-SSP…”
Získat plný text
Journal Article -
7
OpenMP as runtime for providing high-level stream parallelism on multi-cores
ISSN: 0920-8542, 1573-0484Vydáno: New York Springer US 01.04.2022Vydáno v The Journal of supercomputing (01.04.2022)“…OpenMP is an industry and academic standard for parallel programming. However, using it for developing parallel stream processing applications is complex and challenging…”
Získat plný text
Journal Article -
8
A C++ annotation-based domain-specific language for expressing stream and data parallelism supporting CPU and GPU
ISSN: 2590-1184Vydáno: Elsevier Ltd 01.11.2025Vydáno v Journal of computer languages (Online) (01.11.2025)“… SPar is a high-level DSL that promotes parallel programming abstractions for stream and data parallelism using C++…”
Získat plný text
Journal Article -
9
Vertex–transformation streams
ISSN: 1524-0703, 1524-0711Vydáno: San Diego, CA Elsevier Inc 01.07.2006Vydáno v Graphical models (01.07.2006)“… At the same time, advances in stream programming abstraction for graphics processors (GPUs) have enabled us to use parallel algorithm design methods for GPU programming…”
Získat plný text
Journal Article -
10
Massively Parallel STREAM Processing with Latency Guarantees
ISBN: 9781392595152, 1392595150Vydáno: ProQuest Dissertations & Theses 01.01.2016“…). They process data on-the-fly without first storing it in a file system and their core programming abstractions hide the complexity of distributed-parallel programming…”
Získat plný text
Dissertation -
11
A distributed implementation for parallel logic programming
ISBN: 9780818621413, 0818621419“… The resulting language is called ROSE. The main novelty with respect to STREAM-parallel logic languages is that AND parallel processes do not share variables…”Vydáno: IEEE Comput. Soc. Press 1991
Získat plný text
Konferenční příspěvek -
12
Introducing a Stream Processing Framework for Assessing Parallel Programming Interfaces
ISSN: 2377-5750Vydáno: IEEE 01.03.2021Vydáno v Proceedings - Euromicro Workshop on Parallel and Distributed Processing (01.03.2021)“… We introduce a Stream Processing framework for assessing Parallel Programming Interfaces (PPIs). Our framework targets multi-core architectures…”
Získat plný text
Konferenční příspěvek -
13
Augmenting Ada for SIMD Parallel Processing
ISSN: 0098-5589, 1939-3520Vydáno: New York IEEE 01.09.1985Vydáno v IEEE transactions on software engineering (01.09.1985)“…In order to program SIMD (single instruction stream-multiple data stream) parallel machines used for tasks such as speech and image processing, a language with explicit parallel constructs is often desirable…”
Získat plný text
Journal Article -
14
Demand transformation analysis for concurrent constraint programs
ISSN: 0743-1066, 1873-5789Vydáno: Elsevier Inc 2000Vydáno v The journal of logic programming (2000)“… This backward dataflow analysis for concurrent constraint programs is constructed in the framework of abstract interpretation…”
Získat plný text
Journal Article -
15
Fast Programming Algorithm to Find Non-Linear Feedback Shift Register
ISSN: 1673-9418Vydáno: 01.01.2014Vydáno v Jisuanji Kexue yu Tansuo / Journal of Computer Science and Frontiers (01.01.2014)“… This paper provides a quick method to find NLFSRs. This method is a programming algorithm based on compute unified device architecture (CUDA…”
Získat plný text
Journal Article -
16
Performance and programmability of GrPPI for parallel stream processing on multi-cores
ISSN: 0920-8542, 1573-0484Vydáno: New York Springer US 01.06.2024Vydáno v The Journal of supercomputing (01.06.2024)“…GrPPI library aims to simplify the burdening task of parallel programming. It provides a unified, abstract, and generic layer while promising minimal overhead on performance…”
Získat plný text
Journal Article -
17
Co-Optimizing Core Allocation, Mapping and DVFS in Streaming Programs with Moldable Tasks for Energy Efficient Execution on Manycore Architectures
ISSN: 2374-8567Vydáno: IEEE 01.06.2019Vydáno v Proceedings / International Conference on Application of Concurrency to System Design (01.06.2019)“…Stream programming abstracts parallelism complexity by modeling a program as a set of streaming tasks…”
Získat plný text
Konferenční příspěvek -
18
A Stream Virtual Machine
ISBN: 0549623639, 9780549623632Vydáno: ProQuest Dissertations & Theses 01.01.2008“… parallel processors while maintaining a single thread of control as a programming abstraction…”
Získat plný text
Dissertation -
19
Interactive Debugging of Dynamic Dataflow Embedded Applications
Vydáno: IEEE 01.05.2013Vydáno v 2013 IEEE International Symposium on Parallel & Distributed Processing, Workshops and Phd Forum (01.05.2013)“… Dataflow programming models were explicitly designed to program parallel architectures and they have the ability to abstract away heterogeneous…”
Získat plný text
Konferenční příspěvek -
20
Low-level programming of parallel supercomputers
ISBN: 0818608730, 9780818608735Vydáno: IEEE Comput. Soc. Press 1988Vydáno v COMPSAC Eighty-Eight: Twelfth Internal Computer Software and Applications Conference Proceedings (1988)“…It is suggested that, while high-level-language and OS abstractions have evolved gradually and intelligently over the years with respect to single-instruction, single-data stream machines…”
Získat plný text
Konferenční příspěvek

