Skip to content

Commit

Permalink
Added September community call
Browse files Browse the repository at this point in the history
  • Loading branch information
jdamerow committed Sep 12, 2024
1 parent a3eb47a commit 8a2de4b
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions _events/2024/2024-09-community-call.md
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.

0 comments on commit 8a2de4b

Please sign in to comment.