2014 48th Asilomar Conference on Signals, Systems and Computers 2014
DOI: 10.1109/acssc.2014.7094761
|View full text |Cite
|
Sign up to set email alerts
|

Kickstarting high-performance energy-efficient manycore architectures with Epiphany

Abstract: In this paper we introduce Epiphany as a highperformance energy-efficient manycore architecture suitable for real-time embedded systems. This scalable architecture supports floating point operations in hardware and achieves 50 GFLOPS/W in 28 nm technology, making it suitable for high performance streaming applications like radio base stations and radar signal processing. Through an efficient 2D mesh Networkon-Chip and a distributed shared memory model, the architecture is scalable to thousands of cores on a si… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
50
0
1

Year Published

2015
2015
2020
2020

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 70 publications
(51 citation statements)
references
References 9 publications
0
50
0
1
Order By: Relevance
“…Automatically generated code from the dataflow language CAL is compared with a C implementation of the 2D inverse discrete cosine transform targeting the Epiphany architecture in [23]. The development of OpenMP support has also been reported [2]. Significantly, to the best of our knowledge, no investigation has thus far reported on the use of a standard parallel programming API targeting the Epiphany architecture capable of achieving good performance for an algorithm with nontrivial parallelism.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…Automatically generated code from the dataflow language CAL is compared with a C implementation of the 2D inverse discrete cosine transform targeting the Epiphany architecture in [23]. The development of OpenMP support has also been reported [2]. Significantly, to the best of our knowledge, no investigation has thus far reported on the use of a standard parallel programming API targeting the Epiphany architecture capable of achieving good performance for an algorithm with nontrivial parallelism.…”
Section: Related Workmentioning
confidence: 99%
“…The Epiphany architecture is scalable to 4096 cores and represents an example of an architecture designed for power-efficiency at extreme on-chip core counts. Processors based on this architecture exhibit good performance/power metrics [2] and scalability via 2D mesh network [3,4], but require a suitable programming model to fully exploit the architecture. A 16-core Epiphany III coprocessor [5] has been integrated into the Parallella mini-computer platform [6] where the RISC array is supported by a dual-core ARM CPU and asymmetric shared-memory access to off-chip global memory.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…One of the results of this "merge" is the Parallella board 1 [2], created by Adapteva. It is a small (credit cardsized) board, comprising of a 16-core Epiphany coprocessor and the main dual-core ARM processor.…”
Section: Introductionmentioning
confidence: 99%
“…The Epiphany can be programmed in C/C++ and allows approaches such as Single Instruction Multiple Data (SIMD), Simple Program Multiple Data (SPMD), Multiple Instructions Multiple Data (MIMD), shared memory multithreading, message passing and several variants of dataflow programming. Consult the paper by Olofsson et al [112] for more details about Epiphany.…”
Section: Adapteva Epiphanymentioning
confidence: 99%