Difference between revisions of "Main Page"

From CSE231 Wiki
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.

Calendar

Click here to visit our calendar.

Studios and Assignments

These studios and assignments are organized in chronological order.

  1. Assignment: Nucleobase Counting
  2. Assignment: SimpleList and SimpleMap Assignment
  3. Assignment: Futures and Executors
  4. Assignment: MapReduce
  5. Assignment: N-Queens/Sudoku Assignment
  6. Assignment: K-MerCounting Assignment

Videos

Eclipse

Habanero Content Assist

Lambda Content Assist

Async/Finish

upper lower split

integer range

Getting Around Finality

Parallel N-Way Split

Slice Array

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

Class Policies and Grading Breakdown

Grading breakdown: