Homework
CS 300, Parallel and Distributed Computing (PDC)
These problems were generated by PDC teams.
These assignments are intended to take at most one hour per part. If a part is taking you longer than an hour, you should feel free to stop if you want.
Log your time spent on each part toward the project that created the homework (not your own project). This will entail filling out separate log forms for parts created by separate projects.
Cilkplus
Carry out the cilkplus exercise on
thing3 in a subdirectory ~/PDC/hw4A.
Log your time on this part using the project log form, selecting project #cilk+
Erlang language
Carry out the exercises at the end
of the Erlang handout on thing3 in a subdirectory ~/PDC/hw4B.
Log your time on this part using the project log form, selecting project
#erlang
Submission
Submit your work on
this homework using git. Include the hostname
thing3 and homework part number in your
commit message.
% cd ~/PDC % git pull origin master % git add -A % git commit -m "hw 4 submit (thing3)" % git push origin masterLikewise, if you worked on more than one system, you can rename your
lab
directories and submit each, with commit messages indicating the computer
on which that commit was created.
Also, fill out this form to report on your work.