Skip to content

Comments

[rocblas] Use enqueue_native_command ext if available#581

Merged
Rbiessy merged 1 commit intouxlfoundation:developfrom
JackAKirk:rocblas-solver-update-host-task
Oct 8, 2024
Merged

[rocblas] Use enqueue_native_command ext if available#581
Rbiessy merged 1 commit intouxlfoundation:developfrom
JackAKirk:rocblas-solver-update-host-task

Conversation

@JackAKirk
Copy link
Contributor

This makes use of the enqueue_native_command dpc++ extension if it is available. This improves performance and integrates correctly with the dpc++ scheduler.

This matches very closely to the cublas impl from #572
Please see the description of #572 for further details.

tests:

test_main_blas_ct.txt
test_main_blas_rt.txt

This makes use of the enqueue_native_command dpc++ extension if it is
available. This improves performance and integrates correctly with the
dpc++ scheduler.

Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
@JackAKirk
Copy link
Contributor Author

@oneapi-src/onemkl-blas-write could you please review this?

Thanks

Copy link
Contributor

@andrewtbarker andrewtbarker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@Rbiessy Rbiessy merged commit aab2626 into uxlfoundation:develop Oct 8, 2024
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.

3 participants