Skip to content

Commit

Permalink
JuliaCon2015 videos and MList for julia-gpu org
Browse files Browse the repository at this point in the history
  • Loading branch information
svaksha committed Aug 16, 2015
1 parent 235cc18 commit b882043
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
1 change: 1 addition & 0 deletions HPC.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ __HPC, Distributed Computing, Cloud computing, Cluster computing, Grid computing
----

# Org-[JuliaGPU](https://github.com/JuliaGPU)
Mailing list : https://groups.google.com/forum/#!forum/julia-gpu
+ [AbstractGPUArray.jl](https://github.com/JuliaGPU/AbstractGPUArray.jl) :: An abstract interface for a GPU array, must be implemented by a back-end like OpenCL or OpenGL.
+ [CLBLAS.jl](https://github.com/JuliaGPU/CLBLAS.jl) :: CLBLAS integration for Julia.
+ [CUBLAS.jl](https://github.com/JuliaGPU/CUBLAS.jl) :: Julia interface to CUBLAS.
Expand Down
24 changes: 24 additions & 0 deletions Resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,28 @@ __Useful learning resources and all other random resources that does not have it
+ [JuliaIntro.jl](https://github.com/scidom/JuliaIntro.jl) :: An Introduction to Julia (Tutorial and Toy Examples).
+ [Learn Julia in Y minutes](http:https://learnxinyminutes.com/docs/julia/).

----

# VIDEOS
+ [2015-JuliaCon Videos](https://www.youtube.com/playlist?list=PLP8iPy9hna6Sdx4soiGrSefrmOPdUWixM)
* Jeff Bezanson : [Julia - The base language, future directions and speculations](https://www.youtube.com/watch?v=xUP3cSKb8sI)
* Sebastien Martin : [Taxi fleet simulation and visualization](http:https://youtu.be/MjERK9Xajrg?a)
* Bob Carpenter : [Stan.jl - Statistical Modeling and Inference Made Easy](http:https://youtu.be/YdgMJ37CDws?a)
* Pontus Stenetorp : [Suitably Naming a Child with Multiple Nationalities](http:https://youtu.be/MJzRf3Exlqc?a)
* Chiyuan Zhang : [Mocha.jl - Deep Learning for Julia](http:https://youtu.be/ljySoebYylE?a)
* Kiran Pamnany and Ranjan Anantharaman : [Multi-threading Julia](http:https://youtu.be/GvLhseZ4D8M?a)
* St. Louis University - Text Mining Research Group : [TextMining.jl](http:https://youtu.be/dgfIIZ5yA4E?a)
* Zachary Yedidia : [SFML.jl - Julia bindings for the Simple Fast](http:https://youtu.be/UKfM7EopMe0?a)
* Mauro Werder : [Interfaces for Julia - Traits.jl](http:https://youtu.be/j9w8oHfG1Ic?a)
* David Gold : [Nullable arrays](http:https://youtu.be/2v5k28F80BQ?a)
* Jacob Quinn : [Composable streams for data transfer and processing](http:https://t.co/DPuN42F3Qu)
* Tanmay Mohapatra : [Interfacing Julia with Complex systems using Protocol Buffers](http:https://t.co/Ddxj60KL7g)
* Eric Davies : [Towards A Consistent Database Interface](http:https://t.co/vdQwFRp7aD)
* Viral Shah : [The present and future of sparse matrices in Julia](http:https://t.co/WVQY89GsiT)
* Jake Bolewski : [Staged programming in Julia](http:https://t.co/XlYl2XGB9O)
* Robert Moss : [Julia as a Specification Language for the next-generation Airborne Collision Avoidance System](http:https://t.co/QJN2ZfP1ZI)
* Avik Sengupta : [A practical guide to exposing Julia APIs on the web](http:https://youtu.be/o40OpLe2k7Q?a)
* Hongbo Rong : [Accelerating sparse matrix kernels in Julia](http:https://youtu.be/k40K2zJVv0A?a)
* Luis Benet : [Taylor series expansions in Julia](http:https://youtu.be/6zrQuq5mODQ?a)
* Westley Hennigh : [Who optimizes the optimizers](http:https://youtu.be/Qito5AGSv4s?a)

0 comments on commit b882043

Please sign in to comment.