Julia language logo

Julia GPU logo

I gave a week-long course to UNAM researchers, undergraduate and graduate students on the Julia Programming Language in August 2021. I focused on:

Tasks and channels
Concurrent programming
Parallel programming
Integrating GPUs by higher-level abstractions and kernel programming.
Heterogeneous computing, presenting my PSO Organization project.


Here's a link to the class notebooks (Jupyter/Pluto).

You may also like

Back to Top