Skip to content

Add Metal and CUDA as extensions #56

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

Merged
merged 16 commits into from
Jul 21, 2023

Conversation

matthieugomez
Copy link
Member

Not sure why there was a CUDA prefix here

Not sure why there was a CUDA prefix here
@codecov-commenter
Copy link

codecov-commenter commented Jan 21, 2023

Codecov Report

Patch coverage: 35.22% and project coverage change: -1.99 ⚠️

Comparison is base (7e7544c) 67.65% compared to head (36fb28a) 65.66%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
- Coverage   67.65%   65.66%   -1.99%     
==========================================
  Files           9       11       +2     
  Lines         541      568      +27     
==========================================
+ Hits          366      373       +7     
- Misses        175      195      +20     
Impacted Files Coverage Δ
ext/CUDAExt.jl 0.00% <0.00%> (ø)
ext/MetalExt.jl 0.00% <0.00%> (ø)
src/FixedEffects.jl 100.00% <ø> (ø)
src/AbstractFixedEffectLinearMap.jl 58.82% <58.82%> (ø)
src/AbstractFixedEffectSolver.jl 83.07% <80.00%> (+20.57%) ⬆️
src/FixedEffect.jl 100.00% <100.00%> (ø)
src/FixedEffectCoefficients.jl 100.00% <100.00%> (ø)
src/SolverCPU.jl 91.30% <100.00%> (ø)
src/utils/lsmr.jl 100.00% <100.00%> (ø)

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

@matthieugomez matthieugomez changed the title Update FixedEffectSolverGPU.jl Put CUDA as extension Feb 20, 2023
@matthieugomez matthieugomez changed the title Put CUDA as extension Add Metal and CUDA as extensions Jun 28, 2023
@eloualiche eloualiche merged commit 53cbf57 into FixedEffects:master Jul 21, 2023
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.

3 participants