書店員向け情報 HELP
The high performance Fortran handbook
- 初版年月日
- 1994
- 登録日
- 2019年6月4日
- 最終更新日
- 2019年6月4日
紹介
High Performance Fortran (HPF) is a set of extensions to Fortran expressing parallel execution at a relatively high level. For the thousands of scientists, engineers, and others who wish to take advantage of the power of both vector and parallel supercomputers, five of the principal authors of HPF have teamed up here to write a tutorial for the language.There is an increasing need for a common parallel Fortran that can serve as a programming interface with the new parallel machines that are appearing on the market. While HPF does not solve all the problems of parallel programming, it does provide a portable, high-level expression for data- parallel algorithms that brings the convenience of sequential Fortran a step closer to today's complex parallel machines.
目次
Basics of High Performance Fortran. Programming Model. Fortran 90. Data Mapping. Data Mapping for Procedure Arguments. Data Parallelism. Intrinsic and Library Procedures. Extrinsic Procedures. Subset High Performance Fortran. Definition of Terms. Descriptions of HPF Library and Intrinsic Procedures. Formal Syntax Rules. Formal Syntax Cross-Reference.
上記内容は本書刊行時のものです。