Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull changes from main #34

Merged
merged 3 commits into from
Nov 26, 2024
Merged

Pull changes from main #34

merged 3 commits into from
Nov 26, 2024

Conversation

Vika-F
Copy link
Owner

@Vika-F Vika-F commented Nov 26, 2024

No description provided.

david-cortes-intel and others added 3 commits November 21, 2024 11:53
…sion fallback (#2976)

* add spectral decomposition fallback on GPU

* fix failing min diagonal

* switch back to sycl reduction for diag min

* try another way

* use ndarray instead of array for allocation

* avoid copying unused entries in array

* Update cpp/oneapi/dal/backend/primitives/lapack/solve_dpc.cpp

Co-authored-by: Victoriya Fedotova <[email protected]>

* follow internal logic for error messages

* add comment about the try-catch block

* add manual wait-and-throw call where appropriate

* use internal wrappers for blas calls

* add comment about dimensions of inputs

* change format of comments

* add comment about threshold for diagonal minimum

* avoid manually throwing MKL error

* remove accidentally commited file

* wrap procedure in a function

---------

Co-authored-by: Victoriya Fedotova <[email protected]>
@Vika-F Vika-F merged commit 8ff36ed into Vika-F:dev/profiler Nov 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants