Slashdot Mirror


User: explorer107

explorer107's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Multiprocessor Programming on The Father of Multi-Core Chips Talks Shop · · Score: 1

    Gustafson's law says that while throwing hardware at a problem, increase the problem size of an application as well to improve scalability of hardware. There are many discussions supporting Amdahl's and Gustafson's laws. But, if an application can scale without increasing data access contention, it can benefit from multi-core processors. All applications may not scale their problem size, but there are many applications that can.
    Check out http://www.multicoreinfo.com/ for a lot of multicore related news and programming resources.

  2. Re:Memory bandwidth? on Intel Says to Prepare For "Thousands of Cores" · · Score: 1

    3D stacking is probably that technology, which can lead to memory-on-processor designs with pretty much unlimited memory bandwidth.
    MulticoreInfo.com