|
Are current computer architectures outdated? Uzi Vishkin,
professor at the University of Maryland for Advanced Computer studies, recently
suggests this is the January release from Computer Machinery's communications
publication. He proposes a radial redesign of basic architectures, which would
allow for effective use of multicore processors.
Vishkin presented his own alternative, called ICE (Immediate
Concurrent Execution), that he developed with funding from the U.S. National
Science Foundation. While current basic architectures use serial execution
processes, Vishkin's architecture allows multiple executions at any given time.
"You could dream up any number of instructions as long as the input for one is
not the output for the another," he said of ICE.
Implementation of an architecture like ICE would require
changes in hardware design, including a high-bandwidth for chips and a
low-latency network between the processors and memory. The hardware would
feature a single core that controls all the other cores. In cases where there
are additional instructions, a central processor can issue instructions to the
other cores.
Do you think implementation of a design architecture like
ICE would be feasible?
Source: InfoWorld
|