DTU
AAU
·  DCAMM HOME

Study Material

Table of contents:

Fortran

Ian and Jane's webpages on Fortran: http://kcl.ac.uk/kis/support/cit/fortran/f90home.html

Book:
Ian Chivers and Jane Sleightholme, Introduction to Programming with Fortran. Springer, 2006.

Examples:
Example files are available in ZIP or tar.gz format, also from this directory.

If you don't want to use the Sun Studio IDE, you can put this Makefile into the directory with the code examples, and use

  make example
  
to generate the examples (replace example above with the name of the source file without the .f90 extension).

Make and other tools

If you are interested in how make (and Makefiles) works, take a look at the handouts on 'Tools for HPC' (PDF) from the DTU course '02614 - High-Performance Computing'. There is a corresponding set of exercises available as well, if you want to dig deeper into the topic (self-study).

The TotalView debugger

On the DTU Solaris systems you have access to the TotalView debugger. TotalView is a multi-platform parallel debugger, and a tutorial on TotalView is available from the Livermore Computing Center.

You can also browse the documentation installed locally (PDF files):

Message Passing Interface (MPI)

Handouts of the lecture notes: Lab exercises

Useful links

Projects

You can choose among the 5 different assignments, described below: The deadline for handing in the reports (paper copy!) - no group reports, one report per student! - is January 30, 2008.

Access to the computer systems

A short description of the computer setup, how to setup your account, etc can be found on an extra page.

Fortran and MPI

Course material:

·  Description
·  Participants
·  Teachers
·  Agenda
·  Registration
·  Material
·  Organizers

·  Brochure (PDF)

All material on this page and subpages are copyright © DCAMM