Assignment 4: Parallel VLSI Wire Routing via MPI

Due: Thursday, October 27th, 11:59pm EST

The purpose of this assignment is to introduce you to parallel programming using MPI. You will solve the same problem as in assignment 3, but using the message passing model rather than a shared memory model.

Please download the writeup and handout from Autolab.

Updates

Oct. 26, 11:50pm: Updated the handout to fix a bug with running on multiple nodes that have Xeon phis. The update modifies the last line in the latedays.qsub file.

Oct. 27, 5:27pm: Due date extended by 1 day to Thursday, October 27th, 11:59pm EST.