Skip to content

Commit 895fd57

Browse files
author
Chad Dougherty
authored
Merge pull request #1575 from jdamerow/cc/2024-09
Added September community call
2 parents a3eb47a + 8a2de4b commit 895fd57

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: September 2024 Community Call
3+
expires: 2024-09-13
4+
event_date: "September 12, 2024"
5+
layout: event
6+
duration: 60
7+
repeated: false
8+
category: community-call
9+
time:
10+
- - start: 2024-09-12T16:00:00Z # only for this month since UTC already switched but not the US!
11+
end: 2024-09-12T17:00:00Z
12+
---
13+
14+
Our **September Community Call** will be all about **GPU Frameworks** on Thursday, September 12, 12pm ET/11am CT/10am MT/9am PT.
15+
16+
What can they do for you? What can’t they do? When should you be using one? What even are GPU frameworks?
17+
18+
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:
19+
- Directives based (OpenACC, OpenMP-Target)
20+
- Library based (Kokkos, alpaka, etc.)
21+
- Vendor language extensions (CUDA, HIP, SYCL)
22+
- Rely on other existing frameworks (e.g. pytorch)
23+
24+
Come join us to learn and discuss with the US-RSE community!
25+
26+
27+
28+
#### Registration details
29+
Information on how to register for the Zoom meeting will be sent via email
30+
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 commit comments

Comments
 (0)