Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Line 28: | Line 28: | ||
#Assignment: [[K-MerCounting Assignment]] | #Assignment: [[K-MerCounting Assignment]] | ||
#*Studio: [[Locking | All or Nothing]] | #*Studio: [[Locking | All or Nothing]] | ||
+ | |||
+ | ==Videos== | ||
+ | ===Eclipse=== | ||
+ | [https://wustl.box.com/s/f25lgcf42xv16w30b6bhc56ioxf65biy Habanero Content Assist] | ||
+ | |||
+ | [https://wustl.box.com/s/bij0ia5wxam6i9rhdpjjh6931gd1rdx9 Lambda Content Assist] | ||
+ | |||
+ | ===Async/Finish=== | ||
+ | [https://wustl.box.com/s/2w4c9xn5du3sqwmmji7v8w35ntpq1j7z upper lower split] | ||
+ | |||
+ | [https://wustl.box.com/s/wix18u57v7x1rdx1d1dgfedf6ibr0n92 integer range] | ||
+ | |||
+ | [https://wustl.box.com/s/dx0f8ycz82e3r894rnpk0cjw8tj8jqzu Getting Around Finality] | ||
+ | |||
+ | [https://wustl.box.com/s/smckzu78cvg8seocgluuo1afydgd0gmt Parallel N-Way Split] | ||
+ | |||
+ | [https://wustl.box.com/s/p3ooceekguiaygg4hggw76rbpt28kf6o Slice Array] | ||
+ | |||
+ | ===Recursion=== | ||
+ | [https://wustl.box.com/s/wqrauxpsz8xskt897qyukm6rkx9u4zmn Divide and Conquer] | ||
+ | |||
+ | [https://wustl.box.com/s/d800l5t04y2dthi4q3t4pddph9ms1d8p Floodfill] | ||
+ | |||
+ | ===Futures=== | ||
+ | [https://wustl.box.com/s/m70xc3a77dzn3c9r6g77mvpxqv8ovmmf Futures] | ||
=FAQ= | =FAQ= |
Revision as of 07:29, 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%)