Next: List of Figures
Up: Towards Efficient Compilation of
Previous: Contents
Contents
- Compilers and optimization options lists used on Linux machine.
- Speedup of each application over naive translation and
sequential Java after applying HPJOPT2.
- Compilers and optimization options lists used on parallel machines.
- Speedup of the naive translation over sequential Java and C
programs for the direct matrix multiplication on SMP.
- Speedup of the naive translation and PRE for each number of
processors over the performance with one processor for the direct
matrix multiplication on SMP.
- Speedup of the naive translation over sequential Java and C
programs for the Laplace equation using red-black relaxation without
Adlib.writeHalo() on SMP.
- Speedup of the naive translation and HPJOPT2 for each number of
processors over the performance with one processor for the Laplace
equation using red-black relaxation without Adlib.writeHalo() on SMP.
- Speedup of the naive translation over sequential Java and C
programs for the Laplace equation using red-black relaxation on SMP.
- Speedup of the naive translation and HPJOPT2 for each number of
processors over the performance with one processor for the Laplace
equation using red-black relaxation on SMP.
- Speedup of the naive translation for each number of
processors over the performance with one processor for the Laplace
equation using red-black relaxation on the distributed memory machine.
- Speedup of the naive translation over sequential Java and C
programs for the 3D Diffusionequation on the shared memory machine.
- Speedup of the naive translation and HPJOPT2 for each number of
processors over the performance with one processor for the 3D
Diffusion equation on the shared memory machine.
- Speedup of the naive translation for each number of
processors over the performance with one processor for the 3D
diffusion equation on the distributed memory machine.
- Speedup of the naive translation over sequential Java and C
programs for Q3 on the shared memory machine.
- Speedup of the naive translation and HPJOPT2 for each number of
processors over the performance with one processor for Q3 on the
shared memory machine.
Bryan Carpenter
2004-06-09