Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Zero ASIC

From Wikipedia, the free encyclopedia
(Redirected fromParallella)

Zero ASIC Corporation
FormerlyAdapteva, Inc.
IndustrySemiconductor industry
FoundedMarch 2008
FounderAndreas Olofsson
Headquarters,
US
Key people
Andreas Olofsson, CEO
ProductsCentral processing units
OwnerPrivately funded
Websitezeroasic.com

Zero ASIC Corporation, formerlyAdapteva, Inc., is afablesssemiconductorcompany focusing on low powermany coremicroprocessor design. The company was the second company to announce a design with 1,000 specialized processing cores on a singleintegrated circuit.[1][2]

Adapteva was founded in 2008 with the goal of bringing a ten times advancement infloating-pointperformance per watt for the mobile device market. Products are based on its Epiphany multi-coremultiple instruction, multiple data (MIMD) architecture and its ParallellaKickstarter project promoting "a supercomputer for everyone" in September 2012.The company name is a combination of "adapt" and the Hebrew word "Teva" meaning nature.

History

[edit]

Adapteva was founded in March 2008, by Andreas Olofsson. The company was founded with the goal of bringing a 10× advancement infloating-point processingenergy efficiency for themobile device market. In May 2009, Olofsson had a prototype of a new type ofmassively parallel multi-corecomputer architecture. The initial prototype was implemented in 65 nm and had 16 independent microprocessor cores. The initial prototypes enabled Adapteva to secure US$1.5 million in series-A funding from BittWare, a company fromConcord, New Hampshire, in October 2009.[3]

Adapteva's first commercial chip product started sampling to customers in early May 2011 and they soon thereafter announced the capability to put up to 4,096 cores on a single chip.

TheEpiphany III, was announced in October 2011 using 28 nm and 65 nm manufacturing processes.

Products

[edit]

Adapteva's main product family is the Epiphany scalable multi-coreMIMD architecture. The Epiphany architecture could accommodate chips with up to 4,096RISCout-of-ordermicroprocessors, all sharing a single32-bit flat memory space. EachRISC processor in the Epiphany architecture issuperscalar with 64× 32-bitunified register file (integer orsingle-precision) microprocessor operating up to 1 GHz and capable of 2 GFLOPS (single-precision). Epiphany's RISC processors use a custominstruction set architecture (ISA) optimised forsingle-precision floating-point,[4] but are programmable in high levelANSI C using a standardGNU-GCC tool chain. Each RISC processor (in current implementations; not fixed in the architecture) has 32 KB of local memory. Code (possibly duplicated in each core) and stack space should be in thatlocal memory; in addition (most) temporary data should fit there for full speed. Data can also be used from other processor cores local memory at a speed penalty, or off-chip RAM with much larger speed penalty.

The memory architecture does not employ explicit hierarchy ofhardware caches, similar to the Sony/Toshiba/IBMCell processor, but with the additional benefit of off-chip and inter-core loads and stores being supported (which simplifies porting software to the architecture). It is a hardware implementation ofpartitioned global address space.[citation needed]

This eliminated the need for complexcache coherency hardware, which places a practical limit on the number of cores in a traditionalmulticore system. The design allows the programmer to leverage greater foreknowledge of independent data access patterns to avoid the runtime cost of figuring this out. All processor nodes are connected through anetwork on chip, allowing efficient message passing.[5]

Scalability

[edit]

The architecture is designed to scale almost indefinitely, with 4e-links allowing multiple chips to be combined in a grid topology, allowing for systems with thousands of cores.

Multi-core coprocessors

[edit]
16-core Adapteva Epiphany chip, E16G301, from Parallella single-board computer

On August 19, 2012, Adapteva posted some specifications and information about Epiphany multi-core coprocessors.[6]

Technical info for   E16G301[7]  E64G401[8]
Cores1664
Core MHz1000800
Core GFLOPS21.6
"Sum GHz"1651.2
Sum GFLOPS32102
mm28.968.2
nm6528
W def.0.91.4
W max.22

