PAT: A Retargetable Parallelizing Tool for Fortran, Bill Appelbe and Kevin Smith
@InProceedings{ appelbe.smith:pat,
author = {Bill Appelbe and Kevin Smith},
title = {PAT: A Retargetable Parallelizing Tool for Fortran},
booktitle = {Proceedings of the International Conference on Software
Maintenance ~1990},
year = {1990},
pages = {357-359},
organization = {IEEE},
publisher = {IEEE Computer Society Press},
abstract = {PAT (Parallelization Assistant Tool) is retargetable tool
that converts sequential Fortran to Parallel Fortran, for
IBM, Cray, and Sequent multiprocessors. It runs on a range
of UNIX workstations, using X windows to display source
code, program analysis and tranformation. PAT is intended
to help programmers convert their program from sequential
to parallel code, while simultaneously educating them in
exploiting and understanding applications level and
architectural parallelism. PAT has been installed at a
range of sites for over a year. This paper reports upon
experiences with PAT, limitations of it's approach, future
development and use of PAT's analysis for other tools.},
class = {Alteration, Re-Design,
From_Sequential_to_Concurrent_Execution}
}
pRETS: A Parallel Reverse-Engineering Tool Set For the Adaption of Sequential Programs, Bruce Gifford and Warren Harrison
@InProceedings{ gifford.harrison:prets,
author = {Bruce Gifford and Warren Harrison},
title = {{pRETS}: A Parallel Reverse-Engineering Tool Set For the
Adaption of Sequential Programs},
booktitle = {Proceedings of the International Conference on Software
Maintenance ~1990},
year = {1990},
pages = {344-346},
organization = {IEEE},
publisher = {IEEE Computer Society Press},
class = {Alteration, Re-Design,
From_Sequential_to_Concurrent_Execution}
}