Skip to content

Commit bbaf8ab

Browse files
Merge pull request #68 from codeplaysoftware/NewsUpdate
News Update
2 parents 2492a99 + ffe53f2 commit bbaf8ab

File tree

3 files changed

+40
-0
lines changed

3 files changed

+40
-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: '2025-03-27T14:10:22.153253'
4+
external_url: https://www.syclops.org/updates/2025/03/05/syclops-genvector-x
5+
title: 'CERN: The Large Hadron Collider and the ROOT Project'
6+
image: ../../../static/images/news/2025-05-27-cern-free-image.webp
7+
tags:
8+
- sycl
9+
- syclops
10+
- portability
11+
---
12+
13+
CERN hosts the world’s largest particle accelerator, the LHC, where beams of particles
14+
are accelerated and made to collide to study the fundamental structures of our universe.
15+
The LHC produces petabytes of physics data regarding particle collisions that need to be
16+
analysed efficiently. These collisions are expressed as operations on particles, represented
17+
as 4-dimensional time-space vectors, also known as Lorentz Vectors. Analysing these
18+
massive amounts of data naturally requires highly efficient and complex software solutions.
19+
20+
Read more on the SYCLOPS Website.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
contributor: max
3+
date: '2025-05-08T14:10:22.153253'
4+
external_url: https://www.intel.com/content/www/us/en/developer/articles/case-study/synxflow-flood-modelling-cuda2sycl-migration.html
5+
title: 'Migrating SynxFlow High-Performance Flood Modelling from CUDA to SYCL with oneAPI'
6+
image: ../../../static/images/news/2024-09-19-intel-water.webp
7+
tags:
8+
- sycl
9+
- portability
10+
- oneapi
11+
---
12+
13+
The SynxFlow hydrodynamic modeling code was re-engineered using oneAPI, Intel’s implementation of SYCL,
14+
a cross-vendor heterogeneous programming model. This transformation aimed to address limitations in GPU
15+
compatibility and enhance scalability for next-generation Exa-Scale High-Performance Computing (HPC) systems.
16+
The new implementation delivers improved performance, interoperability, and scalability across diverse hardware
17+
platforms, enabling ground-breaking large-scale probabilistic forecasting with high spatial and temporal resolutions.
18+
19+
The SYCL implementation and Performance tests used components of the Intel® oneAPI Base Toolkit
20+
and Dawn, one of the UK’s newest and fastest artificial intelligence (AI) supercomputers.
Binary file not shown.

0 commit comments

Comments
 (0)