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

cuTENSOR plan handling changes. #2234

Merged
merged 3 commits into from
Jan 15, 2024
Merged

cuTENSOR plan handling changes. #2234

merged 3 commits into from
Jan 15, 2024

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jan 15, 2024

I don't like the naming scheme, but it's better to stay closer to the official cuTENSOR APIs, at least for the low-level functionality.

@maleadt maleadt added the cuda libraries Stuff about CUDA library wrappers. label Jan 15, 2024
Copy link

codecov bot commented Jan 15, 2024

Codecov Report

Attention: 35 lines in your changes are missing coverage. Please review.

Comparison is base (a68f400) 71.44% compared to head (c0a01f3) 61.47%.
Report is 1 commits behind head on master.

Files Patch % Lines
lib/cutensor/src/operations.jl 0.00% 30 Missing ⚠️
lib/cutensor/src/interfaces.jl 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2234      +/-   ##
==========================================
- Coverage   71.44%   61.47%   -9.97%     
==========================================
  Files         155      155              
  Lines       14628    14553      -75     
==========================================
- Hits        10451     8947    -1504     
- Misses       4177     5606    +1429     

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

@maleadt maleadt merged commit 92d86f1 into master Jan 15, 2024
1 check passed
@maleadt maleadt deleted the tb/cutensor_plan branch January 15, 2024 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda libraries Stuff about CUDA library wrappers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant