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

Regenerate headers for CUDA 12.3. #2132

Merged
merged 3 commits into from
Oct 27, 2023
Merged

Regenerate headers for CUDA 12.3. #2132

merged 3 commits into from
Oct 27, 2023

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Oct 26, 2023

As requested in #2125 (comment); @amontoison

Also fixes #2115

@amontoison
Copy link
Member

Thanks @maleadt!
I did a mistake here.
It should be a CuPtr{Cint}.

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (56c8608) 72.01% compared to head (afa8bdd) 71.97%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2132      +/-   ##
==========================================
- Coverage   72.01%   71.97%   -0.04%     
==========================================
  Files         158      158              
  Lines       14252    14252              
==========================================
- Hits        10263    10258       -5     
- Misses       3989     3994       +5     
Files Coverage Δ
lib/cusolver/dense.jl 95.58% <100.00%> (ø)

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maleadt maleadt merged commit e677de3 into master Oct 27, 2023
1 check passed
@maleadt maleadt deleted the tb/headers branch October 27, 2023 06:09
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.

[CUBLAS] Regenerate the wrappers with updated argument types
2 participants