Skip to content

Commit d92aec9

Browse files
Merge pull request #23 from codeplaysoftware/content-updates
Content updates
2 parents 1f8b2b5 + 87bfea6 commit d92aec9

File tree

3 files changed

+38
-0
lines changed

3 files changed

+38
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
contributor: max
3+
date: '2024-09-19T14:46:00'
4+
starts: '2024-12-02T13:00:10-0500'
5+
ends: '2024-12-04T14:00:10-0500'
6+
title: 'SYCL Hackathon @ CINECA'
7+
external_url: 'https://eventi.cineca.it/en/hpc/reserved-course/bologna-20241202'
8+
---
9+
10+
The SYCL Hackathon @ CINECA is a multi-day, in-person event designed to help developer teams to port and/or
11+
optimize their codes for GPUs using the SYCL programming model. During the event developers will have the
12+
chance to work alongside mentors and SYCL programming experts, which will guide them in porting and optimizing their
13+
code.
14+
15+
SYCL is an open-standard, cross-platform heterogeneous programming model that allows developers
16+
to write code in standard modern C++, while at the same time enabling them to reuse their code
17+
on a huge variety of hardware accelerator targets (CPUs, GPUs, FPGAs).
18+
19+
Participants will also have to opportunity of using Leonardo, one of the most powerful
20+
computers in the world (https://leonardo-supercomputer.cineca.eu/).
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
contributor: rod
3+
date: '2024-09-19T14:10:22.153253'
4+
external_url: https://community.intel.com/t5/Blogs/Tech-Innovation/Tools/Migrating-High-performance-Flood-Modelling-Software-from-CUDA-to/post/1630530
5+
title: 'Migrating High-performance Flood Modelling Software from CUDA to SYCL with oneAPI'
6+
image: ../../../static/images/news/2024-09-19-intel-water.webp
7+
tags:
8+
- oneapi
9+
- sycl
10+
- hpc
11+
- portability
12+
---
13+
14+
Floods cause enormous damage each year, posing significant threats to people and infrastructure. Due to climate change,
15+
we are seeing more frequent and severe flood events around the world. Hydrodynamic flood models are powerful tools to
16+
help with reducing flood risks. They can simulate the behaviour of water flow and the extent of flooding during a flood
17+
event. These models are essential for predicting floods and understanding flood risks, and ultimately help increase
18+
societal resilience.
54.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)