Stride prefetching by dynamically inspecting objects
Tatsushi Inagaki, Tamiya Onodera, et al.
PLDI 2003
High Performance Fortran (HPF) is an emerging, de facto standard language for machine‐independent, data‐parallel programs that run on various parallel machines. The ease with which parallel programs can be created by means of simple data placement annotations to Fortran 90 programs is particularly attractive to end‐users. The success of the HPF approach, however, depends on the innovation in compiler technology. In order to achieve a reasonable speedup on the target parallel machine, the HPF compiler must be able to parallelize loops, optimize communications, localize arrays, and generate efficient, scalable single‐program multiple‐data (SPMD) code. We have implemented HPF on the basis of the IBM XL Fortran 90 compiler. This task will present an overview of our compilation strategy and preliminary results obtained on an IBM Scalable POWERparallel System. Copyright © 1995 Wiley Periodicals, Inc., A Wiley Company
Tatsushi Inagaki, Tamiya Onodera, et al.
PLDI 2003
Toshio Nakatani, Kemal Ebcioʇlu
MICRO Annual Workshop 1989
Yohei Ueda, Toshio Nakatani
IISWC 2010
Kazuaki Ishizaki, Motohiro Kawahito, et al.
Concurrency Practice and Experience