ENEE759K/CMSC751: Parallel Algorithmics

Spring 2012

This page will be updated frequently during the progress of the course. The updates will include links to corrections and some announcements.


Contact: James Edwards (jedward5@umd.edu)


Announcements

05/31/2012 The data files necessary to complete the assignments are now available on this web page.
05/04/2012 An example was added to HW5 for the list_rank function. Also, a typo was fixed: the array bcc is of size M, not N.
04/21/2012 Programming assignment HW5: Graph Biconnectivity has been posted under "Assignments". Due date: 5/11/2012.
04/11/2012 A preview of programming assignment HW5: Graph Biconnectivity has been posted under "Assignments". HW5 will be assigned on 4/20, and an updated version will be posted then.
04/09/2012 If you accessed the connectivity.tgz file for HW4 prior to 8pm today, there is a mistake in checks.c that prevents make check from compiling. Please copy the corrected version from /opt/xmt/class/xmtdata/checks.c into your project directory.
04/02/2012 Programming assignment HW4: Graph Connectivity and Spanning Forests has been posted under "Assignments". Due date: 4/20/2012.
03/08/2012 Programming assignment HW3: Integer and Radix Sort has been posted under "Assignments". Due date: 3/30/2012.
02/20/2012 Programming assignment HW2: Sample sort has been posted under "Assignments". Due date: 3/5/2012.
02/06/2012 Programming assignment HW1: Matvec has been posted under "Assignments". Due date: 2/20/2012.

Essential documents and links

Assignments

Additional Helpful Documents

Additional information for the assignments