Ask HN: Has anybody here worked with the Connection Machine or the Lisp Machine?
11–16 of 16 posts
Re: Ask HN: Has anybody here worked with the Connection Machine or the Lisp Machine?
#12I did some FORTRAN 90 programming on a CM2 in the early 90s. FORTRAN 90 had a nice parallel array/matrix op syntax that mapped well to the CM2 but I actually ended up doing most of my work on a IBM RISC workstation because interactive access to small CPU was much more productive than waiting for a batch job to finish on a larger machine.
Re: Ask HN: Has anybody here worked with the Connection Machine or the Lisp Machine?
#13We also used a Cray machines, do not remember the model numbers now, which were physically located on the other side of the country. Our CM-5 was just two floors below us; I looked at it several times, just to get a pleasant feeling.
Re: Ask HN: Has anybody here worked with the Connection Machine or the Lisp Machine?
#14I did some work with CM in early 1990s. Parallel programming ("fundamental algorithms") was based on using a special version of C language (C*) with a bit of parallel syntax. (Other groups worked on parallel compilers which could support automatic parallelization of Fortran programs.) As usual, the real trick was not to use this or that language, but to develop interesting algorithms, specific for the parallel enviro…
Re: Ask HN: Has anybody here worked with the Connection Machine or the Lisp Machine?
#15Special purpose CPUs such as the AMD FireStream 9270 can do 240 GFLOPS...