![]() | ![]() |
The Experimental Software Engineering Group at the University of Maryland is conducting a study in this class on how hard it is to write parallel programs using different technologies. This study is part of a much larger project that is related to the development of the next generation of parallel machines.
We are going to collect data as you complete your programming assignments to measure how much time you spend developing and what different activities you are using. Some of this data collection will be automatic, and some will be manual.
Most of the data collection software will be installed on the class server. However, for those people who are working on their local machines, we have some downloadable software that will allow us record how much time you spend in your editor. Please go to the page on installing this instrumentation on your local machine.
To configure our beowulf account for the instrumentation, please log in and run the following script: /home/lorin/inst/sensors/setup.sh
Note that it will change your shell to tcsh, which is required by one of the instrumentation programs.
Whenever you spend some time on the assignment, please make an entry in the log. We ask that you try to keep track of the effort while you work. If you forget and fill it out after you've done the work, we ask that you just indicate this in the "Backdated" field (see below). Here is a description of the fields for each entry:
| Date | The date you did some work |
|---|---|
| Working remotely | Check this if you were working on the class server during this interval |
| Start time | The time you started working |
| Stop time | The time you stopped working |
| Breaks (minutes) | Approximately how much time you spent not working on this assignment during this interval (e.g. eating lunch) |
| Question | Which question in the assignment you are working on |
| Language/approach | Which programming language (e.g. Matlab,C) and which parallel programming approach (serial,STARP,MPI,OpenMP) you are using |
| Activity | Fill in one of the two-letter activity codes from the list at the top of the form |
| Comments | Anything extra you want to tell us about this work interval |
| Backdated | Check this if you filled in this entry from memory, as opposed to while you were working |
How long (in minutes) have you been working before this compile? (Hit enter if you have been working continuously since last compile) > Reason for recompile: 1. Serial coding 2. Parallelizing the code 3. Testing 4. Debugging 5. Tuning 6. Experimenting with environment 7. Other (you will be asked to supply reason) >The first question only needs to be answered if you have just returned to the compiler after having taken a break (or are compiling for the first time). If you have been working on the assignment since the last compile, just hit enter. The second question relates to the type of activity you are doing. These are the same activities as on your effort form.
If you are working on the remote machine, the commands that you input to the shell will be logged. The command-line instrumentation only works with tcsh, so we ask that you we ask that you please use tcsh as your shell. (Note that if you are working on your local machine, we do not collect this data).
This instrumentation is not interactive: there is nothing you need to do. When you log out, you will see a message that indicates the command-line data has been collected.