Stream Processors, Inc.

(Redirected from Stream Processors, Inc)

Stream Processors, Inc. (SPI), was a Silicon Valley-based fabless semiconductor company specializing in the design and manufacture of high-performance digital signal processors for applications including video surveillance, multi-function printers and video conferencing. The company ceased operations in 2009.

Stream Processors, Inc.
Company typePrivate
IndustrySemiconductors-Specialized
Founded2004
HeadquartersSunnyvale, California, United States
Key people
Bill Dally, Co-Founder and ex-Chairman
ProductsDigital Signal Processor
Number of employees
Approximately 100 (2007)
Websitewww.streamprocessors.com

Company history edit

Foundational work in stream processing was initiated in1995 by a research team led by MIT professor Bill Dally. In 1996, he moved to Stanford University where he continued this work, receiving a multimillion-dollargrant from DARPA with additional resources from Intel andTexas Instruments to fund the development of a project called "Imagine"- the first stream processor chip and accompanying compiler tools.

The Imagine Project edit

The goal of the Imagine project was to develop aC programmable signal and image processor intended to provide both the performance density and efficiency of a special-purpose processor (such as a hard-wired ASIC). The project successfully demonstrated the advantages of stream processing. Details on the Imagine project and its results are posted on the Stanford Imagine project page. The work also showed that a number of applicationsranging from wireless baseband processing, 3D graphics, encryption, IPforwarding to video processing could take advantage of the efficiency of stream processing. This research inspired otherdesigns such as GPUs from ATI Technologies as well as the Cell microprocessor from Sony, Toshiba, and IBM.

The main deliverables from the Imagine program included:

  • The Imagine Stream Architecture
  • The Stream programming model
  • Software development tools
  • Programmable graphics and real-time media applications
  • VLSI prototype (fabricated by TI)
  • Stream processor development platform (a prototype development board)

SPI established edit

Dally, together with other team members, obtained a license from Stanford to commercialize the resulting technology. Stream Processors, Incorporated (SPI) was incorporated in California in 2004. Professor Dally remained at Stanford and the company hired industry veteran Chip Stearns to become the President and CEO in December of that year.[1] Through June, 2006 SPI has been able to raise a total of $26M from a trio of notable venture capital firms - Austin Ventures, Norwest Venture Partners and the Woodside Fund.

The company launched its first two products concurrently with the International Solid State Circuits Conference (ISSCC) in February, 2006[2] and has introduced two others since.[3][4]

SPI has headquarters located in Sunnyvale, California as well as a software development group (SPI Software Technologies Pvt. Ltd) located in Bangalore, India.

In January 2009 Co-Founder Prof. Bill Dally accepted a position as Chief Scientist with NVIDIA Corporation.[5] At the same time heresigned as chairman.[6] In an interview Dally reflected on his experiences with startups:[6]" I have done several chip startups myself. It’s getting hard. The ante is very high. If you do a chip startup, you need patient investors with very deep pockets. It’s many tens of millions of dollars to get to a first product and $50 million to get to profits. That’s very difficult to do because investors want an exit some multiple over that investment. I am hoping we return to the days of frequent IPOs and get beyond the fire-sale acquisitions. That’s not what you can see right now. If it’s a programmable chip, the cost is even more."

In the summer of 2009 CEO Stearns left the company and was replaced by Mike Fister, an executive with senior level experience at Cadence Design Systems and Intel.

In September 2009 the company ceased operations.[7]

Technology edit

Similar to graphics and scientific computing, media and signal processingare characterized by available data-parallelism, locality and a high computationto global memory access ratio. Stream processing exploits thesecharacteristics using data-parallel processing fed by a distributed memoryhierarchy managed by the compiler. The main challenge for next generation massively parallel processors is data bandwidth, not computational resources. Unlike most conventional processors, the technology does not rely on a hardware cache - instead data movement is explicitly managed by the compiler and hardware.

The execution model is based on accelerating performance-critical functions (kernels) that process andproduce data records (streams). Kernels and streams are scheduled at compile-time and moved to on-chip memory at runtime via a scoreboard. The compiler analyses data live timesof streams to optimize allocation and minimize external memory bandwidth needs.Streams and kernels loads can overlap with execution to improve latencytolerance and the explicit data movement provides predictable performance. Thereare no CPU cache misses and the design presents a single-core model to theprogrammer – data-parallelism is within the kernels.

