Skip to content

Phase III – Stealth Is.

“In the quietude, you may find solace in knowing.” “In knowing, you will find the solace of quietude.”

Archive

Tag: computing

The law states that the number of transistors that can be placed inexpensively on an integrated circuit will double every 18 months. More than 50 years old, this law is still in effect, but to extend it as long as 2020 will require a change from mere transistor scaling to novel packaging architectures such as so-called 3D integration, the vertical integration of chips.

Last week, IBM, École Polytechnique Fédérale de Lausanne (EPFL) and the Swiss Federal Institute of Technology Zurich (ETH) signed a four-year collaborative project called CMOSAIC to understand how the latest chip cooling techniques can support a 3D chip architecture. Unlike current processors, the CMOSAIC project considers a 3D stack-architecture of multiple cores with a interconnect density from 100 to 10,000 connections per millimeter square. Researchers believe that these tiny connections and the use of hair-thin, liquid cooling microchannels measuring only 50 microns in diameter between the active chips are the missing links to achieving high-performance computing with future 3D chip stacks.

“In the United States, data centers already consume two percent of the electricity available with consumption doubling every five years. In theory, at this rate, a supercomputer in the year 2050 will require the entire production of the United States’ energy grid,” said Prof. John R. Thome

Read more @ IBM Research Zurich

One of the limitations of conventional thinking in computation is that computable functions proceed in a sequential manner, one independent step after another. When computer scientists talk of parallelism, they usually mean carrying out more than one of these independent linear computations at the same time.

In the biological world, things are more complex because steps in biological computations may not be independent. Take, for example, the circadian rhythm in plants, the 24 hour cycle of biochemical processes that govern behavior. The cycle has various important features such as the ability to synchronizes with an external periodic light source and to continue to oscillate even in the absence of variations in illumination.

Each feedback loop is part of a hugely complex biochemical network and is affected by many factors simultaneously…Of course, plant clocks have been studied for hundreds of years and a huge amount is known about how they work, particularly about Arabidopsis thaliana, a small flowering plant that is the standard object of study for plant biologists.

The trouble is that nobody has been able to accurately model the behavior of these rhythms from first principles.

That’s because these processes do not involve independent sequential steps, so conventional computational methods are just not up to the job. Biochemists need some other way of thinking about their problem.

As luck would have it, just such a system has been waiting in the wings. Process algebra is a form of computation that can handle multiple simultaneous interdependent steps and this makes it perfect for modeling these tricky biochemical networks and the feedback loops that drive them.

Several orders of magnitude separate the efficiency of biological computation from what is possible with silicon. If that difference turns out to be the result of process algebra, then the study and manipulation of networks such as the Ostreococcus clock, may turn out to be the trigger for a new generation of super-efficient computing.

Read more at technology review or check out Plants and Radionic Currents for some good ol’ kookery.

Related External Links