You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- - 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