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

Properly check architecture in cublas gemm and batched gemm #80

Merged
merged 1 commit into from
Aug 2, 2018

Conversation

TakuyaNarihira
Copy link
Contributor

@TakuyaNarihira TakuyaNarihira commented Aug 2, 2018

The issue was GEMM functions didn't work due to CUBLAS_ARCH_MISMATCH if GPU is older than Maxwell (e.g. Kepler). Fixed by properly checking architecture dynamically.

@TE-YoshiyukiKobayashi TE-YoshiyukiKobayashi merged commit ef3e144 into master Aug 2, 2018
@YukioOobuchi YukioOobuchi deleted the fix/20180801-cublas-arch branch January 20, 2020 04:33
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