  |
Fortran Library - http://www.fortranlib.com/
Site to find full information related to the fortran programming language. Tutorials, compilers, and free software. |
  |
The Fortran Company - http://www.fortran.com/
Site contains products, services, and general information related to the Fortran programming language. Offers products, services, training and freeware. |
  |
Co-Array Fortran - http://www.co-array.org/
Small extension to Fortran 95 providing an explicit notation for data decomposition, such as that often used in message-passing models. |
  |
Polyhedron Software - http://www.polyhedron.co.uk/
Fortran compilers, tools and libraries, Mathematica, Tecplot, and consultancy services. |
  |
Object-Oriented Fortran 90 - http://www.cs.rpi.edu/~szymansk/oof90.html
Summarizes much of the current work in OO programming using Fortran 90 on scalar workstations and distributed-memory supercomputers. |
  |
Fortran-dev Info - http://lists.apple.com/mailman/listinfo/fortran-dev
Discussion of Fortran on Mac OS X. |
  |
High Performance Computing Projects - http://www.liv.ac.uk/HPC/HPCpage.html
Distributed computing in background, courses, links; at Liverpool University. |
  |
COMP-FORTRAN-90 - http://www.jiscmail.ac.uk/lists/comp-fortran-90.html
Fortran 90/95/2003 discussion group, with archived messages. Members of the Fortran standards committee and other experts participate. |
  |
Fortran Wiki - http://fortranwiki.org/
An open venue for documenting and discussing all aspects of the Fortran programming language and scientific computing. Includes source code, tools, discussion, news, and an FAQ. |
  |
British Computer Society (BCS) Fortran Specialist Group - http://www.fortran.bcs.org/
Site describes goals and activities of group and has presentations from meetings. |
  |
High Performance Computing: UCLA Plasma Simulation Group - http://exodus.physics.ucla.edu/high%20performance%20computing/high.performance.comp.html
Links to papers on Object-Oriented Programming in Fortran 90, Optimization techniques for RISC processors, Parallel Particle-in-Cell Codes, Parallel Computing Tutorial, and Modernization of Fortran Legacy Codes. |
  |
Introduction to Pfortran - http://planguages.cs.uchicago.edu/html/pfintro.html
Programming method to ease the job of writing parallel programs for massively parallel computers by providing constructs to coordinate non-local memory accesses. Central is an operator specifying location of off-processor variables and an operator for aggregate operations. |
  |
Fortran Friends - http://fortran.orpheusweb.co.uk/
Self-help group of RISCOS users who use Fortran, mainly for scientific applications. |
  |
Fortran - My Tech Blog - http://kgptech.blogspot.com/2005/07/fortran_14.html
A ebooks link collection on various aspects of Fortran including mixed language and parallel programming. |
  |
Cloudy's Journey from FORTRAN to C, Why and How - http://www.adass.org/adass/proceedings/adass99/P2-38/
Article describing why the Cloudy astronomy program was converted from Fortran to C. |