Fortran
- Reference:
- The Fortran Saga - Brian Meek (Oct. 1990)
- Fortran FAQ - Keith Bierman (Jan. 1997)
- F90 FANs: Fortran 90 Frequently Asked About News - Michel Olagnon
- Fortran 90/95 Information File - Michael Metcalf
- Fortran Technical Recipes - Arnaud Desitter (Sep. 2002)
- Introduction to Fortran: A Reference Manual - Aleksandar Donev (Jan. 2000)
"This handout should serve you only as a reference to the commands of Fortran in the ANSI 77, 90 and 95 standards. Only rudimentary examples are given to remind you of the syntax, and some tedious details that you are not expected to remember are tabulated for reference purposes." - User Notes on Fortran Programming (1996-1998)
"This guide concentrates on topics which are not discussed in ordinary Fortran courses and regular textbooks: good programming practices, and various technical and numerical issues." - Running Fortran Codes Under Linux - Jeff Templon (May 2002)
- Fortran Journal
"The Fortran Journal is no longer published. However, a few old issues are available online." - European Standards for Writing and Documenting Exchangeable Fortran 90 Code - Phillip Andrews, et al. (Oct. 1996)
- Safe Subsets of Fortran 77 - L. Hatton
This one has been lost to the ages, although leaving it in allows me to spot those who borrow this page without attribution. - Fortran Standards
- Comparison of C++ and Fortran 90 for Object-Oriented Scientific Programming - John Cary and Svetlana Shasharina
- Fortran 90 and 95 Page - Ian Chivers and Jane Sleightholme (Dec. 2001)
- Tutorials:
- Professional Programmer's Guide to Fortran 77 - Clive Page
- Interactive Fortran 77: A Hands-On Approach - Ian Chivers and Jane Sleighthome
- Programming in Fortran
- Fortran Programming for Physics and Astronomy - Eric Myers (1997,1998)
- Numerical Methods: Fortran and Mathematica - Harold Schranz (Jun. 1997)
- Fortran 90: An Introduction to the Language for Beginners - Dimitris Tsaptsinos et al.
- A Fortran 90 Tutorial - Zane Dodson (Nov. 1996)
- Fortran 90 Tutorial - C.-K. Shene (1997)
- Fortran 90 and Computational Science - CSEP (1991-1995)
- Introduction to Fortran 90 - John Steel (Oct. 1996)
- High Performance Computing with Fortran 90 - Sverker Holmgren
- Modular Programming with Fortran 90 - A. C. Marshall (Sep. 1997)
- Object-Oriented Programming in Fortran 90 - Viktor Decyk et al.
- Migrating from Fortran 77 to Object-Based Fortran Programming - C. Nardone (Oct. 1997)
- Fortran 90: A Course for Fortran 77 Programmers
- Fortran 90 for the Fortran 77 Programmer - Bo Einersson and Yurij Shokin (1996)
- Compiler-specific Information:
- A Survey of Compilers Available Under Linux/Intel (Sep. 2002)
- Benchmarks:
- Linux Benchmark Suite Homepage (May 2002)
- Linux Benchmarking HOWTO - Andre Balsa (Aug. 1997)
- Linux PC Single CPU Benchmark Comparison - Peter van Keken (Jul. 2002)
- Cactus Benchmarks
- MM5 Version 2 Timing Results
- Intel/Linux Compiler Comparisons: Fortran 90 Benchmarks
- The STREAM Benchmark - John McCalpin
- The FEATFLOW Benchmark (Apr. 2000)
- Some Linux Fortran Benchmarks - G. J. van Oldenbough (Feb. 2000)
- 3DField Benchmarks - Vladimir Galouchko
- Fortran 90 Compiler Correctness and Performance Evaluation
- ConMan Benchmark Times
- DEC/Compaq/HP/etc.:
- f77/f2c:
- f2c Manual and Software
- Using and Porting GNU Fortran - James Burley (1999)
- The f77 Problem Page - Wolfgang Wander (Nov. 1998)
"Solves some compatibility problems of the f2c Fortran-to-C translator and other f77-extended-standard compilers."
- NAGWare f95 Compiler
- Absoft:
- Lahey:
- Portland Group/PGroup:
- Sun ONE Studio
- IFC:
- Official Manuals:
- Building NetCDF with IFC
- Installing Intel Fortran 90 Compiler in FreeBSD - Alberto Ramos (Sep. 2002)
- Using Processor-Specific Optimizations to Maximize Performance on Dell Servers - Arrian Mehis et al.
- Intel IFC Developer Forum
- Applications Programming in Windows FORTRAN - Vladimir Vasilchenko
- Parallel Fortran:
- OpenMP Fortran Specification
- OpenMP: A Parallel Programming Model for Shared Memory Architectures
- An Introduction to OpenMP
- Introduction to OpenMP
- Introduction to OpenMP - Charles Kuelbel
- Introduction to the OpenMP Fortran API - Robert J. Allan
- High Performance Fortran (HPF): History, Overview and Current Status - Harvey Richardson
- High Performance Fortran Forum (HPFF)
- An HPF Encyclopedia - D. Bergmark
- HPF Compilers Survey
- Tools for High Performance Fortran: A Survey - Jean-Louis Pazat
- High Performance Fortran for Programmers
- A Program-Based HPF Introduction -
- An Introduction to HPF - John Merlin and Anthony Hey
- High Performance Fortran 2.0 Tutorial - John Merlin and Barbara Chapman
- High Performance Fortran Seminar
- EPCC HPF Course: Writing Data Parallel Codes with HPF - A. K. Ewing et al.
- HPF Essentials
- Special Topics in HPF
- HPF: Programming Linux Clusters the Easy Way
- Converting Fortran 77 to High Performance Fortran
- Special Topics in HPF
- Optimizing HPF: A User's Experience - A. K. Ewing
- Mixed language programming:
- cfortran.h: Interfacing C or C++ and Fortran - Burkhard D. Steinmacher-Burow
- Using C and C++ with Fortran - Nelson Beebe (Nov. 2001)
- Mixed Language Programming - Fortran and C - P. M. Allan et al. (Jan. 2000)
- Mixed Language Programming: C and Fortran - Bo Einarsson (May 1991)
- Mixed Language Programming: Mixing ANSI-C with Fortran 77 or Fortran 90 - Bo Einarsson (Oct. 1995)
- C from Fortran Home Page - Gary Ferland
- Mixing C and Fortran on the SP - Richard Gerber (Nov. 2002)
- Interfacing Fortran and C - Janne Saarela
- Interfacing C and Fortran: A Tutorial - Alfred Nathaniel
- The C/Fortran Interface Kit
- C-Fortran Interface
From the Sun Fortran Programmer's Guide. - Calling C from Fortran
- Fortran and C: Mixing Fortran and C - R. K. Owen
- Mixed C and Fortran Programming on Standard UNIX Systems
- Mixing Absoft Fortran 77 and 90 with Absoft C/C++
- Fortran to C Header Translation - Tomasz Barszczak
- Programming (C, Fortran, etc.): Mixing Code in C, C++ and Fortran on Unix (Jun. 2002)
- Fortran and C/C++ Mixed Programming - Ravi Kochhar
- Mixing C, C++ and Fortran 77
- Mixed Language Programming Using C++ and Fortran 77 - Carsten Arnholm
- Putting a Java Interface on Your C, C++ or Fortran Code - Chris Anderson
- Mixing Fortran and C/C++ - Alex Pletzer
- Pyfort: The Python-Fortran Connection Tool - Paul Dubois
"Pyfort is a tool for connecting Fortranroutines to Python." - Fortran to Python Interface Generator - Pearu Peterson
"A Python program that generates Python C/API modules wrapping Fortran 77/90/95 codes to Python." - Combining Java and Fortran: An Incomplete Primer - Mark Fardal
- Calling Java from Fortran: Using a C Language Wrapper - Mark Fardal
- Putting a Java Interface on Your C, C++ or Fortran Code - Chris Anderson
- Bibliography on Mixed Language Programming -Boe Einarsson (Sep. 2001)
- Ancillary documents:
Links by Visitors:
Ӏ really like what you guyѕ are up toߋ. Such сlever
work and coverage! Keep up the excellent woeks guyѕ I'vе included you
guys tօ my own blogroll.
my bloց pօst - Consudata Data Recovery Zuid Holland
You made some really good points there. I checked on the internet for more
information about the issue and found most individuals will go along with
your views on this website.
Take a look at my blog post - www
I feel that is one of the most vital information for me. And i'm glad
reading your article. However want to commentary on some general things, The web
site taste is great, the articles is truly great : D. Just right
activity, cheers
My webpage: ingredients in pure garcinia cambogia extract
Add a Link