News and Discussion
So Your Processor has Multiple Cores -- Now What? · 239 days ago
It is nearly impossible today buy servers or desktops that do not have processors with multiple cores.
The use of several cores has gone from an important innovation to a universal feature in two years’ time. (Technically, non-x86 processors had multiple cores before this time frame, but the concept was not mainstream until the x86 vendors — Intel and AMD — picked it up.) As a result of this ubiquity, sites that are buying new servers need to begin considering the effect of multiple cores. Read more…
— Published by Software Pipelines Alliance
Sure, it lets you do more with less, but it's not easy... · 239 days ago
Virtualization and multicore computing are changing traditional software licensing models. Server software is typically licensed per socket or per CPU... Read more…
— Published by Software Pipelines Alliance
Google Fellows reveal parallel processing model · 240 days ago
More than 10 thousand programs have been implemented at Google using MapReduce, which can also be used to parallelize computations for multicore processing… Read more…
— Published by Software Pipelines Alliance
The prescient Amdahl · 240 days ago
This week GCN has a feature story on how programmers can write their programs to get the most out of multicore processors.
The problem is only partially about how to break up the problem in such a way that it uses all the processor cores you have available. That’s complicated enough, but there is an additional trick—you must break up the problem in such a way that any gains in efficiency aren’t eaten up by the overhead it takes to manage the execution across numerous cores.
— Published by Software Pipelines Alliance
Multiple Choice Test · 242 days ago
What do supercomputers and your new desktop computer have in common? More than you’d think these days. Read more…
— Published by Software Pipelines Alliance
