oneapi-src / oneAPI-samples

Samples for Intel® oneAPI Toolkits
https://oneapi-src.github.io/oneAPI-samples/
MIT License
915 stars 678 forks source link

Adding new SYCL migration sample - EigenValues #2318

Closed ghost closed 3 months ago

ghost commented 3 months ago

Adding a New Sample(s)

Description

The EigenValues sample demonstrates a parallel implementation of a bisection algorithm for the computation of all eigenvalues of a tridiagonal symmetric matrix of arbitrary size.

Checklist

Administrative

Code Development

Security and Legal

Review