Main Page
Welcome to the wiki for CSE 231 Introduction to Parallel and Concurrent Programming at Washington University in St. Louis.
Contents
- 1 Calendar
- 2 Academic_Integrity
- 3 Class Policies
- 4 Office hours
- 5 Grading breakdown
- 6 Labs and Studios
- 6.1 Lab: Nucleobase Counting
- 6.2 Studio: Slices
- 6.3 Lab: Iterator,_Collection,_and_Map
- 6.4 Studio: MergeSort
- 6.5 Studio: Floodfill
- 6.6 Studio: Fibonacci
- 6.7 Lab: Threads and Executors
- 6.8 Studio: Data Races Studio
- 6.9 Studio: Matrix Multiply
- 6.10 Lab: MapReduce
- 6.11 Studio: Cards MapReduce Studio
- 6.12 Studio: Cholera MapReduce Studio
- 6.13 Studio: K-Mer MapReduce Studio
- 6.14 Studio: Legged Races
- 6.15 Lab: N-Queens/Sudoku Assignment
- 6.16 Studio: Pipeline
- 6.17 Studio: DataFlow
- 6.18 Studio: Lock Ordering
- 6.19 Lab: K-MerCounting Assignment
- 6.20 Studio: All or Nothing Locks
- 6.21 Fun: Raytrace_Scheduler
- 7 Videos
- 8 FAQ
- 9 Course Setup
- 10 Help with Java
Calendar
Click here to visit our calendar.
Important Dates
Midterm (EVENING) Exam
Wednesday, March 21st from 6:30-8:30 p.m in McMillan G052
Final Exam
Students in the 2:30-4:00 Section may take the exam in the earlier date (Tuesday) if they inform the instructor sufficiently in advance so that a test can be printed.
It should go without saying, but do NOT show up to the final on Tuesday out of breath with some crazy excuse about how you can't take the exam today and ask to be able to take it on Wednesday.
1:00-2:30 Section
Tuesday, May 8 2018 1:00PM - 3:00PM will be held in ??? Hall, Room ??? [1]
2:30-4:00 Section
Wednesday, May 9 2018 3:30PM - 5:30PM will be held in ??? Hall, Room ??? [2]
Academic_Integrity
Class Policies
Office hours
Grading breakdown
- Midterm (10%)
- Final (10%)
- Prep Q&S Forms (10%)
- Participation/Attendance (10%)
- Studios (20%)
- Labs (40%)
- Nucleobase Counting (weight=1; 2.86%)
- Iterator,_Collection,_and_Map (weight=1; 2.86%)
- Futures and Executors (weight=2; 5.71%)
- MapReduce (weight=4; 11.42%)
- N-Queens/Sudoku Assignment (weight=3; 8.57%)
- K-MerCounting_Assignment (weight=3; 8.57%)
Labs and Studios
These studios and assignments are organized in chronological order.
Lab: Nucleobase Counting
Studio: Slices
Lab: Iterator,_Collection,_and_Map
Studio: MergeSort
Studio: Floodfill
Studio: Fibonacci
Lab: Threads and Executors
Studio: Data Races Studio
Studio: Matrix Multiply
Lab: MapReduce
Studio: Cards MapReduce Studio
Studio: Cholera MapReduce Studio
Studio: K-Mer MapReduce Studio
Studio: Legged Races
Lab: N-Queens/Sudoku Assignment
Studio: Pipeline
Studio: DataFlow
Studio: Lock Ordering
Lab: K-MerCounting Assignment
Studio: All or Nothing Locks
Fun: Raytrace_Scheduler
Videos
Eclipse
Async/Finish
Recursion
Futures
FAQ
Every week, we gather the most commonly asked questions from your Q&S forms and add them to our FAQ section. Please use it as a resource!
Course Setup
We will use educational videos made by Rice University as prep work for the course. Sign up for an account here.
You will also need to set up some software for the course. Refer to the articles below for help.