Skip to content

Commit 9d3e1d0

Browse files
committed
Deploying to gh-pages from @ 8063624 🚀
1 parent 05523a3 commit 9d3e1d0

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
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: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>
57+
</style><div class="news-container"><div class="news-block" style="width:254px;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:281px;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:258px;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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ <h1 id="resources" ><a href="#resources"> Resources</a></h1><p>All you wanted to
5454
comprehensive as possible.</p>
5555
<h2 id="workshops" ><a href="#workshops"> Workshops</a></h2><p>Workshops about performance engineering, GPU programming and general use of Julia in HPC:</p>
5656
<h3 id="2024" ><a href="#2024"> 2024</a></h3><ul>
57+
<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>
5758
<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>
5859
<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>
5960
</ul>

0 commit comments

Comments
 (0)