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

an example using rocBLAS and cuBLAS in alpaka code #2433

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

mehmetyusufoglu
Copy link
Contributor

@mehmetyusufoglu mehmetyusufoglu commented Nov 28, 2024

Uses rocBLAS rocblas_sgemm general matrix multiplication function at an alpaka stream and with alpaka buffers.

Comment on Dec11th: changes of #2430 is added to this PR since that example and the example here will share the same directory under examples

@mehmetyusufoglu mehmetyusufoglu marked this pull request as draft November 28, 2024 17:53
@mehmetyusufoglu mehmetyusufoglu force-pushed the useHipBLAS branch 6 times, most recently from 9f80e81 to 2e8a4ed Compare November 29, 2024 11:41
@mehmetyusufoglu mehmetyusufoglu marked this pull request as ready for review November 29, 2024 11:46
@mehmetyusufoglu mehmetyusufoglu changed the title use rocBLAS from alpaka an examle using rocBLAS in alpaka code Nov 29, 2024
@mehmetyusufoglu mehmetyusufoglu changed the title an examle using rocBLAS in alpaka code an example using rocBLAS in alpaka code Dec 4, 2024
@psychocoderHPC psychocoderHPC added this to the 2.0.0 milestone Dec 9, 2024
@psychocoderHPC
Copy link
Member

IMO we should provide a subfolder in the example folder and add the rocm and cuda examples there in.

suggested name: nativeAPI

@mehmetyusufoglu mehmetyusufoglu changed the title an example using rocBLAS in alpaka code an example using rocBLAS and cuBLAS in alpaka code Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants