Skip to content

Commit

Permalink
initial commit of README's
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdemeo committed Jul 22, 2018
1 parent 32b5c7f commit 3eab774
Show file tree
Hide file tree
Showing 6 changed files with 41 additions and 6 deletions.
7 changes: 7 additions & 0 deletions Balzer/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## Stephanie Balzer — Carnegie Mellon University

+ [Stephanie's website](http://www.cs.cmu.edu/~balzers/)

### Session-Typed Concurrent Programming

+ [Link to OPLSS site](https://www.cs.uoregon.edu/research/summerschool/summer18/topics.php#Balzer) for videos and other information, links, and resources.
8 changes: 4 additions & 4 deletions Bauer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@

### Algebraic Effects and Handlers

Recorded lectures are available from the [OPLSS 2018 page](https://www.cs.uoregon.edu/research/summerschool/summer18/topics.php#Bauer).

+ [OPLSS 2018 page](https://www.cs.uoregon.edu/research/summerschool/summer18/topics.php#Bauer)
+ [OPLSS github repo](https://github.com/OPLSS/introduction-to-algebraic-effects-and-handlers)
+ [Effects bibliography](https://github.com/yallop/effects-bibliography)
+ [Effects Rosetta Stone](https://github.com/effect-handlers/effects-rosetta-stone)
+ [Programming language Eff](http://www.eff-lang.org/)
Expand All @@ -20,3 +16,7 @@ There are many possible ways and choices of designing a programming language aro
Andrej also created a [github repo](https://github.com/OPLSS/introduction-to-algebraic-effects-and-handlers) that contains many more resources related to his lectures.

The repository is at https://github.com/OPLSS/introduction-to-algebraic-effects-and-handlers

### Recorded Lectures

+ [Link to OPLSS site](https://www.cs.uoregon.edu/research/summerschool/summer18/topics.php#Bauer) for videos and other information, links, and resources.
7 changes: 7 additions & 0 deletions Ghica/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## Dan Ghica -- University of Birmingham

[Dan's website](http://www.cs.bham.ac.uk/~drg/)

### Game Semantics

[Link to OPLSS site](https://www.cs.uoregon.edu/research/summerschool/summer18/topics.php#Ghica) for videos and other information, links, and resources.
11 changes: 11 additions & 0 deletions Keller/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## Gabriele Keller — University of New South Wales

+ [Gabriele's website](https://www.cse.unsw.edu.au/~keller/)

### Purely Functional Array Programming and its Compilation to High-Performance Architectures

Please make sure that you have [Haskell and Accelerate installed](https://www.cs.uoregon.edu/research/summerschool/summer18/lectures/InstallingHaskell.html). Additionally, you should work through the [Learning Haskell Tutorial](http://learn.hfm.io/)

### Recorded Lectures

[Link to OPLSS site](https://www.cs.uoregon.edu/research/summerschool/summer18/topics.php#Acar) for videos and other information, links, and resources.
5 changes: 3 additions & 2 deletions Pingali/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## Keshav Pingali -- University of Texas, Austin

### Parallel Program = Operator + Schedule + Parallel Data Structures
[Keshav's website](https://www.cs.utexas.edu/~pingali/)

### Parallel Program = Operator + Schedule + Parallel Data Structures

+ [Link to OPLSS site](https://www.cs.uoregon.edu/research/summerschool/summer18/topics.php#Pingali) for videos and other information, links, and resources.
[Link to OPLSS site](https://www.cs.uoregon.edu/research/summerschool/summer18/topics.php#Pingali) for videos and other information, links, and resources.
9 changes: 9 additions & 0 deletions Saraswat/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## Vijay Saraswat -- Goldman Sachs

### Resilient X10

+ [X10 Installation Guide](http://x10-lang.org/releases/x10-release-261.html)

+ [instructions for using the cluster](https://blogs.uoregon.edu/oplss/)

See the [main OPLSS site](https://www.cs.uoregon.edu/research/summerschool/summer18/topics.php#Saraswat) for videos and other information, links, and resources.

0 comments on commit 3eab774

Please sign in to comment.