Shared by Max Brunton

The Evolution of Different SYCL Implementations!

24
February
2023

A GPU-accelerated Parallel Least Squares Support Vector Machine (PLSSVM) was developed to classify dense datasets with hundreds of thousands data points and more than a thousand features. It beats the state-of-the-art sequential minimal optimization (SMO) implementations like LIBSVM.

PLSSVM supports many different hardware architectures that include any Intel CPU and GPUs, and NVIDIA and AMD GPUs that use different back ends written in OpenMP, CUDA, HIP, OpenCL™ code, and SYCL. This talk compares these back ends on different architectures in relation to their implementation and performance characteristics.

Details

Shared By

Max Brunton

Shared Date

Feb 24, 2023, 8:57:40 AM

Tags

check

plssvm

check

implementations

check

cuda

check

hip

check

nvidia

check

amd

check

intel

check

openmp

check

opencl