ENEE651/CMSC751: Parallel Algorithms

Spring 2014

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

This page was last updated on 4/26/2014, 4:03:22 AM


Contact: James Edwards (jedward5@umd.edu)
For questions about ICE: Fady Ghanim (fghanim@umd.edu)


Announcements

04/26/2014 Programming assignment HW5: Graph Biconnectivity has been posted under "Assignments". This assignment is XMTC only. Due date: 5/12/2014.
04/11/2014 Programming assignment HW4: Graph Connectivity and Spanning Forests has been posted under "Assignments". Due dates: 4/23/2014 (ICE) & 4/25/2014 (XMTC).
04/03/2014 The ICE compiler now supports the arbitrary CRCW model of PRAM. This means that you do not need to use the C_Write tool anymore to perform concurrent writes.
03/27/2014 Programming assignment HW3: List Ranking and Tree Rooting has been posted under "Assignments". Due dates: 4/4/2014 (ICE) & 4/10/2014 (XMTC).
02/24/2014 Programming assignment HW2: Sample sort has been posted under "Assignments". Due dates: 3/7/2014 (ICE) & 3/10/2014 (XMTC).
02/17/2014 For HW1, it is not necessary to include your name in the table.txt file.
02/11/2014 For HW1, please include your name in every file submitted.
02/06/2014 HW1 has been split into two parts. Part A is the XMTC portion and is due 2/17/2014. Part B is the ICE portion and is due 2/24/2014. If you downloaded the PDF file prior to this notice being posted, please get a fresh copy with the updated due dates.
02/06/2014 Programming assignment HW1: Matvec has been posted under "Assignments". Due date: 2/20/2014.

Essential documents and links

Assignments

Additional Helpful Documents

Additional information for the assignments