In September 2012, a 16-core version, the Epiphany-III (E16G301), was produced using 65 nm[9] (11.5 mm2, 500 MHz chip[10]) and engineering samples of 64-core Epiphany-IV (E64G401) were produced using 28 nmGlobalFoundries process (800 MHz).[11]

The primary markets for the Epiphany multi-core architecture include:

Parallella project

[edit]
Parallella single-board computer with 16-core Epiphany chip and Zynq-7010 FPGA

In September 2012, Adapteva started project Parallella onKickstarter, which was marketed as "A Supercomputer for everyone." Architecture reference manuals for the platform were published as part of the campaign to attract attention to the project.[12] The US$750,000 funding goal was reached in a month, with a minimum contribution of US$99 entitling backers to obtain one device; although the initial deadline was set for May 2013, the first single-board computers with 16-core Epiphany chip were finally shipped in December 2013.[13]

Size of board is planned to be 86 mm × 53 mm (3.4 in × 2.1 in).[14][15][16]

The Kickstarter campaign raised US$898,921.[17][18] Raising US$3 million goal was unsuccessful, so no 64-core version of Parallella will be mass-produced.[19] Kickstarter users having donated more than US$750 will get "parallella-64" variant with 64-core coprocessor (made from initialprototype manufacturing with 50 chips yield per wafer).[20]

Parallella-16 Micro ServerParallella-16 Desktop ComputerParallella-16 Embedded Platform
UsageEthernet connected headless serverA personal computerLeading edge embedded systems
ProcessorDual-core 32-bitARMCortex-A9 withNEON at 1 GHz (part ofZynq XC7Z010 chip by Xilinx)Dual-core 32-bitARMCortex-A9 withNEON at 1 GHz (part ofZynq XC7Z020 chip by Xilinx)
Coprocessor16-core Epiphany III multi-core accelerator (E16)
Memory1 GB DDR3LRAM
Ethernet10/100/1000
USB2× USB 2.0 (USB 2.0 HS and USB OTG)
DisplayHDMI
Storage16 GBmicroSD
Expansion2 eLinks + 24GPIO2 eLinks + 24GPIO
FPGA28K programmable logic cells
80 programmable DSP slices
80K programmable logic cells
220 programmable DSP slices
Weight36 g (1.3 oz)38 g (1.3 oz)
Size3.5 in × 2.1 in × 0.625 in (88.9 mm × 53.3 mm × 15.9 mm)
SKUP1600-DK-xxP1601-DK-xxP1602-DK-xx
HTS Code8471.41.0150
PowerUSB-powered (2.5 W) or 5 V DC (≈5 W)

Epiphany V

[edit]

By 2016, the firm hadtaped out a 1024-core64-bit variant of their Epiphany architecture that featured: larger local stores (64 KB), 64-bit addressing,double-precision floating-point arithmetic orSIMD single-precision, and 64-bit integer instructions, implemented in the 16 nm process node.[21] This design included instruction set enhancements aimed atdeep-learning andcryptography applications. In July 2017, Adapteva's founder became aDARPAMTO program manager[22] and announced that the Epiphany V was "unlikely" to become available as a commercial product.[23]

Performance

[edit]

The 16-core Parallella achieves roughly 5.0 GFLOPS/W, and the 64-core Epiphany-IV made with 28 nm estimated as 50 GFLOPS/W (single-precision),[24] and 32-board system based on them achieves 15 GFLOPS/W.[25] For comparison, top GPUs from AMD and Nvidia reached 10 GFLOPS/W for single-precision in 2009–2011 timeframe.[26]

See also

[edit]

References

