forked from OPLSS/oplss-notes-2018
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
32b5c7f
commit 3eab774
Showing
6 changed files
with
41 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |