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

NVPL BLAS Support #665

Merged
merged 1 commit into from
Jul 12, 2024
Merged

NVPL BLAS Support #665

merged 1 commit into from
Jul 12, 2024

Conversation

aayushg55
Copy link
Contributor

  • Integrated NVPL BLAS for host GEMMs
  • Enabled MatMul, Outer, and MatVec operators for host
  • Updated MatMul.cu unit tests to test the host executor

@aayushg55 aayushg55 requested a review from cliffburdick July 12, 2024 20:04
@cliffburdick
Copy link
Collaborator

/build

Copy link
Collaborator

@cliffburdick cliffburdick left a comment

Choose a reason for hiding this comment

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

Nice job!

@cliffburdick cliffburdick merged commit aabb88a into main Jul 12, 2024
1 check passed
@cliffburdick cliffburdick deleted the nvpl_blas branch July 12, 2024 21:08
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