Supercomputer Applications: A Course in Computational Science
Spring 2006
Assignments 3rd Quarter
Serial, Non-parallel, Programming in C and Fortran
Using the Cray SV1 at TJ
Serial programming in C and Fortran - These can be done on both workstations and Cray SV1
- Lab
01: C programming, arrays, standard deviation -
Lab 01 Report form,
.doc
Also see for help: array2.c
- a good C example using functions, parameters, squareroot.
- Lab
02 - Tally lab, finding modes, array processing -
Lab 02 Report form,
.doc
- Lab 03
Sort the number values as in C program Lab 01 using Fortran 90