Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Line 41: | Line 41: | ||
[https://wustl.box.com/s/dx0f8ycz82e3r894rnpk0cjw8tj8jqzu Getting Around Finality] | [https://wustl.box.com/s/dx0f8ycz82e3r894rnpk0cjw8tj8jqzu Getting Around Finality] | ||
+ | |||
+ | [https://wustl.box.com/s/p3ooceekguiaygg4hggw76rbpt28kf6o N-Way Split] | ||
[https://wustl.box.com/s/smckzu78cvg8seocgluuo1afydgd0gmt Parallel N-Way Split] | [https://wustl.box.com/s/smckzu78cvg8seocgluuo1afydgd0gmt Parallel N-Way Split] | ||
− | |||
− | |||
===Recursion=== | ===Recursion=== |
Revision as of 07:33, 17 September 2017
Welcome to the wiki for CSE 231 Introduction to Parallel and Concurrent Programming at Washington University in St. Louis.
Contents
Calendar
Click here to visit our calendar.
Studios and Assignments
These studios and assignments are organized in chronological order.
- Assignment: Nucleobase Counting
- Assignment: SimpleList and SimpleMap Assignment
- Assignment: Futures and Executors
- Studio: Fibonacci Memoization and Dynamic Programming
- Studio: Data Races Studio
- Studio: Matrix Multiply
- Assignment: MapReduce
- Studio: Card MapReduce
- Studio: Cholera MapReduce
- Studio: PageRank
- Studio: Legged Races
- Assignment: N-Queens/Sudoku Assignment
- Studio: ConnectFour
- Studio: Lock Ordering
- Assignment: K-MerCounting Assignment
- Studio: All or Nothing
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.
Help with Java
Help with Habanero
Help with Eclipse
Class Policies and Grading Breakdown
Grading breakdown:
- Midterm (15%)
- Final (10%)
- Prep Q&S Forms (15%)
- Participation/Attendance (10%)
- Assignments and Studios (50%)
- Nucleobase Counting (weight=1;3.85%)
- SimpleList and SimpleMap Assignment (weight=1;3.85%)
- Futures and Executors (weight=2;7.69%)
- MapReduce (weight=4;15.38%)
- N-Queens/Sudoku Assignment (weight=3;11.54%)
- K-MerCounting_Assignment (weight=2;7.69%)