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

Symbolic Factorization Reuse in the standard LUFactorization #493

Merged
merged 4 commits into from
Apr 19, 2024

bound CUDSS

084d0d6
Select commit
Loading
Failed to load commit list.
Merged

Symbolic Factorization Reuse in the standard LUFactorization #493

bound CUDSS
084d0d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 19, 2024 in 0s

51.85% of diff hit (target 25.10%)

View this Pull Request on Codecov

51.85% of diff hit (target 25.10%)

Annotations

Check warning on line 8 in ext/LinearSolveCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveCUDAExt.jl#L8

Added line #L8 was not covered by tests

Check warning on line 11 in ext/LinearSolveCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveCUDAExt.jl#L10-L11

Added lines #L10 - L11 were not covered by tests

Check warning on line 15 in ext/LinearSolveCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveCUDAExt.jl#L13-L15

Added lines #L13 - L15 were not covered by tests

Check warning on line 17 in ext/LinearSolveCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveCUDAExt.jl#L17

Added line #L17 was not covered by tests

Check warning on line 23 in ext/LinearSolveCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveCUDAExt.jl#L21-L23

Added lines #L21 - L23 were not covered by tests

Check warning on line 25 in ext/LinearSolveCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveCUDAExt.jl#L25

Added line #L25 was not covered by tests

Check warning on line 28 in ext/LinearSolveCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveCUDAExt.jl#L28

Added line #L28 was not covered by tests

Check warning on line 33 in ext/LinearSolveCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveCUDAExt.jl#L30-L33

Added lines #L30 - L33 were not covered by tests

Check warning on line 37 in ext/LinearSolveCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveCUDAExt.jl#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 40 in ext/LinearSolveCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveCUDAExt.jl#L40

Added line #L40 was not covered by tests

Check warning on line 43 in ext/LinearSolveCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveCUDAExt.jl#L43

Added line #L43 was not covered by tests

Check warning on line 46 in ext/LinearSolveCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveCUDAExt.jl#L46

Added line #L46 was not covered by tests

Check warning on line 48 in ext/LinearSolveCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveCUDAExt.jl#L48

Added line #L48 was not covered by tests

Check warning on line 51 in ext/LinearSolveCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveCUDAExt.jl#L51

Added line #L51 was not covered by tests

Check warning on line 53 in ext/LinearSolveCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveCUDAExt.jl#L53

Added line #L53 was not covered by tests

Check warning on line 56 in ext/LinearSolveCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveCUDAExt.jl#L56

Added line #L56 was not covered by tests

Check warning on line 58 in ext/LinearSolveCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveCUDAExt.jl#L58

Added line #L58 was not covered by tests

Check warning on line 6 in ext/LinearSolveCUDSSExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveCUDSSExt.jl#L6

Added line #L6 was not covered by tests

Check warning on line 70 in src/LinearSolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/LinearSolve.jl#L68-L70

Added lines #L68 - L70 were not covered by tests

Check warning on line 75 in src/LinearSolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/LinearSolve.jl#L75

Added line #L75 was not covered by tests

Check warning on line 78 in src/LinearSolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/LinearSolve.jl#L78

Added line #L78 was not covered by tests

Check warning on line 86 in src/LinearSolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/LinearSolve.jl#L86

Added line #L86 was not covered by tests

Check warning on line 174 in src/LinearSolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/LinearSolve.jl#L173-L174

Added lines #L173 - L174 were not covered by tests

Check warning on line 188 in src/LinearSolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/LinearSolve.jl#L188

Added line #L188 was not covered by tests

Check warning on line 227 in src/LinearSolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/LinearSolve.jl#L226-L227

Added lines #L226 - L227 were not covered by tests