<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <script src="/libs/lunr/lunr.min.js"></script> <script src="/libs/lunr/lunr_index.js"></script> <script src="/libs/lunr/lunrclient.min.js"></script> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/poole_hyde.css"> <link rel=stylesheet href="/css/custom.css"> <style> html {font-size: 17px;} .franklin-content {position: relative; padding-left: 1%; padding-right: 5%; line-height: 1.35em;} @media (min-width: 940px) { .franklin-content {width: 100%; margin-left: auto; margin-right: auto;} } @media (max-width: 768px) { .franklin-content {padding-left: 6%; padding-right: 6%;} } </style> <link rel=icon href="/assets/favicon.png"> <title>Julia On HPC Clusters</title> <style> .content {max-width: 60rem} </style> <div class=sidebar > <div class="container sidebar-sticky"> <div class=sidebar-about > <br> <h1><a href="/">Julia On HPC Clusters</a></h1> <div style="line-height:18px; font-size: 15px; opacity: 0.85">by the Julia HPC community</div> </div> <br> <style> </style> <nav class=sidebar-nav style="opacity: 0.9; margin-bottom: 1.2cm;"> <a class="sidebar-nav-item active" href="/"><b>Welcome</b></a> <br> <div class=course-section >For Users</div> <a class="sidebar-nav-item " href="/user_gettingstarted/">Getting started</a> <a class="sidebar-nav-item " href="/user_vscode/">Visual Studio Code on HPC Clusters</a> <a class="sidebar-nav-item " href="/user_hpcprofiling/">HPC profiling tools</a> <a class="sidebar-nav-item " href="/user_hpcsystems/">HPC systems with Julia support</a> <a class="sidebar-nav-item " href="/user_faq/">FAQ</a> <div class=course-section >For System Admins</div> <a class="sidebar-nav-item " href="/sysadmin_julia/">How to provide Julia to users?</a> </nav> <form id=lunrSearchForm name=lunrSearchForm > <input class=search-input name=q placeholder="Enter search term" type=text > <input type=submit value=Search formaction="/search/index.html"> </form> <br> <br> </div> </div> <div class="content container"> <div class=franklin-content > <h1 id=julia_on_hpc_clusters ><a href="#julia_on_hpc_clusters" class=header-anchor >Julia on HPC clusters</a></h1> <div class=im-10 ><img src="/assets/juliahpc_logo.png" alt=JuliaHPC /></div> <p>👋 Welcome to the notes about the <a href="http://www.julialang.org/">Julia programming language</a> on HPC clusters.</p> <h2 id=objective ><a href="#objective" class=header-anchor >Objective</a></h2> <p>The goal of these notes is to offer good practices and tips and tricks about how to use and set up Julia on HPC clusters. The target audiences are therefore Julia users on clusters as well as HPC system administrators.</p> <h2 id=acknowledgements ><a href="#acknowledgements" class=header-anchor >Acknowledgements</a></h2> <p>These notes don't come out of nowhere but stem from endless conversations with many people (see below for a certainly incomplete list) on the Julia discourse, over Slack and Discord, as well as in-person discussions at Julia HPC minisymposia, BoFs, and workshops.</p> <p>They also build upon previous efforts to document best practices, most notably <a href="https://github.com/hlrs-tasc/julia-on-hpc-systems/">https://github.com/hlrs-tasc/julia-on-hpc-systems/</a>, from which we took (among other things) the <a href="/user_hpcsystems/">HPC systems with Julia support</a> information.</p> <h3 id=people ><a href="#people" class=header-anchor >People</a></h3> <h4 id=maintainers ><a href="#maintainers" class=header-anchor >Maintainers</a></h4> <ul> <li><p><a href="https://carstenbauer.eu/">Carsten Bauer</a> - <a href="https://pc2.uni-paderborn.de/">PC2</a> / <a href="https://www.nhr-verein.de/">NHR</a> (creator)</p> </ul> <h4 id=contributors ><a href="#contributors" class=header-anchor >Contributors</a></h4> <p>The following people have provided valuable contributions, either in the form of PRs or via public or private communication:</p> <ul> <li><p>Alexander Bills (<a href="https://github.com/abillscmu">@abillscmu</a>)</p> <li><p>Johannes Blaschke (<a href="https://github.com/jblaschke">@jblaschke</a>) - NERSC</p> <li><p>Valentin Churavy (<a href="https://github.com/vchuravy">@vchuravy</a>) - MIT</p> <li><p>Steffen Fürst (<a href="https://github.com/s-fuerst">@s-fuerst</a>)</p> <li><p>Mosè Giordano (<a href="https://github.com/giordano">@giordano</a>) - UCL</p> <li><p>William Godoy (<a href="https://github.com/williamfgc">@williamfgc</a>) - ORNL</p> <li><p>C. Brenhin Keller (<a href="https://github.com/brenhinkeller">@brenhinkeller</a>)</p> <li><p>Mirek KratochvÃl (<a href="https://github.com/exaexa">@exaexa</a>)</p> <li><p>Pedro Ojeda (<a href="https://github.com/pojeda">@pojeda</a>)</p> <li><p>Samuel Omlin (<a href="https://github.com/omlins">@omlins</a>) - CSCS / ETHZ</p> <li><p>Ludovic Räss (<a href="https://github.com/luraess">@luraess</a>) - Unil / ETHZ</p> <li><p>Michael Schlottke-Lakemper (<a href="https://github.com/sloede">@sloede</a>) - HLRS / RWTH</p> <li><p>Erik Schnetter (<a href="https://github.com/eschnett">@eschnett</a>) - PITP</p> <li><p>Dinindu Senanayake (<a href="https://github.com/DininduSenanayake">@DininduSenanayake</a>)</p> <li><p>Kjartan Thor Wikfeldt (<a href="https://github.com/wikfeldt">@wikfeldt</a>) - ENCCS</p> </ul> <p>(You think we forgot your name here? Please make a PR!)</p> <div class=page-foot > <div class=copyright > <a href="https://github.com/JuliaHPC/juliahpc.github.io/"><b>Edit this page on <img class=github-logo src="https://unpkg.com/
[email protected]/dist/svg/logo-github.svg"></b></a><br> Last modified: July 20, 2024. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>. </div> </div> </div> </div>
0 commit comments