Sciweavers

SOFTWARE
2011
12 years 10 months ago
A Synergetic Approach to Throughput Computing on x86-Based Multicore Desktops
In the era of multicores, many applications that tend to require substantial compute power and data crunching (aka Throughput Computing Applications) can now be run on desktop PCs...
Chi-Keung Luk, Ryan Newton, William Hasenplaugh, M...
SOFTWARE
2011
12 years 10 months ago
A Refactoring Approach to Parallelism
—In the multicore era, a major programming task will be to make programs more parallel. This is tedious because it requires changing many lines of code, and it is error-prone and...
Danny Dig
SOFTWARE
2011
12 years 10 months ago
The Road Ahead
Forrest Shull
SOFTWARE
2011
12 years 10 months ago
elytS edoC
Diomidis Spinellis
SOFTWARE
2011
12 years 10 months ago
Object-Oriented Parallelisation of Java Desktop Programs
Developing parallel applications is notoriously difficult, but is even more complex for desktop applications. The added difficulties are primarily because of their interactive nat...
Nasser Giacaman, Oliver Sinnen