Suchergebnisse - "Stream Programming Model"
-
1
Achieving Multi-Level Parallelism in the Filter-Labeled Stream Programming Model
ISSN: 0190-3918Veröffentlicht: IEEE 01.09.2008Veröffentlicht in Proceedings of the International Conference on Parallel Processing (01.09.2008)“… New architectural trends in chip design resulted in machines with multiple processing units as well as efficient communication networks, leading to the wide …”
Volltext
Tagungsbericht -
2
Mapping OpenMP concepts to the stream programming model
ISBN: 1424460026, 9781424460021Veröffentlicht: IEEE 01.08.2010Veröffentlicht in 2010 5th International Conference on Computer Science and Education (01.08.2010)“… Stream programming model is a new kind of parallel programming model for stream architectures …”
Volltext
Tagungsbericht -
3
Optimizing modulo scheduling to achieve reuse and concurrency for stream processors
ISSN: 0920-8542, 1573-0484Veröffentlicht: Boston Springer US 01.03.2012Veröffentlicht in The Journal of supercomputing (01.03.2012)“… Both reuse and concurrency are performance-critical for stream processors. When applying loop unrolling and software pipelining separately to stream-level …”
Volltext
Journal Article -
4
Compiling for stream processing
Veröffentlicht: ACM 01.09.2006Veröffentlicht in PACT 2006 : proceedings of the Fifteenth International Conference on Parallel Architectures and Compilation Techniques : September 16-20, 2006, Seattle, Washington, USA. (01.09.2006)“… This paper describes a compiler for stream programs that efficiently schedules computational kernels and stream memory operations, and allocates on-chip …”
Volltext
Tagungsbericht -
5
Exploiting loop-dependent Stream Reuse for stream processors
Veröffentlicht: ACM 01.10.2008Veröffentlicht in PACT'08 : proceedings of the Seventeenth International Conference on Parallel Architectures and Compilation Techniques : Toronto, Ontario, Canada, October 25-29, 2008 (01.10.2008)“… The memory access limits the performance of stream processors. By exploiting the reuse of data held in the Stream Register File (SRF), an on-chip storage, the …”
Volltext
Tagungsbericht -
6
Performance and Power Efficiency Analysis of the Symmetric Cryptograph on Two Stream Processor Architectures
ISBN: 9781424447176, 1424447178Veröffentlicht: IEEE 01.09.2009Veröffentlicht in 2009 Fifth International Conference on Intelligent Information Hiding and Multimedia Signal Processing (01.09.2009)“… Multimedia and some scientific applications have achieved good performance on the stream processor architecture by employing the stream programming model …”
Volltext
Tagungsbericht -
7
Think Fast: A Tensor Streaming Processor (TSP) for Accelerating Deep Learning Workloads
Veröffentlicht: IEEE 01.05.2020Veröffentlicht in 2020 ACM/IEEE 47th Annual International Symposium on Computer Architecture (ISCA) (01.05.2020)“… ) a simple and deterministic processor with producer-consumer stream programming model enables precise reasoning and control of hardware components, achieving good performance and power efficiency …”
Volltext
Tagungsbericht -
8
Software Pipelining for Stream Programs on Resource Constrained Multicore Architectures
ISSN: 1045-9219, 1558-2183Veröffentlicht: New York IEEE 01.12.2012Veröffentlicht in IEEE transactions on parallel and distributed systems (01.12.2012)“… Stream programming model has been productively applied to a number of important application domains …”
Volltext
Journal Article -
9
A bandwidth-efficient architecture for media processing
ISBN: 9780818686092, 081868609XISSN: 1072-4451Veröffentlicht: IEEE 1998Veröffentlicht in Proceedings of the annual International Symposium on Microarchitecture (1998)“… The stream programming model, in which an application is coded as streams of data records passing through computation kernels, exposes both parallelism and locality in media applications that can be …”
Volltext
Tagungsbericht Journal Article -
10
Dynamic Scheduling of Irregular Stream Programs toward Many-Core Scalability
ISSN: 1045-9219, 1558-2183Veröffentlicht: IEEE 01.06.2015Veröffentlicht in IEEE transactions on parallel and distributed systems (01.06.2015)“… The stream programming model has received much interest because it naturally exposes task, data, and pipeline parallelism …”
Volltext
Journal Article -
11
Safe Data Parallelism for General Streaming
ISSN: 0018-9340, 1557-9956Veröffentlicht: New York IEEE 01.02.2015Veröffentlicht in IEEE transactions on computers (01.02.2015)“… The stream programming model naturally exposes task and pipeline parallelism, enabling it to exploit parallel systems of all kinds, including large clusters …”
Volltext
Journal Article -
12
Green Streams for data-intensive software
ISBN: 9781467330732, 1467330736ISSN: 0270-5257Veröffentlicht: IEEE 01.05.2013Veröffentlicht in 2013 35th International Conference on Software Engineering (ICSE) (01.05.2013)“… when participating workers coordinate their pace. Green Streams adopts a standard stream programming model, and applies Dynamic Voltage and Frequency Scaling (DVFS …”
Volltext
Tagungsbericht -
13
Media processing applications on the Imagine stream processor
ISBN: 0769517005, 9780769517001ISSN: 1063-6404Veröffentlicht: Piscataway NJ IEEE 2002Veröffentlicht in Proceedings, IEEE International Conference on Computer Design (2002)“… The stream programming model is a natural and powerful way to describe these applications. Expressing media applications in this model allows hardware and software …”
Volltext
Tagungsbericht -
14
DANBI: Dynamic scheduling of irregular stream programs for many-core systems
ISBN: 147991018X, 9781479910182ISSN: 1089-795XVeröffentlicht: IEEE 01.09.2013Veröffentlicht in Proceedings of the 22nd International Conference on Parallel Architectures and Compilation Techniques (01.09.2013)“… The stream programming model has received a lot of interest because it naturally exposes task, data, and pipeline parallelism …”
Volltext
Tagungsbericht -
15
The Imagine Stream Processor
ISBN: 0769517005, 9780769517001ISSN: 1063-6404Veröffentlicht: Piscataway NJ IEEE 2002Veröffentlicht in Proceedings, IEEE International Conference on Computer Design (2002)“… Imagine executes applications that have been mapped to the stream programming model. The stream model decomposes applications into a set of computation kernels that operate on data streams …”
Volltext
Tagungsbericht -
16
An Out-of-Core Dataflow Middleware to Reduce the Cost of Large Scale Iterative Solvers
ISBN: 9781467325097, 1467325090ISSN: 0190-3918Veröffentlicht: IEEE 01.09.2012Veröffentlicht in 2012 41st International Conference on Parallel Processing Workshops (01.09.2012)“… For this purpose, we adopt a task-based out-of-core programming model on top of a dataflow middleware based on the filter stream programming model …”
Volltext
Tagungsbericht -
17
A Reconfigurable Run-Time System for Filter-Stream Applications
ISBN: 9780769534237, 0769534236ISSN: 1550-6533Veröffentlicht: IEEE 01.10.2008Veröffentlicht in 2008 20th International Symposium on Computer Architecture and High Performance Computing (01.10.2008)“… One such system is Anthill, based on the filter-stream programming model, in which applications are decomposed into sets of independent filters that communicate via streams …”
Volltext
Tagungsbericht -
18
Stream Scheduling: A Framework to Manage Bulk Operations in a Memory Hierarchy
ISBN: 0769529445, 9780769529448ISSN: 1089-795XVeröffentlicht: IEEE 01.09.2007Veröffentlicht in 16th International Conference on Parallel Architecture and Compilation Techniques (PACT 2007) (01.09.2007)“… Summary form only given. Recently, streaming architectures such as Imagine, Merrimac and cell were demonstrated to achieve significantly higher performance and …”
Volltext
Tagungsbericht -
19
Scientific Computing Applications on a Stream Processor
ISBN: 9781424422326, 1424422329Veröffentlicht: IEEE 01.04.2008Veröffentlicht in ISPASS 2008 : IEEE International Symposium on Performance Analaysis of Systems and Software, April 20-22, 2008, Austin, TX, USA (01.04.2008)“… Stream processors, developed for the stream programming model, perform well on media applications …”
Volltext
Tagungsbericht -
20
Green streams for data-intensive software
ISBN: 1467330760, 9781467330763Veröffentlicht: Piscataway, NJ, USA IEEE Press 18.05.2013Veröffentlicht in Proceedings of the 2013 International Conference on Software Engineering (18.05.2013)“… GREEN STREAMS adopts a standard stream programming model, and applies Dynamic Voltage and Frequency Scaling (DVFS …”
Volltext
Tagungsbericht

