Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _posts/2025-06-10-tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ title: "Register for HPC Software Tutorials This Summer"
categories: event
---

Learn how to use a modern, open-source HPC software stack! From mid-July to mid-September, the High Performance Computing Innovation Center will host free tutorials covering a wide range of HPC needs including package management, memory management, workflow management, portability, performance, visualization, math libraries, and more. Software teams will walk you through installation, configuration, and getting started. Attendees will be provided with AWS instances so that they can follow along with the tutorials in real time. All experience levels are welcome. Visit the [HPCIC website](https://hpcic.llnl.gov/2025-hpc-tutorials) for the schedule and sign-up link.
Learn how to use a modern, open-source HPC software stack! From mid-July to mid-September, the High Performance Computing Innovation Center will host free tutorials covering a wide range of HPC needs including package management, memory management, workflow management, portability, performance, visualization, math libraries, and more. Software teams will walk you through installation, configuration, and getting started. Attendees will be provided with AWS instances so that they can follow along with the tutorials in real time. All experience levels are welcome. Visit the [HPCIC website](https://hpcic.llnl.gov/2025-hpc-tutorials) for the schedule and sign-up link (registration closed in August).
6 changes: 6 additions & 0 deletions _posts/2025-09-17-tutorials.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Video Playlist Updated with 2025 HPC Software Tutorials"
categories: event
---

Learn HPC software at your own pace! LLNL's [YouTube playlist](https://www.youtube.com/playlist?list=PLy9rIbGDXrG0uVdXgj1h0ApWlRv2YVBmp) featuring HPC software tutorials has been updated with the tutorials held this summer. Learn more about each project and access documentation on the [accompanying web page](https://hpcic.llnl.gov/tutorials/2025-hpc-tutorials).
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@ breadcrumb: Home
</div>
<div class="bg-light-blue">
<div class="container">
<div class="row">
<!-- <div class="row">
<div class="col-12 col-md-8 mb-2 mt-2">
<p class="cta-text"><strong>Learn how to use a modern HPC software stack.</strong> Join us throughout the summer for free tutorials demonstrating how to use several GPU-ready projects. All experience levels are welcome.</p>
</div>
<div class="col-12 col-md-4 text-center d-flex align-items-center justify-content-center justify-content-lg-end mb-1 mb-md-0">
{% include components/button.html content="Learn more" url="https://hpcic.llnl.gov/2025-hpc-tutorials" icon="fa-calendar-days" tag="a" %}
</div>
</div>
</div>-->
<div class="row">
<div class="col-12 col-md-8 mb-2 mt-2">
<p class="cta-text"><strong>Looking for proprietary software solutions?</strong> The Innovation and Partnerships Office works with businesses interested in distributing software or incorporating LLNL software into commercial products.</p>
Expand Down