diff --git a/_events/2024/2024-09-community-call.md b/_events/2024/2024-09-community-call.md new file mode 100644 index 00000000..eb784c0f --- /dev/null +++ b/_events/2024/2024-09-community-call.md @@ -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.