Skip to content

SPMV using onemkl and SYCL - for discussion purposes#1

Open
IgorBaratta wants to merge 40 commits into
masterfrom
igor/mkl-sycl
Open

SPMV using onemkl and SYCL - for discussion purposes#1
IgorBaratta wants to merge 40 commits into
masterfrom
igor/mkl-sycl

Conversation

@IgorBaratta

Copy link
Copy Markdown
Collaborator
  • Simplified the Matrix class (removed Eigen backend). Added two constructors, one if buffers using buffers (tested with dolfinx.sycl repository) and one with vectors (data is copied from the local host to local device).
  • Added distributed Vector Class with some basic operations (dot, norm, update, b=Ax, operator+)
  • Added few additional tests

Can be linked to cublas or MKL via oneMKL (just one API).

I'm not sure which matrix and vector cold be used for demos/restrictmain.cpp

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