This is an experimental session in the lab to familiarize you with how OpenMP works on the Sun 450's.
A list of resources for this experimentation is available form the page for this course http://www.cs.rit.edu/~ncs/Courses/531.shtml.
In groups of two or three (because of the licensing restrictions), your task is to
You can download these files by doing a SHIFT left mouse click while positioned on the link.
To use assureview,
Be prepared to report on Tuesday what you have tried and what success, if any, you had. For your convenience, you may download answersheet for making notes.
NOTE: Once your program satisfies assureview, you'll need to recompile it using guidec before actually running it in a parallel mode where you might expect to get speedup. (For example, guidec -o order1 order1.c)