Main Page

From CSE231 Wiki
Revision as of 16:24, 16 January 2018 by Cosgroved (talk | contribs)
Jump to navigation Jump to search

Welcome to the wiki for CSE 231 Introduction to Parallel and Concurrent Programming at Washington University in St. Louis.

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]

Class Policies and Grading Breakdown

Grading breakdown:

Labs and Studios

These studios and assignments are organized in chronological order.

Lab: Nucleobase Counting

Studio: Slices

Lab: SimpleList and SimpleMap Assignment

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

Habanero Content Assist

Lambda Content Assist

Async/Finish

upper lower split

integer range

Getting Around Finality

N-Way Split

Parallel N-Way Split

Recursion

Divide and Conquer

Floodfill

Futures

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.

Help with Java

Help with Habanero

Help with Eclipse