Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
Fortran 90, Fortran 77, C, aC++: Exemplar Programming Guide

Chapter 3 Compiler optimizations

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

This chapter discusses the various optimization levels available with the Exemplar compilers and explains the optimizations performed at each level.

The Fortran 90 compiler is located at /opt/fortran90/bin/f90.

The two Fortran 77 compilers are:

  • f77 is the Fortran 77 compiler and is located at /opt/fortran/bin/f77

  • fort77 is the POSIX-conforming Fortran 77 compiler and is located at /opt/fortran/bin/fort77

The remainder of this manual refers to the f77 compiler. Any f77 example applies to the fort77 compiler.

The two C compilers are:

  • cc is the C compiler and is located at /opt/ansic/bin/cc

  • c89 is the POSIX-conforming C compiler and is located at /opt/ansic/bin/c89

The remainder of this manual refers to the cc compiler. Any cc example applies to the c89 compiler.

The aC++ compiler is located at /opt/aCC/bin/aCC.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© Hewlett-Packard Development Company, L.P.