FixedEffects / FixedEffects.jl

Back end for FixedEffectModels.jl
Other
19 stars 9 forks source link

Add Metal and CUDA as extensions #56

Closed matthieugomez closed 1 year ago

matthieugomez commented 1 year ago

Not sure why there was a CUDA prefix here

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 35.22% and project coverage change: -1.99 :warning:

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

Additional details and impacted files ```diff @@ 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](https://app.codecov.io/gh/FixedEffects/FixedEffects.jl/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [ext/CUDAExt.jl](https://app.codecov.io/gh/FixedEffects/FixedEffects.jl/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZXh0L0NVREFFeHQuamw=) | `0.00% <0.00%> (ø)` | | | [ext/MetalExt.jl](https://app.codecov.io/gh/FixedEffects/FixedEffects.jl/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZXh0L01ldGFsRXh0Lmps) | `0.00% <0.00%> (ø)` | | | [src/FixedEffects.jl](https://app.codecov.io/gh/FixedEffects/FixedEffects.jl/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL0ZpeGVkRWZmZWN0cy5qbA==) | `100.00% <ø> (ø)` | | | [src/AbstractFixedEffectLinearMap.jl](https://app.codecov.io/gh/FixedEffects/FixedEffects.jl/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL0Fic3RyYWN0Rml4ZWRFZmZlY3RMaW5lYXJNYXAuamw=) | `58.82% <58.82%> (ø)` | | | [src/AbstractFixedEffectSolver.jl](https://app.codecov.io/gh/FixedEffects/FixedEffects.jl/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL0Fic3RyYWN0Rml4ZWRFZmZlY3RTb2x2ZXIuamw=) | `83.07% <80.00%> (+20.57%)` | :arrow_up: | | [src/FixedEffect.jl](https://app.codecov.io/gh/FixedEffects/FixedEffects.jl/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL0ZpeGVkRWZmZWN0Lmps) | `100.00% <100.00%> (ø)` | | | [src/FixedEffectCoefficients.jl](https://app.codecov.io/gh/FixedEffects/FixedEffects.jl/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL0ZpeGVkRWZmZWN0Q29lZmZpY2llbnRzLmps) | `100.00% <100.00%> (ø)` | | | [src/SolverCPU.jl](https://app.codecov.io/gh/FixedEffects/FixedEffects.jl/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL1NvbHZlckNQVS5qbA==) | `91.30% <100.00%> (ø)` | | | [src/utils/lsmr.jl](https://app.codecov.io/gh/FixedEffects/FixedEffects.jl/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3V0aWxzL2xzbXIuamw=) | `100.00% <100.00%> (ø)` | |

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