Remapping Computer Circuitry to Avert Impending Bottlenecks

In summary, this conversation discusses the potential changes in algorithms and technology with the development of parallel processors and the integration of memory and processing units. There is disagreement about the necessity to revise algorithms and the reasons for the emergence of multiple cores. It is also mentioned that major breakthroughs have already occurred in the field of computer design. The impact on job security and the potential for transparent integration of memory and processing is also mentioned.
Technology news on Phys.org
  • #2
I don't see any major change described in this article. Just a lot of buzzwords.

One thing is completely wrong in this article: multiple cores were not added because more real-estate became available. That is completely ridiculous. You can make the die as large as you want. Multiple cores came into existence because of excessive heat generation: the clock speed could no longer be increased, so extra cores were added to increase processing power.

And the absence of a “major breakthrough” is simply because the current technology was/is still good enough. “Computer designers” will not make the change. Semiconductor manufacturers will. That's only going to happen when it makes sense financially. Fabs are really expensive as is.

EDIT: there were major breakthroughs by the way. Copper was a huge one around the turn of the millennium. High-k/low-k dielectrics also. So Mr. "Computer Designer" should probably not talk about things he has no clue about.

Regarding the algorithms, the math is still the same. The implementation does not really matter. If anything, it gives you job security.

EDIT2: if what the article claims does indeed happen, it's not clear whether you will have to change the algorithms. The idea of bringing memory and processor closer is not new at all. Your CPU has level-1 and level-2 caches. It's all transparent though. You can take advantage of them explicitly if you want to (with some SSE instructions), but it's not required. It could be done the same way.
 
Last edited:

Related to Remapping Computer Circuitry to Avert Impending Bottlenecks

What is "Remapping Computer Circuitry to Avert Impending Bottlenecks"?

"Remapping Computer Circuitry to Avert Impending Bottlenecks" refers to the process of rearranging the connections and pathways within a computer's circuitry in order to prevent slowdowns or delays in processing data.

Why is remapping computer circuitry important?

As technology advances and demands on computer systems increase, bottlenecks can occur in the circuitry that can slow down data processing. Remapping the circuitry can improve the flow of data and prevent these bottlenecks, leading to faster and more efficient performance.

What are the benefits of remapping computer circuitry?

In addition to preventing bottlenecks, remapping computer circuitry can also improve overall system performance, increase data transfer speeds, and reduce power consumption. It can also allow for better utilization of resources and optimize the use of hardware components.

How is remapping computer circuitry accomplished?

Remapping computer circuitry involves physically changing the connections and pathways within the computer's hardware. This can be done through software updates or by physically rewiring the circuitry. It requires careful planning and testing to ensure that the new configuration is efficient and effective.

What are the potential challenges of remapping computer circuitry?

Remapping computer circuitry can be a complex and time-consuming process, and it may require specialized knowledge and skills. It may also involve some risks, such as potential hardware damage if not done correctly. Additionally, the benefits of remapping may not always outweigh the costs and efforts involved, so careful consideration must be given before undertaking such a task.

Similar threads

  • Programming and Computer Science
Replies
6
Views
3K
Replies
1
Views
839
Replies
1
Views
2K
  • Programming and Computer Science
Replies
1
Views
2K
Replies
10
Views
2K
  • Computing and Technology
Replies
1
Views
4K
Replies
9
Views
3K
Replies
6
Views
4K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
2K
Back
Top