SGI Techpubs Library
Techpubs Library
Home/Search
Books by Product
What's New
Help
Archives
IRIX 6.4, 6.3, 6.2
IRIX 5.3

Download Information for :
MIPSpro Fortran 77 Programmer's Guide
(IRIX 6.4)

Document number: 007-2361-007    (additional info )
Available Formats: PDF  |  HTML
This guide describes how to compile, link, and run Fortran 77 programs using the MIPSpro Fortran 77 compiler. It documents Fortran 77 program interfaces, IRIX system functions, and system subroutines. It also documents the driver options and other options used to explicitly program parallel execution of Fortran 77 programs. This documentation describes the -n32 and -n64 compilers; for information about the -o32 compiler, see the Fortran 77 documentation set.

NOTE: A trademark attribution in this document is incorrect. OpenMP is a trademark of Silicon Graphics, Inc.

FULL Manual HTML
size: 305K / checksum ("sum" - algorithm #2): 19977
FULL Manual PDF
size: 661K / checksum ("sum" - algorithm #2): 54147

Click on any of the available links in the previous table for a PDF or HTML (packaged) copy of the manual. The download file size is given for each entry. In some cases, certain formats might not be available.


Printing

To obtain hard-copy output of SGI books, you may use one of the following methods:

  • Download the PDF file for this book (which should be available). Print this file to an available printer using the print function of your PDF reader (e.g., Adobe® Acrobat or ghostview).

  • Download the PDF file for the book and bring it to a local copy store that has the means to print electronic (PDF) files.

  • Download the PDF file for the book and use an online print service. These services/websites often allow you to upload the PDF directly, as well as specify binding, shipping, and various other options.


Instructions for Downloading HTML Files

The HTML download consists of a single, complete "package" containing all HTML and graphic files for this manual (007-2361-007). This "package" is in a gzipped tar format. To open the package after downloading...

if using IRIX or Linux:

  1. % cd  <some_directory>
    % gunzip  007-2361-007.html.tgz
    % tar xvf  007-2361-007.html.tar
    
  2. This will create a 007-2361-007 subdirectory off the <some_directory> location specified above. You may then view the book using any web_browser as follows:
    % web_browser  <some_directory>/007-2361-007/index.html
    

if using Windows (note: an extraction utility program such as Winzip is needed):
  1. In Internet Explorer, right-click on the link, select "Save Target As...". Choose a folder (temporary or otherwise) to download the file to and set the filename to be <product>.tar.gz (example: "007-2361-007.tar.gz").

  2. After the download completes, start the Windows (file) Explorer, open the folder in which you downloaded the file to, and double-click the filename (example: "007-2361-007.tar.gz").

  3. Winzip (or your installed extraction utility program) should start. In Winzip, a prompt should appear: "...decompress to temp folder..." - click "Yes". Winzip will display a list of files that are included in the archive/package you downloaded. Click the "Extract" icon. In the resultant window, select a directory (folder) to extract the files into (C:\temp) and click "Extract". A new folder will be created in the chosen extract directory (folder). That new folder will be entitled "007-2361-007". Quit winzip.

  4. In the Windows (file) Explorer, open the newly-created folder ("007-2361-007") and double-click index.html.


home/search | what's new | help