Skip to content

Commit d87847f

Browse files
committed
Deploying to gh-pages from @ f02b2f7 🚀
1 parent 38da3d6 commit d87847f

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
padding-right: 0%;
5555
}
5656
}
57-
</style><div class="news-container"><div class="news-block" style="width:259px;margin:-5px;"><a href="/news/2022/07/dagger_julius_benchmark/">Comments on the Julius Graph Engine Benchmark</a> 2022-07-01<br><p>Spurred by a performance benchmark published by Julius Technologies, we lead you through how Dagger's scheduler was optimized to perform more competitively on the benchmark.</p>Julian Samaroo<img src="/assets/green-philip.png"/></div></div>
57+
</style><div class="news-container"><div class="news-block" style="width:268px;margin:-5px;"><a href="/news/2022/07/dagger_julius_benchmark/">Comments on the Julius Graph Engine Benchmark</a> 2022-07-01<br><p>Spurred by a performance benchmark published by Julius Technologies, we lead you through how Dagger's scheduler was optimized to perform more competitively on the benchmark.</p>Julian Samaroo<img src="/assets/green-philip.png"/></div></div>
5858

5959

6060
</div>

news/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
padding-right: 0%;
5555
}
5656
}
57-
</style><div class="news-container"><div class="news-block" style="width:280px;margin:-5px;"><a href="/news/2022/07/dagger_julius_benchmark/">Comments on the Julius Graph Engine Benchmark</a> 2022-07-01<br><p>Spurred by a performance benchmark published by Julius Technologies, we lead you through how Dagger's scheduler was optimized to perform more competitively on the benchmark.</p>Julian Samaroo<img src="/assets/green-philip.png"/></div></div>
57+
</style><div class="news-container"><div class="news-block" style="width:286px;margin:-5px;"><a href="/news/2022/07/dagger_julius_benchmark/">Comments on the Julius Graph Engine Benchmark</a> 2022-07-01<br><p>Spurred by a performance benchmark published by Julius Technologies, we lead you through how Dagger's scheduler was optimized to perform more competitively on the benchmark.</p>Julian Samaroo<img src="/assets/green-philip.png"/></div></div>
5858

5959

6060
</div>

resources/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,13 @@ <h1 id="resources" ><a href="#resources"> Resources</a></h1><p>All you wanted to
5252
<a href="https://github.com/JuliaParallel/juliaparallel.github.io">website repo</a>
5353
with the relevant information to help ensure that this overview is as
5454
comprehensive as possible.</p>
55-
<h2 id="workshops" ><a href="#workshops"> Workshops</a></h2><p>Workshops about performance engineering, GPU programming and general use of Julia in HPC:</p>
55+
<h2 id="workshops_and_talks" ><a href="#workshops_and_talks"> Workshops and Talks</a></h2><p>Workshops and presentations about performance engineering, GPU programming and general use of Julia in HPC:</p>
5656
<h3 id="2025" ><a href="#2025"> 2025</a></h3><ul>
5757
<li><a href="https://events.hifis.net/event/1741/contributions/13973/">Performance portability and high-performance computing with Julia</a> @ deRSE25 (<a href="https://github.com/JuliaHPC/deRSE25-workshop">material</a>), by Mosè Giordano, Valentin Churavy. February 27th 2025.</li>
5858
</ul>
5959
<h3 id="2024" ><a href="#2024"> 2024</a></h3><ul>
6060
<li><a href="https://sc24.conference-program.com/presentation/?id=tut130&sess=sess433">The Julia Language for Productive High-Performance Computing Tutorial @ SC24</a>, by William Godoy, Johannes Blaschke, Rabab Alomairy, Mosè Giordano, Julian Samaroo, Pedro Valero-Lara (<a href="https://github.com/JuliaParallel/julia-hpc-tutorial-sc24">tutorial material</a>). November 17th 2024.</li>
61+
<li><a href="https://www.youtube.com/watch?v=Tj-QDvaYyMo">Julia and MPI: O ABI, ABI, wherefore art thou ABI?</a> @ <a href="https://events.vsc.ac.at/event/123/">EuroMPI/Australia 2024</a> (<a href="https://events.vsc.ac.at/event/123/attachments/72/328/EuroMPI%202024%20-%20Julia%20and%20MPI_%20O%20ABI,%20ABI,%20wherefore%20art%20thou%20ABI%3F.pdf">slides</a>), by Valentin Churavy. September 25th 2024.</li>
6162
<li><a href="https://ornl.github.io/events/jufos2024/">The Second Julia for ORNL Science Workshop</a>, by W F Godoy, P Valero-Lara, H Mankad, S E Hahn, K Teranishi, J S Vetter, R Ferreira da Silva, C Thomas. June 20th 2024.</li>
6263
<li><a href="https://github-pages.arc.ucl.ac.uk/julia-hpc-2024/">Julia for HPC @ UCL 2024</a> workshop (<a href="https://github.com/carstenbauer/JuliaUCL24">course material</a>), by Carsten Bauer, Mosè Giordano. February 13th-16th, 2024.</li>
6364
</ul>

0 commit comments

Comments
 (0)