HN Books @HNBooksMonth

The best books of Hacker News.

Hacker News Comments on
The Connection Machine (Mit Press Series in Artificial Intelligence)

W. Daniel Hillis · 2 HN comments
HN Books has aggregated all Hacker News stories and comments that mention "The Connection Machine (Mit Press Series in Artificial Intelligence)" by W. Daniel Hillis.
View on Amazon [↗]
HN Books may receive an affiliate commission when you make purchases on sites after clicking through links on this page.
Amazon Summary
Describes a new kind of computer which involves parallel processing and hundreds of small microprocessors with individually integrated memories, and discusses the LISP programming language, data structures, and storage allocation
HN Books Rankings

Hacker News Stories and Comments

All the comments and stories posted to Hacker News that reference this book.
Yes this article is very old, and really only scratches the surface of Hillis' genius and puts a business failure angle on it.

Here's a great video describing the architecture of the CM-5

https://youtu.be/Ua-swPZTeX4

Note how similar the programming concepts are to CUDA (at an abstract level). Hillis also in the 80s published his MIT thesis as a book: The Connection Machine

https://www.amazon.com/Connection-Machine-Press-Artificial-I...

An incredibly well written and fascinating read, just as relevant today for programming a GPU as it was for programming the ancient beast of a CM-2. It's about algorithms, graphs, map/reduce, and other techniques of parallelism pioneered at Thinking Machines.

For example, Guy Blelloch worked at TM, and pioneered prefix scans on these machines, now common techniques used on GPUs.

https://www.youtube.com/watch?v=_5sM-4ODXaA

http://uenics.evansville.edu/~mr56/ece757/DataParallelAlgori...

There's also been a lot of hum lately on HN about APL, much of Hillis' *Lisp ideas come from parallelizing array processing primitives ("zectors" and "zappings"), ideas that originating in APL as he acknowledged in the paper describing the language:

http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.108...

What's old is new... again.

joshu
I took Parallel Algorithms with Blelloch and it was mind-blowing. We used NESL and not *lisp, though.
haltingproblem
I took it too something like ~20 years ago and am still surprised to reuse the concepts from the course. Guy rules and rocks those silk shirts.

What is a modern day version of NESL?

eismcc
*lisp was created mainly by Steve Omohundro https://en.m.wikipedia.org/wiki/Steve_Omohundro
politips
Digging a bit more I believe you're referring to this varient:

http://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/l...

The *Lisp in the book The Connection Machine used a different sytax, there the operators α, β, and · where used to algebraically map and reduce lisp functions over parallel data structures as described in this paper by Hillis and Steele:

http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.108...

Unfortunately it doesn't seem like this language exists anymore.

lispm
There were a bunch of Lisp variants for the Connection Machine, but the commercial offering was StarLisp.

http://people.csail.mit.edu/bradley/cm5docs/nov06/GettingSta...

For more: http://www.softwarepreservation.org/projects/LISP/parallel#C...

Other variants were Connection Machine Lisp and Paralation Lisp.

dfox
One should note that CM-1/2 (which is essentially an FPGA turned inside out which you can reconfigure for every program step) has radically different architecture than CM-5 (which is essentially the same as modern many-CPU distributed memory supercomputers).

Also of note is that * Lisp described by Hillis' paper (xectors and xappings with more or less hidfen mapping to hardware) is completely different from * Lisp that was actually sold by TMC, which handled embedding of the problem geometry into hardware, but otherwise was Paris assembler (ie. what you send through the phenomenally thick cable from frontend to CM to make stuff happen) bolted onto Common Lisp. IIRC the commercial *Lisp got somehow opensourced and you can run it (in emulation mode) on top of SBCL.

politips
You're right, he talks in the video I linked above about how different the CM-1/2 architecture is to the CM-5, but how the ideas of "data parallelism" on "virtual processors" maps onto both designs.

Thanks for the info, I have seen variants in old pdfs around that have the !! parallelism construct instead of using the algebraic forms of alpha, beta, and dot. I find the latter form as described in the book The Connection Machine to be very elegant.

HN Books is an independent project and is not operated by Y Combinator or Amazon.com.
~ yaj@
;laksdfhjdhksalkfj more things
yahnd.com ~ Privacy Policy ~
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.