You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="https://github.com/JuliaHPC/juliahpc.github.io/"><b>Edit this page on <imgclass="github-logo" src="https://unpkg.com/[email protected]/dist/svg/logo-github.svg"></img></b></a><br>
4
-
{{isnotpage /tag/*}}Last modified: {{ fill fd_mtime }}.{{end}} Website built with <ahref="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <ahref="https://julialang.org">Julia programming language</a>.
3
+
<ahref="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> C. Bauer. {{isnotpage /tag/*}}Last modified: {{ fill fd_mtime }}.{{end}}
4
+
<br>Website built with <ahref="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <ahref="https://julialang.org">Julia programming language</a>.
Copy file name to clipboardexpand all lines: website/index.md
+3-33
Original file line number
Diff line number
Diff line change
@@ -4,45 +4,15 @@ title = "Julia On HPC Clusters"
4
4
5
5
# Julia on HPC clusters
6
6
7
-
@@im-10
8
-

9
-
@@
10
-
11
7
👋 Welcome to the notes about the [Julia programming language](http://www.julialang.org/) on HPC clusters.
12
8
13
9
## Objective
14
-
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.
10
+
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 (see the respective sections in the navigation bar on the left).
15
11
16
12
## Acknowledgements
17
13
18
-
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.
14
+
These notes don't come out of nowhere but stem from endless conversations with many people on the Julia discourse, over Slack and Discord, as well as in-person discussions at Julia HPC minisymposia, BoFs, and workshops.
19
15
20
16
They also build upon previous efforts to document best practices, most notably [https://github.com/hlrs-tasc/julia-on-hpc-systems/](https://github.com/hlrs-tasc/julia-on-hpc-systems/), from which we took (among other things) the [HPC systems with Julia support](/user_hpcsystems/) information.
(You think we forgot your name here? Please make a PR!)
18
+
The creator and main author is [Carsten Bauer](https://github.com/carstenbauer) but many members of the Julia HPC community have made valuable contributions.
0 commit comments