From 650c978ae13985df164c7179063f99741eae0276 Mon Sep 17 00:00:00 2001 From: Scott Straughan Date: Thu, 18 Jul 2024 11:55:07 +0100 Subject: [PATCH] Tweaked file naming for image. --- ...06-20-performance-portability-training-series.md | 11 ++++++----- ... 2024-06-20-performance-portability-series.webp} | Bin 2 files changed, 6 insertions(+), 5 deletions(-) rename static/images/news/{2024-06-20 performance-portability-series.webp => 2024-06-20-performance-portability-series.webp} (100%) diff --git a/content/news/2024/2024-06-20-performance-portability-training-series.md b/content/news/2024/2024-06-20-performance-portability-training-series.md index 5aff19d..56c9d83 100644 --- a/content/news/2024/2024-06-20-performance-portability-training-series.md +++ b/content/news/2024/2024-06-20-performance-portability-training-series.md @@ -3,7 +3,7 @@ contributor: max date: '2024-06-20T14:10:22.153253' external_url: https://www.alcf.anl.gov/events/portable-sycl-code-using-onemkl-amd-intel-and-nvidia-gpus title: 'Portable SYCL Code Using oneMKL on AMD, Intel, and Nvidia GPUs' -image: ../../../static/images/news/2024-06-20 performance-portability-series.webp +image: ../../../static/images/news/2024-06-20-performance-portability-series.webp tags: - performance - hpc @@ -12,7 +12,8 @@ tags: - cuda --- -Portable SYCL code using oneMKL on AMD, Intel, and Nvidia GPUs, presented by CodePlay and Intel, is part of the Performance Portability training series. -Offered by NERSC, OLCF, and ALCF, the series features training sessions on various performance portable programming solutions to help ease developer transitions -between current and emerging high-performance computing (HPC) systems, such as the NERSC Perlmutter and ALCF Polaris (AMD CPU and Nvidia GPU), OLCF Frontier (AMD CPU and GPU), -and ALCF Aurora (Intel CPU and GPU). +Portable SYCL code using oneMKL on AMD, Intel, and Nvidia GPUs, presented by CodePlay and Intel, is part of the +Performance Portability training series. Offered by NERSC, OLCF, and ALCF, the series features training sessions on +various performance portable programming solutions to help ease developer transitions between current and emerging +high-performance computing (HPC) systems, such as the NERSC Perlmutter and ALCF Polaris (AMD CPU and Nvidia GPU), OLCF +Frontier (AMD CPU and GPU), and ALCF Aurora (Intel CPU and GPU). diff --git a/static/images/news/2024-06-20 performance-portability-series.webp b/static/images/news/2024-06-20-performance-portability-series.webp similarity index 100% rename from static/images/news/2024-06-20 performance-portability-series.webp rename to static/images/news/2024-06-20-performance-portability-series.webp