Mapping SPMD Code to a SIMD Machine

This assignment is due at 11:59pm on October 9th

This is a short written assignment that is designed to check your understanding of how code written in a single-program multiple data (SPMD) programming model might execute on a SIMD machine. All details about the assignment are given in the assignment handout, which you can obtain here:

/afs/cs.cmu.edu/academic/class/15869-f13/asst/asst2.pdf

Please hand in your solution as a single pdf file at:

/afs/cs.cmu.edu/academic/class/15869-f13/handin/ANDREWID/asst2/asst2.pdf

Note: To help you write up solutions for questions 2 and 3, I've placed a MS Word document (asst2_table.docx) in the asst2 directory that contains a convenient table. You may fill in this table if you wish.