E-mail senden E-Mail Adresse kopieren
2009-05-01

Profiling Java programs for parallelism

Zusammenfassung

One of the biggest challenges imposed by multi-core architectures is how to exploit their potential for legacy systems not built with multiple cores in mind. By analyzing dynamic data dependences of a program run, one can identify independent computation paths that could have been handled by individual cores. Our prototype computes dynamic dependences for Java programs and recommends locations to the programmer with the highest potential for parallelization. Such measurements can also provide starting points for automatic, speculative parallelization.

Konferenzbeitrag

IWMSE

Veröffentlichungsdatum

2009-05-01

Letztes Änderungsdatum

2026-06-24