CSE596 Homework 2

CSE596 Homework 2

Due: 6:30PM Thursday February 11th

  • 1: Read Chapter 5
  • 2: Answer the following questions from the textbook: 5.4, 5.6, 5.10, 5.20.
  • 3: Look at the code in question 5.29. Rewrite it in ZPL. (Hint: flooding is the easiest way to do this n^2 task.) Now analyze the performance of your ZPL code (not the textbook code) line by line using the WYSIWYG performance model. Make sure to point out what types of communication occur where.
  • Email your responses for 2 and 3 in one message to maria@cs.washington.edu with the subject "596 hw2 submission".