Skip to content

Commit 8e19589

Browse files
authored
Merge pull request #2578 from hpe-dev-incubator/cms/event/vendor-neutral-gpu-programming-in-chapel
Create Events “vendor-neutral-gpu-programming-in-chapel”
2 parents 7aed5d7 + 78e4f82 commit 8e19589

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Vendor-Neutral GPU Programming in Chapel
3+
dateStart: 2024-07-30T22:01:40.023Z
4+
dateEnd: 2024-07-31T21:59:24.372Z
5+
category: Virtual Event
6+
image: /img/event-meetups-newlogo-400x400.png
7+
link: https://hpe.zoom.us/webinar/register/5117177053996/WN_ojVy9LR_QHSCGxeg21rj7A
8+
width: large
9+
---
10+
## Vendor-Neutral GPU Programming in Chapel
11+
12+
July 31, 2024
13+
14+
Writing programs on modern computers requires parallelism to achieve maximum performance. This is complicated by GPUs, which provide great parallel performance at the price of more complex programming. Chapel is an open-source parallel programming language that supports portable, performant software on CPUs and GPUs using a single unified set of language features. In this talk, we will showcase Chapel's vendor-neutral GPU support and share user experiences writing GPU-enabled programs in Chapel and show how you can write vendor-neutral GPU programs today. How you can get involved in our open-source work and our future plans will conclude this talk.

0 commit comments

Comments
 (0)