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

cuQuantum 24.3: Bump cuStateVec. #2351

Merged
merged 1 commit into from
Apr 26, 2024
Merged

cuQuantum 24.3: Bump cuStateVec. #2351

merged 1 commit into from
Apr 26, 2024

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Apr 26, 2024

I saw some test failures locally:

elty = ComplexF32: Test Failed at /home/tim/Julia/pkg/CUDA/lib/custatevec/test/runtests.jl:26
  Expression: (exp, 1.0, atol = 1.0e-6)
   Evaluated: 6.8438035269907e-310  1.0 (atol=1.0e-6)

Stacktrace:
 [1] macro expansion
   @ ~/Julia/depot/juliaup/julia-1.10.2+0.x64.linux.gnu/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined]
 [2] macro expansion
   @ ~/Julia/pkg/CUDA/lib/custatevec/test/runtests.jl:26 [inlined]
 [3] macro expansion
   @ ~/Julia/depot/juliaup/julia-1.10.2+0.x64.linux.gnu/share/julia/stdlib/v1.10/Test/src/Test.jl:1669 [inlined]
 [4] macro expansion
   @ ~/Julia/pkg/CUDA/lib/custatevec/test/runtests.jl:16 [inlined]
 [5] macro expansion
   @ ~/Julia/depot/juliaup/julia-1.10.2+0.x64.linux.gnu/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined]
 [6] macro expansion
   @ ~/Julia/pkg/CUDA/lib/custatevec/test/runtests.jl:15 [inlined]
 [7] macro expansion
   @ ~/Julia/depot/juliaup/julia-1.10.2+0.x64.linux.gnu/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined]
 [8] top-level scope
   @ ~/Julia/pkg/CUDA/lib/custatevec/test/runtests.jl:11

Not familiar with cuStateVec myself, so assigning @kshyatt.

[skip julia]
[skip cuda]
[skip downstream]
[skip special]
Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.19%. Comparing base (6659669) to head (3aff753).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2351      +/-   ##
==========================================
- Coverage   71.87%   68.19%   -3.69%     
==========================================
  Files         155      155              
  Lines       15077    15007      -70     
==========================================
- Hits        10837    10234     -603     
- Misses       4240     4773     +533     

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

@maleadt
Copy link
Member Author

maleadt commented Apr 26, 2024

Huh, I guess this doesn't trigger on CI. Still, may be good to evaluate if everything still works for you @kshyatt .

@maleadt maleadt merged commit dc8985b into master Apr 26, 2024
1 check was pending
@maleadt maleadt deleted the tb/custatevec_bump branch April 26, 2024 12:41
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

2 participants