Convex Computer: Difference between revisions

Content deleted Content added
fmt refs
Line 8:
Convex was formed in 1982 by Bob Paluck and [[Steve Wallach]] in [[Richardson, Texas]]. It was originally named '''Parsec''' and early prototype and production boards bear that name. They planned on producing a machine very similar in architecture to the [[Cray Research]] [[vector processor]] machines, with a somewhat lower performance, but with a much better [[price/performance ratio]]. In order to lower costs, the Convex designs were not as technologically aggressive as Cray's, and were based on more mainstream chip technology, attempting to make up for the loss in performance in other ways.
 
Their first machine was the '''C1''', released in 1985. The C1 was very similar to the [[Cray-1]] in general design, but its CPU and main memory was implemented with slower but less expensive CMOS technology. They offset this by increasing the capabilities of the vector units, including doubling the vector registers' length to 128 64-bit elements each.<ref>{{cite web | authordate=Fall 1996 |page=8| first= David A. |last=Patterson | title = Lecture 6: Vector Processing | url = http://www.eecs.berkeley.edu/~pattrsn/252F96/Lecture06.pdf | accessdate = 2011-04-29 | format=PDF | authorlink = David Patterson (scientist)}}</ref> It also used [[virtual memory]] as opposed to the static memory system of the Cray machines, which improved programming. It was generally rated at 20 MFLOPS peak for double precision (64-bit), and 40 MFLOPS peak for single precision (32-bit), about one fifth the normal speed of the Cray-1. They also invested heavily in advanced automatic vectorizing [[compiler]]s in order to gain performance when existing programs were ported to their systems. The machines ran a [[BSD]] version of [[Unix]] known initially as '''Convex Unix''' then later as '''ConvexOS''' due to trademark and licensing issues. ConvexOS has DEC [[VAX/VMS|VMS]] compatibility features as well as Cray Fortran features. Their Fortran compiler went on to be licensed to other computers such as [[Ardent Computer]] and Stellar (and merged Stardent).
 
The '''C2''' was a crossbar-interconnected [[multiprocessor]] version of the C1, with up to four CPUs, released in 1988. It used newer 20,000-gate CMOS and 10,000-gate [[emitter-coupled logic]] (ECL) gate arrays for a boost in clock speed from 10&nbsp;MHz to 25&nbsp;MHz, and rated at 50 MFLOPS peak for double precision per CPU (100 MFLOPS peak for single precision). It was Convex's most successful product.
Line 16:
Another speed boost used in the '''C3''' and '''C4''', which moved the hardware implementation to [[GaAs]]-based chips, following an evolution identical to that of the Cray machines, but the effort was too little, too late. Some considered the whole C4 program to be nothing more than chasing a business in decline. By this time, even though Convex was the first vendor to ship a [[GaAs]] based product, they were losing money.
 
In 1994, Convex introduced an entirely new design, known as the '''Exemplar'''. Unlike the C-series vector computer, the Exemplar was a parallel-computing machine that used HP [[PA-7200]] microprocessors, connected together using [[Scalable Coherent Interconnect|SCI]]. First dubbed '''MPP''', these machines were later called '''SPP''' <ref>{{cite conference|first1=R. |last1=Cataneda,|first2= X.Xiaodong |last2=Zhang, and|first3= J. M. Hoover, "Jr. |last3=Hoover|title=A comparative evaluation of hierarchical network architecture of the HP-Convex Exemplar", Proceedings of |conference=IEEE International Conference on Computer Design,|year= 1997.|url= http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=628877&tag=1|doi=10.1109/ICCD.1997.628877}}</ref> and '''Exemplar''' and sold under the '''SPP-1600''' moniker. The expectation was that a software programming model for parallel computing could draw in customers. But the type of customers Convex attracted believed in [[Fortran]] and brute force rather than sophisticated technology. The operating system also had terrible performance problems which could not easily be fixed. Eventually, Convex established a working partnership with HP's hardware and software divisions. Initially it was intended that the Exemplar would be binary-compatible with HP's [[HP-UX]] operating system but eventually it was decided to port HP-UX to the platform and sell the platform as standalone servers.
 
[[File:BSC-HP-V-Class.JPG|right|thumb|250px|HP V-Class computer.]]
Line 26:
Convex had an unusually thorough{{citation needed|date=December 2013}} interview process, which, for technical positions, included a grilling by a group of engineers. The extensive interview process carried over to other departments as well, where the key people who would be working with the prospective employee each interviewed the candidate, then met in roundtable to discuss whether or not to hire.
 
Convex lasted longer than most [[minisupercomputer]] companies, and to celebrate this and more so to remind themselves of the difficulties of the market, Convex had a graveyard of former competitor companies on its property.<ref>{{cite web | authorfirst = Stephanie Anderson |last=Forest | title = CONVEXConvex WANTSWants TOTo BEBe A FULL-FLEDGEDFull HEAVYWEIGHTFledged Heavyweight|date=April 21, 1991|work=Businessweek | url = http://www.businessweek.com/archivesstories/1991-04-21/b3210058.arc.htmconvex-wants-to-be-a-full-fledged-heavyweight | accessdate = 2009-05-29}}</ref>
 
Ex-employees of Convex jokingly refer to themselves as ''ex-cons''. There is a [http://www.ex-convex.org mailing list] of Convex ex-employees, as well as frequent reunions.