Live data from Hacker News

The Tyranny of the Clock – Ivan Sutherland (2012) [pdf]

worrydream.com

1–10 of 31 posts

Re: The Tyranny of the Clock – Ivan Sutherland (2012) [pdf]

#4
Asynchronous logic is significantly more power efficient, so it may be one approach to "save Moore's Law" (for one generation perhaps). But it would probably require some company that really cares about power efficiency, doesn't care about industry best practices, and is willing to risk hundreds of millions in R&D.

Re: The Tyranny of the Clock – Ivan Sutherland (2012) [pdf]

#5
This reminded me of one of Gustafson's reasoning for change in how numerical computations are done - currently used principles of hw architecture result in hw wasting lots of energy and time, mostly in the process where numbers get from RAM to CPU and back. It seems more people already realize this, which is good. I hope to see some general purpose hw inspired by these ideas of efficient computation.

Re: The Tyranny of the Clock – Ivan Sutherland (2012) [pdf]

#6
A few months ago there was another discussion here of an older article of his on the same topic [1].

Archive.org has some of their old FLEET architecture papers and slide decks: [2]

[1] https://news.ycombinator.com/item?id=11425533

[2] https://web.archive.org/web/20120227072220/http://fleet.cs.b...

Re: The Tyranny of the Clock – Ivan Sutherland (2012) [pdf]

#8
In the networking world Fulcrum built some very low latency switch chips used in switch routers using asynchronous logic. The Alta switch chip was the last of that generation.

http://www.hotchips.org/wp-content/uploads/hc_archives/hc23/...

Intel acquired Fulcrum and has not had a new product. One can speculate that they were acquired in part for their experience and tool to design asynchronous pipelines.

In the DSP world Octasic makes DSPs that use asynchronous desisns:

http://www.octasic.com/technology/opus-dsp-architecture

Re: The Tyranny of the Clock – Ivan Sutherland (2012) [pdf]

#9
post #4

Asynchronous logic is significantly more power efficient, so it may be one approach to "save Moore's Law" (for one generation perhaps). But it would probably require some company that really cares about power efficiency, doesn't care about industry best practices, and is willing to risk hundreds of millions in R&D.

People have been poking at it for over 30 years now.

I'm scratching it up to "it's the future, and always will be ..."

Re: The Tyranny of the Clock – Ivan Sutherland (2012) [pdf]

#10

In the networking world Fulcrum built some very low latency switch chips used in switch routers using asynchronous logic. The Alta switch chip was the last of that generation. http://www.hotchips.org/wp-content/uploads/hc_archives/hc23/... Intel acquired Fulcrum and has not had a new product. One can speculate that they were acquired in part for their experience and tool to design asynchronous pipelines. In the DSP w…

The Fulcrum/Intel FM10000 was released but it didn't get much love.
Post reply on HN