[edit]
  1. ^Clark, Don (May 3, 2011)."Startup Has Big Plans for Tiny Chip Technology". Wall Street Journal. RetrievedMay 3, 2011.
  2. ^"IBM says Kilocore technology will outrun today's mobile processors".Tom's Hardware.2006.
  3. ^"From RTL to GDSII in Just Six Weeks". EETimes (via Wayback Machine). 2010. Archived fromthe original on December 9, 2010. RetrievedOctober 26, 2010.
  4. ^"Epiphany Architecture Reference Manual". Archived fromthe original on October 9, 2012.
  5. ^"Startup Launches Manycore Floating Point Acceleration Technology". HPCWire. 2011. RetrievedMay 3, 2011.
  6. ^"Epiphany Multicore IP. Example Configurations". August 19, 2012.
  7. ^Epiphany-III 16-core 65nm Microprocessor (E16G301) //admin (August 19, 2012)
  8. ^Epiphany-IV 64-core 28nm Microprocessor (E64G401) //admin (August 19, 2012)
  9. ^Silicon devices // Adapteva
  10. ^Linley Gwennap,Adapteva: More Flops, Less Watts. Epiphany Offers Floating-Point Accelerator for Mobile Processors. //Microprocessor Report, June 2011
  11. ^Michael Feldman,Adapteva Unveils 64-Core Chip // HPCWire
  12. ^Andreas Olofsson,Epiphany Documentation Release
  13. ^Update #46: First Parallella User Created Video
  14. ^Rick Merritt,Adapteva Kickstarts Hundred-Dollar Supercomputer // EETimes, September 27, 2012
  15. ^Parallella - Supercomputing for Everyone(slidecast).Adapteva founder & CEO Andreas Olofsson. September 28, 2012.
  16. ^Parallella: A Supercomputer For Everyone by Adapteva, Project page at Kickstarter
  17. ^Parallella: A Supercomputer For Everyone // Kickstarter project, by Adapteva
  18. ^Hiawatha Bray,Adapteva creates efficient, cheap microchip with help from Kickstarter. ‘Crowdfunding’ puts a tiny, fast computer closer to production // The Boston Globe, December 2, 2012
  19. ^Andrew Back,Introducing the $99 Linux SupercomputerArchived November 17, 2015, at theWayback Machine, Linux.com, January 24, 2013: "pledges of $99 or more being rewarded with at least one board with a 16-core device. ... The 16-core Epiphany chip delivers 26 GFLOPS of performance and with the entire Parallella computer consuming only 5 watts"
  20. ^64-core version of the Parallella board now offered! // Adapteva blog at Kickstarter, October 25, 2012: "The Epiphany-IV (64+2) core Parallella board will be offered for pledges above $750. ... the fact that we only get 50 dies per wafer for these initial prototype runs. We can't disclose wafer pricing and yields at 28nm,"
  21. ^"epiphany v announcement".
  22. ^Olofsson, Andreas (March 11, 2017)."Mr. Andreas Olofsson".DARPA.Archived from the original on March 11, 2017. RetrievedDecember 16, 2018.
  23. ^Olofsson, Andreas (July 9, 2017)."Adapteva Status Update".Adapteva Blog.Archived from the original on April 23, 2018. RetrievedDecember 16, 2018.
  24. ^Feldman, Michael (August 22, 2012)."Adapteva Unveils 64-Core Chip". HPCWire. RetrievedSeptember 3, 2014.
  25. ^"Adapteva Reveals A-1 Supercomputing Platform at ISC14". HPCWire, press-release of Adapteva. June 23, 2014. RetrievedSeptember 3, 2014.
  26. ^"CPU, GPU and MIC Hardware Characteristics over Time. Raw Compute Performance - Comparison of GFLOP/sec per Watt for single precision arithmetics. Higher is better". Karl Rupp. June 24, 2013. RetrievedSeptember 3, 2014.

Further reading

[edit]

External links

[edit]
Devices
SoCs
ARM
MIPS
x86/x86-64
Software
Retrieved from "https://en.wikipedia.org/w/index.php?title=Zero_ASIC&oldid=1258841202#Parallella_project"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp