nCUBE

From Wikipedia, the free encyclopedia

nCUBE was a series of parallel computing computers from the company of the same name. Early generations of the hardware used a custom microprocessor. With its final generations of servers, nCUBE no longer designed custom microprocessors for machines, but used server-class chips manufactured by a third party in massively parallel hardware deployments, primarily for the purposes of on-demand video.

Company history[edit]

nCUBE
IndustryParallel computing, video on demand
Founded1983; 41 years ago (1983)
Headquarters,
Key people
Larry Ellison
ParentArris Group

Founding and early growth[edit]

nCUBE was founded in 1983 in Beaverton, Oregon, by a group of Intel employees (Steve Colley, Bill Richardson, John Palmer, Doran Wilde, Dave Jurasek) frustrated by Intel's reluctance to enter the parallel computing market, though Intel released its iPSC/1 in the same year as the first nCUBE was released. In December 1985, the first generation of nCUBE's hypercube machines were released. The second generation (N2) was launched in June 1989. The third generation (N3) was released in 1995. The fourth generation (N4) was released in 1999.

In 1988, Larry Ellison invested heavily in nCUBE and became the company's majority shareholder. The company's headquarters were relocated to Foster City, California, to be closer to the Oracle Corporation. In 1994, Ronald Dilbeck became CEO and set nCUBE on a fast track to an initial public offering.[citation needed]

Pivot to video[edit]

In 1996, Ellison downsized nCUBE. Dilbeck left and Ellison took over as acting CEO, redirecting the company to become Oracle's Network Computer division.[1] After the network computer diversion, nCUBE resumed development on video servers. nCUBE deployed its first VOD video server in Dubai's Burj al-Arab hotel.[citation needed]

In 1999, nCUBE announced it was acquiring SkyConnect, a seven-year-old software company based in Louisville, Colorado, which developed digital advertising and VOD software for cable television.[2] In the 1990s, nCUBE shifted its focus from the parallel computing market and, by 1999, had identified itself as a video on demand (VOD) solutions provider, shipping over 100 VOD systems delivering 17,000 streams and establishing a relationship with Microsoft TV.[3] The company was once again on IPO fast-track, only to be halted again after the bursting of dot-com bubble.

Lawsuits and dot-com aftermath[edit]

In 2000, SeaChange International filed a patent infringement suit against nCUBE, alleging its nCUBE MediaCube-4 product infringed on a SeaChange patent. A jury upheld the validity of SeaChange's patent and awarded damages. The U.S. Court of Appeals for the Federal Circuit subsequently overturned the ruling on June 29, 2005. A separate lawsuit against SeaChange was filed by nCUBE in 2001 after it acquired the patents from Oracle's interactive television division. nCUBE claimed that SeaChange's video server offering violated its VOD patent on delivery to set-top boxes.[4] nCUBE won the lawsuit and was awarded over $2 million in damages.[5] SeaChange appealed, but the decision was upheld in 2004.[6]

On the business front, the dot-com bubble burst and ensuing recession as well as lawsuits meant that nCUBE was not doing well. In April 2001 nCUBE laid off 17% of its workforce and began closing offices (Foster City in 2002 and Louisville in 2003) to downsize and consolidate the company around its Beaverton manufacturing office.[7] Also in 2002, Ellison stepped down and named former SkyConnect CEO Michael J. Pohl as CEO.[8]

Acquired[edit]

In January 2005, nCUBE was acquired by C-COR for approximately $89.5 million, with an SEC filing for the purchase in October 2004.[9][10]

In December 2007, C-COR was acquired by ARRIS.

Computer models[edit]

nCUBE 10[edit]

One of the first nCUBE machines to be released was the nCUBE 10 of late 1985. It was originally called NCUBE/ten but the name morphed over time. These were based on a set of custom chips, where each compute node had a processor chip with 32-bit ALU, a 64-bit IEEE 754 FPU, special communication instructions, and 128 KB of RAM. A node delivered 2 MIPS, 500 kiloFLOPS (32-bit single precision), or 300 kiloFLOPS (64-bit double precision). There were 64 nodes per board. The host board, based on an Intel 80286, ran Axis, a custom Unix-like operating system, and each compute node ran a 4KB kernel, Vertex.[11]

nCUBE 10 referred to the machine's ability to build an order-ten hypercube, supporting 1,024 CPUs in a single machine. Some of the modules would be used strictly for input/output, which included the nChannel storage control card, frame buffers, and the InterSystem card that allowed nCUBEs to be attached to each other. At least one host board needed to be installed, acting as the terminal driver. It could also partition the machine into "sub-cubes" and allocate them separately to different users.

nCUBE 2[edit]

Die of nCUBE 2 processor

For the second series the naming was changed, and they created the single-chip nCUBE 2 processor. This was otherwise similar to the nCUBE 10's CPU, but ran faster, at 25 MHz to provide about 7 MIPS and 3.5 megaFLOPS. This was later improved to 30 MHz in the 2S model. RAM was increased as well, with 4 to 16 MB of RAM on a "single wide" 1 inch x 3.5 inch module, with additional form factors of "double wide" (double modules), and quadruple that in a double wide, double side module. The I/O cards generally had less RAM, with different backend interfaces to support SCSI, HIPPI and other protocols.

Three single-chip nCUBE 2 processors on a 1" x 3.5" module with memory.
nCUBE 2 circuit board with 64 processors and memory

Each nCUBE 2 CPU also included 13 I/O channels running at 20 Mbit/s. One of these was dedicated to I/O duties, while the other twelve were used as the interconnect system between CPUs. Each channel used wormhole routing to forward messages. The machines themselves were wired up as order-twelve hypercubes, allowing for up to 4,096 CPUs in a single machine.

