CS623: Spring 2006

Project1: (Due on February 6, 2006) Experiencing MPI


Objective

This project helps you gain some experience by running a sample MPI program on the SPP supercomputer. The details of these are provided later.

MPI resources

You can learn about MPI programming from the class notes, "Programming Using Message-Passing" and Tutorial on MPI: The Message Passing Interface (tutorial4.pdf) which will be handed out in the class. You can also check the following MPI resources :

A sample MPI program

You may begin by compiling and running a sample program. In order to run this sample program you must:
  1. Log on to SDX (HP Superdome with 224 nodes).
  2. Download the following files.
  3. Unpack your tar file.
  4. You can compile the files by:
  5. To run your programs with 3 processes.

Once you got your program running, you should do the following exercises to get a feeling of parallel computing. (20 points)
If you have problem setting up your account, please send an e-mail message to the system administrator at help-hpc@uky.edu.

Please also check the HPC web page.

Return to CS623 main page.


Return to Jun Zhang's:
Home page; Publication list; Research interests; Resume.