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

CUBLAS: test against generic axp(b)y, not the BLAS-specific one. #1713

Merged
merged 1 commit into from
Jan 2, 2023

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jan 2, 2023

They used to alias, but not anymore after JuliaLang/julia#46851.

@maleadt maleadt mentioned this pull request Jan 2, 2023
6 tasks
@codecov
Copy link

codecov bot commented Jan 2, 2023

Codecov Report

Base: 59.60% // Head: 59.62% // Increases project coverage by +0.02% 🎉

Coverage data is based on head (c99d771) compared to base (4e2b850).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1713      +/-   ##
==========================================
+ Coverage   59.60%   59.62%   +0.02%     
==========================================
  Files         150      150              
  Lines       12088    12088              
==========================================
+ Hits         7205     7208       +3     
+ Misses       4883     4880       -3     
Impacted Files Coverage Δ
src/sorting.jl 25.05% <0.00%> (+0.45%) ⬆️
lib/utils/memoization.jl 90.19% <0.00%> (+1.96%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

None yet

1 participant