Each module ran a 200 KB microkernel called nCX, but the system now used a Sun Microsystems workstation as the front end and no longer needed the Host Controller. nCX included a parallel filesystem that could do 96-way striping for high performance. C and C++ languages are available, as is NQS, Linda, and Parasoft's Express. These were supported by an in-house compiler team.

The largest nCUBE 2 system installed was at Sandia National Laboratories, a 1,024-CPU system that reached 1.91 gigaFLOPS in testing. In addition the nCX operating system, it also ran the SUNMOS lightweight kernel for research purposes.[12] Researchers Robert Benner, John Gustafson and Gary Montry of the Parallel Processing Division of Sandia National Laboratory first won the Karp Prize of $100 and then won the first Gordon Bell Prize in 1987 using the nCUBE 10.[13]

nCUBE-3[edit]

The nCUBE-3 CPU used a 64-bit arithmetic logic unit (ALU). Its improvements included a process-shrink to 0.5u, allowing the speed to be increased to 50 MHz (with plans for 66 and 100 MHz). The CPU was also superscalar and included 16 KB instruction and data caches, and a memory management unit for virtual memory support.

Additional I/O links were added, with 2 dedicated to I/O and 16 for interconnects, allowing for up to 65,536 CPUs in the hypercube. The channels operated at 100 Mbit/s, due to use of 2-bit parallel lines, instead of the serial lines used previously. The nCUBE-3 also added fault-tolerant adaptive routing support, in addition to fixed routing, although in retrospect it's not entirely clear why.

A fully loaded nCUBE-3 machine can use up to 65,536 processors, for 3 million MIPS and 6.5 teraFLOPS; the maximum memory would be 65 TB, with a network I/O capability of 24 TB/second.[14] Thus, the processor is biased in terms of I/O, which is usually the limitation. The nChannel board provides 16 I/O channels, where each channel can support transfers at 20 MB/s.

A microkernel was developed for the nCUBE-3 machine, but it was never completed, having been abandoned in favor of Plan 9's Transit operating system.

nCUBE-4[edit]

The nCUBE-4 marked the transition to commodity processors, with each node containing an Intel IA32 server-class CPU. The n4 also brought exclusive focus on video streaming rather than scientific applications. Each hub contained one hypercube node, one CPU, a pair of PCI buses, and up to 12 SCSI drives. The n4 was followed by the n4x, the n4x r2, and the n4x r3. These last two were based on the Serverworks chipset rather than the Intel ones. The nCUBE-5 was very similar to the n4 family but incorporated two hypercube nodes in each hub and only supported video streaming over Gigabit Ethernet.

In 1999, nCUBE announced the MediaCUBE 4, which supported 80 simultaneous 3 Mbit/s streams to 44,000 simultaneous VOD streams, in concurrent MPEG-2, MPEG-1 and mid bit-rate encoding protocols.[15]

See also[edit]

References[edit]

  1. ^ Ginsberg, Steve (2 February 1997). "Chopped Up nCube". San Francisco Business Times. Retrieved 19 April 2021.
  2. ^ "Video On Demand Powerhouse Created; Video Server Leader nCUBE to Acquire SkyConnect, Inc". nCUBE Press Releases. 17 March 1999. Archived from the original on 25 February 2005.
  3. ^ "nCUBE to Integrate its Industry Leading Video-on-Demand Solutions With the Microsoft TV Platform". Retrieved 10 February 2017.
  4. ^ Santo, Brian. "VOD Patent Battle Turns Bitter". CableWORLD. CableFAX. Archived from the original on 22 April 2005.
  5. ^ Morrissey, Brian (30 May 2002). "nCube Wins VoD Patent Fight with SeaChange". Internet News. Retrieved 19 April 2021.
  6. ^ Baumgartner, Jeff (13 April 2004). "Judge upholds jury decision in nCUBE-SeaChange patent spat". CED Magazine. Archived from the original on 4 December 2004.
  7. ^ nCUBE's 2001 layoff.[dead link]
  8. ^ "Michael J. Pohl Named President and CEO of nCUBE". nCUBE press releases. 4 March 2002. Archived from the original on 28 February 2005.
  9. ^ "ARRIS / Investors / SEC Filings". Retrieved 10 February 2017.[permanent dead link]
  10. ^ "C-COR Completes Purchase Of nCUBE". nCUBE press release. 3 January 2005. Archived from the original on 8 March 2005.
  11. ^ Hayes, J.; Mudge, T.; Stout, Q.; Colley, S. & Palmer, J. (1986). "A microprocessor-based hypercube supercomputer". IEEE Micro. 6 (5): 6–17. CiteSeerX 10.1.1.645.8596. doi:10.1109/MM.1986.304707. S2CID 7927930.
  12. ^ Rolf Riesen; Lee Ann Fisk; et al. What is SUNMOS? (Report). Retrieved 2021-11-22.—a paper that explains what SUNMOS is (CiteSeer cached copy)
  13. ^ "The Gordon Bell Awards for 1987". Archived from the original on 2005-11-11. Retrieved 2006-04-03.
  14. ^ Duzett, B; Buck, R (19–21 Oct 1992). "An overview of the nCUBE 3 supercomputer". [Proceedings 1992] the Fourth Symposium on the Frontiers of Massively Parallel Computation. Vol. [Proceedings 1992]. pp. 458–464. doi:10.1109/FMPC.1992.234880. ISBN 978-0-8186-2772-9. S2CID 58781077.
  15. ^ "nCUBE to Integrate its Industry Leading Video-on-Demand Solutions With the Microsoft TV Platform". Retrieved 10 February 2017.

External links[edit]