A collection of Julia Examples for NERSC’s Cori and Perlmutter systems. Code examples here.
This page gives a gentle introduction to Julia from the perspective of HPC users.
The contents of this presentation is based on my 6-ish years of experience using Julia for scientific data processing (and for fun!). For deeper reading (including more HPC aspects), I recommend:
Note: this is living document – some part of it is always under development. If you have questions, or encounter bugs, please file an issue here: https://github.com/JBlaschke/HPC-Julia/issues
This page gives a gentle introduction to Julia ith enough hands-on experience in Julia to start applying it to their own projects, or use Julia as a teaching tool in the classroom.
PyCall
)Explore on GitHub