UMD Logo

Performance Evaluation of Computer Systems -
CMSC 710 Spring 2001

CSIM & Tangram2 Homework Submission

When to submit
  • The email should be received no later than 11:00am, May 15, 2001 US/Eastern.
 
What to submit
  • Create a directory, the name is the same as your login ID on the CS machines.
  • Create three subdirectories, the names for subdirectories and the files inside should be:
    • csim
      1. README - instructions to compile/run your program (such as the platform used); description/discussion for the results.
      2. Makefile - will generate the binary executable by just typing "make".
      3. source files - c/c++ source code.
      4. script file - use "script" to record the execution results.
    • tangram2a (M/M/2/K model)
      1. README - description/discussion for the results.
      2. files generated by Tangram2.
      3. jpg/gif file: use "xv" to capture the screen shot for the graph (mean response time in a function of K) plotted by GNUPlot.
    • tangram2b (M/D/2 model)
        same as tangram2a.
 
How to submit
  • Use "tar   cvf   [your ID].tar   [your directory]" to tar your directories and files.
  • Email the tar file to ihchung@bourbon.cs.umd.edu
 


[Last updated Thr. May.3, 2001 by ihchung@cs.umd.edu]