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

Update the default cublas behavior when CUDA_VERSION is not specified #1209

Merged
merged 3 commits into from
Nov 9, 2023

Conversation

jiazhihao
Copy link
Collaborator

@jiazhihao jiazhihao commented Oct 24, 2023

Description of changes:

This PR updates the default compute type used by the cuBLAS lib. When CUDA_VERSION is missing, we use CUBLAS_COMPUTE_16F for better performance.

Related Issues:

Linked Issues:

  • Issue #

Issues closed by this PR:

  • Closes #

This change is Reviewable

@jiazhihao jiazhihao enabled auto-merge (squash) October 24, 2023 00:27
@jiazhihao jiazhihao disabled auto-merge October 31, 2023 14:31
@goliaro goliaro force-pushed the fix_cublas_default branch from cee372e to 2e33b3c Compare November 8, 2023 20:31
@goliaro goliaro enabled auto-merge (squash) November 8, 2023 20:35
@jiazhihao jiazhihao disabled auto-merge November 9, 2023 22:46
@jiazhihao jiazhihao merged commit c6ad6e2 into inference Nov 9, 2023
37 checks passed
@goliaro goliaro deleted the fix_cublas_default branch December 14, 2023 20:54
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.

1 participant