Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
Add paper link to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
lkuper committed Jun 19, 2017
1 parent 516fc82 commit c8163ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -26,6 +26,7 @@ Pkg.add("ParallelAccelerator")

## Resources

- **Paper:** Todd A. Anderson, Hai Liu, Lindsey Kuper, Ehsan Totoni, Jan Vitek, and Tatiana Shpeisman, ["Parallelizing Julia with a Non-Invasive DSL"](http://drops.dagstuhl.de/opus/volltexte/2017/7269/pdf/LIPIcs-ECOOP-2017-4.pdf) ([ECOOP 2017](http://2017.ecoop.org/track/ecoop-2017-papers))
- **Documentation:** <http://parallelacceleratorjl.readthedocs.org/>
- **Blog post** with usage examples, performance results, and discussion of package internals: <http://julialang.org/blog/2016/03/parallelaccelerator>
- **Presentations:**
Expand Down

0 comments on commit c8163ef

Please sign in to comment.