Skip to content

Commit 74233f6

Browse files
committed
Deploying to gh-pages from @ 7eef9b6 🚀
1 parent 434139f commit 74233f6

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
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:262px;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: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>
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:284px;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: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>
5858

5959

6060
</div>

resources/index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ <h1 id="resources" ><a href="#resources"> Resources</a></h1><p>All you wanted to
5353
with the relevant information to help ensure that this overview is as
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>
56+
<h3 id="2025" ><a href="#2025"> 2025</a></h3><ul>
57+
<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>
58+
</ul>
5659
<h3 id="2024" ><a href="#2024"> 2024</a></h3><ul>
5760
<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>
5861
<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>
@@ -113,8 +116,8 @@ <h3 id="2020_and_older" ><a href="#2020_and_older"> 2020 and older</a></h3><ul>
113116
Nättilä. April 17th-19th, 2019.</li>
114117
</ul>
115118
<h2 id="papers" ><a href="#papers"> Papers</a></h2><p>Some of the papers using Julia in HPC, including the JuliaParallel software stack:</p>
116-
<h3 id="2025" ><a href="#2025"> 2025</a></h3><ul>
117-
<li>Briand L, Jourdren H, Pérache M. Julia versus C++ Kokkos for performance portable Cartesian CFD solvers on heterogeneous architectures. The International Journal of High Performance Computing Applications. 2025;0(0). <a href="https://doi.org/10.1177/10943420251341179">doi:10.1177/10943420251341179</a></li>
119+
<h3 id="2025__2" ><a href="#2025__2"> 2025</a></h3><ul>
120+
<li>L. Briand, H. Jourdren, M. Pérache. <strong>Julia versus C++ Kokkos for performance portable Cartesian CFD solvers on heterogeneous architectures</strong>. The International Journal of High Performance Computing Applications. 2025;0(0). <a href="https://doi.org/10.1177/10943420251341179">doi:10.1177/10943420251341179</a></li>
118121
</ul>
119122
<h3 id="2024__2" ><a href="#2024__2"> 2024</a></h3><ul>
120123
<li>P. Valero-Lara, W.F. Godoy, H. Mankad, K. Teranishi, J.S. Vetter, J. Blaschke, J. Schanen, M., 2024, November. <strong>JACC: Leveraging HPC Meta-Programming and Performance Portability with the Just-in-Time and LLVM-based Julia Language.</strong> In SC24-W: Workshops of the International Conference for High Performance Computing, Networking, Storage and Analysis (pp. 1955-1966). IEEE.

0 commit comments

Comments
 (0)