Supercomputer Applications: A Course in Computational Science
Fall 2004 - 2005
Assignments 1st Quarter
- Lab
01: C programming, arrays, standard deviation
- array2.c
- a good C example using functions, parameters, squareroot.
- Lab
02 - Tally lab, finding modes, array processing
- Sort the number values as in C program 1 using Fortran (this may be
extra credit)
- Lab 03 Using the
Cray
SV1 (and our Cluster if it's working!): run/time a program(s), save
your results
- Lab 04: Benchmark a matrix multiplication program (see Starter
version)
- MPI (Message Passing Interface)
Labs
05-09, parallel programming with multiple processes