Computer Science 400
Parallel Processing and High Performance Computing
Fall 2017, Siena College
Lecture 18: Lab and Project Work
Date: Thursday, November 9, 2017
Agenda
- Announcements
- Programming Project 3: Multithreaded Palindromic Word
Finder will be graded soon: submit any updated
versions as soon as possible
- Term Project
- proposals are now past due
- please let me know if you've created a repository for your group
- next milestone: progress report due November 21
- note that this includes an annotated bibliography
- Lab 12: Performance due Monday
- Being careful about what is shared and what is local in a
pthreads program
- Lab and project work