 |
CS/EE6760 Fall 1998 Project 3: Distributed Shared
Memory |
Here are support files for the assignment. Watch the space below for
bugfixes and other notes.
- dates: out 18-Oct-98, due 1-Dec-98.
- handout: project3.ps, project3.pdf
- skeleton code and benchmarks:
/users/projects/class/6760/fall98/project3/ (copy the contents of this
directory to your own space, then run gmake.)
- solutions (3-Dec-98) .text
Notes
- 21-Nov-98: mail1 Jacobi
benchmark added, bugs fixed: recopy the project3 directory.
- 22-Nov-98: mail2 State
diagram labels.
- 22-Nov-98: mail3 Missing
transitions, missing BUSY.
- 24-Nov-98: mail4 Problem 3B
uses N ambiguously
- 26-Nov-98: mail5 RREQ in
READABLE
- 29-Nov-98: mail6 BUSY can be
optimized away.
Preferred machines:
---------------------------------------------------------------------
| guam | Ultra 1/140, 320MB | (dedicated to 6760) |
| midway | Ultra 1/140, 320MB | Ken's desktop |
---------------------------------------------------------------------
| akron | | |
| boise | | |
| cheyenne | | |
| dallas | | |
| eugene | | first-floor cluster |
| fargo | Ultra 1/140, 64MB | (always defer to |
| gary | | anyone at the console) |
| winnipeg | | |
| xenia | | |
| yorktown | | |
| zebulon | | |
---------------------------------------------------------------------
Please observe the following policy when using machines
remotely:
- Defer to the console: Don't use a
public-cluster machine remotely unless there's no one at the console.
- Use nice +19: On any machine, preface any job
you expect to run for more than about 10 seconds with nice +19
to voluntarily lower its priority.
- Limit scripts: Avoid launching unattended jobs
(e.g., scripts of multiple simulation) that you expected to run for
more than about a half an hour.
- No parallel processing: limit yourself to
at most one 6760-related simulation per person active at a time in the
CoC.
Ken Mackenzie,
$Date: 1998/12/04 21:12:04 $