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

Add syclSolverInverter #10

Merged
merged 4 commits into from
Jul 16, 2022

Conversation

jngkim
Copy link

@jngkim jngkim commented Jul 14, 2022

Please review the developer documentation
on the wiki of this project that contains help and requirements.

Proposed changes

Implemented SYCL solver and enables it in DelayedUpdateSYCL class.
Helper functions and test for SYCL solver are added.

What type(s) of changes does this code introduce?

  • New feature

Does this introduce a breaking change?

  • No

What systems has this change been tested on?

  • Intel PVC with oneAPI 2022.2

Checklist

  • Yes. This PR is up to date with current the current state of ye-luo/sycl-allocator
  • No. Code added or changed in the PR has been clang-formatted
  • Yes. This PR adds tests to cover any new code, or to catch a bug that is being fixed
  • No. Documentation has been added (if appropriate)

@ye-luo
Copy link
Owner

ye-luo commented Jul 14, 2022

Could you address SYCL part of review #9 (review) in this PR?

@ye-luo
Copy link
Owner

ye-luo commented Jul 14, 2022

Also missing syclSolverInverter.hpp

@ye-luo ye-luo changed the title Prepare a PR to Ye. Add syclSolverInverter Jul 16, 2022
@ye-luo ye-luo merged commit 7aa167d into ye-luo:sycl-allocator Jul 16, 2022
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