-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
title: September 2024 Community Call | ||
expires: 2024-09-13 | ||
event_date: "September 12, 2024" | ||
layout: event | ||
duration: 60 | ||
repeated: false | ||
category: community-call | ||
time: | ||
- - start: 2024-09-12T16:00:00Z # only for this month since UTC already switched but not the US! | ||
end: 2024-09-12T17:00:00Z | ||
--- | ||
|
||
Our **September Community Call** will be all about **GPU Frameworks** on Thursday, September 12, 12pm ET/11am CT/10am MT/9am PT. | ||
|
||
What can they do for you? What can’t they do? When should you be using one? What even are GPU frameworks? | ||
|
||
Whether you are looking to add GPU support to an existing codebase or want to create a new GPU-capable application we will discuss different available options. Some common options include: | ||
- Directives based (OpenACC, OpenMP-Target) | ||
- Library based (Kokkos, alpaka, etc.) | ||
- Vendor language extensions (CUDA, HIP, SYCL) | ||
- Rely on other existing frameworks (e.g. pytorch) | ||
|
||
Come join us to learn and discuss with the US-RSE community! | ||
|
||
|
||
|
||
#### Registration details | ||
Information on how to register for the Zoom meeting will be sent via email | ||
and posted in the `#general` channel on Slack. The registration link can also be found in the pinned messages and channel description of the `#communitycalls` channel on Slack. |