Performance portability study of epistasis detection using sycl on nvidia gpu

Z **, JS Vetter - Proceedings of the 13th ACM International Conference …, 2022 - dl.acm.org
We describe the experience of converting a CUDA implementation of a high-order epistasis
detection algorithm to SYCL. The goals are for our work to be useful to application and …

Understanding performance portability of bioinformatics applications in sycl on an nvidia gpu

Z **, JS Vetter - 2022 IEEE International Conference on …, 2022 - ieeexplore.ieee.org
Our goal is to have a better understanding of performance portability of SYCL kernels on a
GPU. Toward this goal, we migrate representative kernels in bioinformatics applications from …

Understanding performance portability of sycl kernels: A case study with the all-pairs distance calculation in bioinformatics on gpus

Z **, JS Vetter - 2023 IEEE International Parallel and …, 2023 - ieeexplore.ieee.org
SYCL is a portable programming model. Toward the goal of a better understanding of
performance portability of SYCL kernels on GPUs, we select a bioinformatics kernel for …

Fourth-order exhaustive epistasis detection for the xpu era

R Nobre, A Ilic, S Santander-Jiménez… - Proceedings of the 50th …, 2021 - dl.acm.org
The investigation of highly-efficient parallel algorithms targeting modern heterogeneous
systems can provide bioinformaticians new mechanisms to find relations between genetics …

CPU-GPU co-execution through the exploitation of hybrid technologies via SYCL

N Raúl, JL Bosque - The Journal of Supercomputing, 2025 - Springer
The performance and energy efficiency offered by heterogeneous systems are highly useful
for modern C++ applications, but the technological variety demands adequate portability …

Experience Deploying Graph Applications on GPUs with SYCL

Z **, JS Vetter - Proceedings of the 52nd International Conference on …, 2023 - dl.acm.org
SYCL allows for deployment and use of accelerators across vendors' platforms. In this work,
we describe the experience of deploying graph analytics on vendors' GPUs using SYCL. We …

Experience of Migrating a Parallel Graph Coloring Program from CUDA to SYCL

Z ** - 2022 - osti.gov
We describe the experience of converting a CUDA implementation of a parallel graph
coloring algorithm to SYCL. The goals are for our work to be useful to application and …

Understanding Portability of Automotive Workload: A Case Study with the Points-to-Image Kernel in SYCL on Heterogeneous Computing Platforms

Z **, J Vetter - Proceedings of the 15th Workshop on General Purpose …, 2023 - dl.acm.org
SYCL is a promising programming model for heterogenous computing across vendors'
devices. In this paper, we study whether SYCL can be applied to an automotive workload …

CPU-GPU co-execution through the exploitation of hybrid technologies via SYCL

R Nozal, JL Bosque Orero - 2025 - repositorio.unican.es
The performance and energy efficiency offered by heterogeneous systems are highly useful
for modern C++ applications, but the technological variety demands adequate portability …

Evaluating Operators in Deep Neural Networks for Improving Performance Portability of SYCL

Z ** - 2024 - osti.gov
SYCL is a portable programming model for heterogeneous computing, so it is important to
obtain reasonable performance portability of SYCL. Towards the goal of better …