Architecture edit

The architecture includes a host CPU (System MIPS) for system-level tasks and aDSP Coprocessor Subsystem where the DSP MIPS runs the main threads that makekernel function calls to the Data Parallel Unit (DPU). For users that uselibraries, and don't intend to develop DSP code, the architecture is aMIPS-based system-on-a-chip with an API to a “black box”coprocessor. The DPU Dispatcher receives kernel function calls to manageruntime kernel and stream loads. One kernel at a time is executed across thelanes, operating on local stream data stored in the Lane Register File of each lane. Eachlane has a set of VLIW ALUs and distributed operand register files (ORF)allow for a large working data set and processing bandwidth exceeding 1 TeraByte/s. The StreamLoad/Store Unit provides gather/scatter with a wide variety of access patterns.The InterLane Switch is a compiler-scheduled, full crossbar for high-speedaccess between lanes.

Tools edit

SPI's RapiDev Tools Suite leverages thepredictability of stream processing to provide a fast path to optimizedresults using C programming. Starting with C reference code, the FastFunctional Debugger (FFD) library plugs into standard tools, such as MicrosoftVisual Studio and GNU, and simulates the DPU to support re-structuring code tokernels and streams. Because kernels are statically scheduled and data movementis explicit, DPU cycle-accuracy can be obtained even at this functional highlevel. This is one source of the predictability of the architecture. Fortargeting code to the device, the Stream Processor Compiler (SPC) generates theVLIW executable and pre-processed C code that is compiled/linked via standardGCC for MIPS. SPC allocates streams in the Lane Register Files and providesdependency information for the kernel function calls. Software pipelining andloop unrolling are supported. Branch penalties are avoided by predicated selectsand larger conditionals use conditional streams. Running under Eclipse, theTarget Code Simulator provides comprehensive Host or Device binary codesimulation with breakpoint and single-stepping capabilities with bandwidth andload statistics. A kernel view shows the VLIW pipeline for kernel optimizations,and a stream view shows kernel execution and stream loads to review global datamovement for system profiling.

Products edit

SPI currently markets its Storm-1 family, that includes four fully software programmable DSPs of varying performance levels.

ProductGMACS*Applications
SP16HP-G220224
  • Broadcasting/transcoding
  • Wireless Infrastructure
SP16-G160160
  • Telepresence
  • Surveillance DVRs
SP8-G8080
  • Printers, Scanners and MFPs
  • Surveillance DVRs
SP8LP-G3032
  • Professional camcorder
  • IP Camera

Note: GMACS stands for Giga (billions of) Multiply-Accumulate operations per Second, a common measure of DSPperformance.

Support hardware and software edit

  • The RapiDev tools suite delivers a fast, predictable path to optimized results, eliminating the complexities of assembly coding or manual cache management
  • The Storm-1 DevKit is a PCI-based software development platform
  • IP Camera Reference Design runs standard Linux 2.6 and supports multiple simultaneous codecs (e.g. H.264, MPEG-4 and MJPEG), arbitrary resolutions, CMOS and CCD sensor processing as well as video analytics in a fully software programmable platform
  • Video Streamer Reference Design supports eight 4CIF input channels of video compressed to H.264 and a Gigabit Ethernet output

References edit

  1. ^ Press release streamprocessors.com December 13, 2004
  2. ^ EETimes.com - Startup touts stream processing architecture for DSPs
  3. ^ "Data-parallel DSP aimed at cost-sensitive video surveillance apps | Video Imaging DesignLine". Retrieved 18 December 2023.
  4. ^ EETimes.com - Stream Processors claims fastest DSP
  5. ^ "Home".
  6. ^ a b "Stanford's Bill Dally leaps from academia to the computer graphics wars". 22 May 2009.
  7. ^ "Report: Chip startup Stream Processors to shut down". Silicon Valley Business Journal. November 2, 2009 – via bizjournals.com.

External links edit

37°22′59.48″N 122°04′42.08″W / 37.3831889°N 122.0783556°W / 37.3831889; -122.0783556