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
Copy file name to clipboardExpand all lines: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@
54
54
padding-right:0%;
55
55
}
56
56
}
57
-
</style><divclass="news-container"><divclass="news-block" style="width:262px;margin:-5px;"><ahref="/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<imgsrc="/assets/green-philip.png"/></div></div>
57
+
</style><divclass="news-container"><divclass="news-block" style="width:259px;margin:-5px;"><ahref="/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<imgsrc="/assets/green-philip.png"/></div></div>
Copy file name to clipboardExpand all lines: news/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@
54
54
padding-right:0%;
55
55
}
56
56
}
57
-
</style><divclass="news-container"><divclass="news-block" style="width:284px;margin:-5px;"><ahref="/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<imgsrc="/assets/green-philip.png"/></div></div>
57
+
</style><divclass="news-container"><divclass="news-block" style="width:280px;margin:-5px;"><ahref="/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<imgsrc="/assets/green-philip.png"/></div></div>
Copy file name to clipboardExpand all lines: resources/index.html
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,9 @@ <h1 id="resources" ><a href="#resources"> Resources</a></h1><p>All you wanted to
53
53
with the relevant information to help ensure that this overview is as
54
54
comprehensive as possible.</p>
55
55
<h2id="workshops" ><ahref="#workshops"> Workshops</a></h2><p>Workshops about performance engineering, GPU programming and general use of Julia in HPC:</p>
56
+
<h3id="2025" ><ahref="#2025"> 2025</a></h3><ul>
57
+
<li><ahref="https://events.hifis.net/event/1741/contributions/13973/">Performance portability and high-performance computing with Julia</a> @ deRSE25 (<ahref="https://github.com/JuliaHPC/deRSE25-workshop">material</a>), by Mosè Giordano, Valentin Churavy. February 27th 2025.</li>
58
+
</ul>
56
59
<h3id="2024" ><ahref="#2024"> 2024</a></h3><ul>
57
60
<li><ahref="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 (<ahref="https://github.com/JuliaParallel/julia-hpc-tutorial-sc24">tutorial material</a>). November 17th 2024.</li>
58
61
<li><ahref="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>
<h2id="papers" ><ahref="#papers"> Papers</a></h2><p>Some of the papers using Julia in HPC, including the JuliaParallel software stack:</p>
116
-
<h3id="2025" ><ahref="#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). <ahref="https://doi.org/10.1177/10943420251341179">doi:10.1177/10943420251341179</a></li>
<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). <ahref="https://doi.org/10.1177/10943420251341179">doi:10.1177/10943420251341179</a></li>
<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