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

Create CUDA extension #259

Merged
merged 8 commits into from
Oct 10, 2023

Change order of sections in Project.toml

6d33c71
Select commit
Loading
Failed to load commit list.
Merged

Create CUDA extension #259

Change order of sections in Project.toml
6d33c71
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 9, 2023 in 1s

20.00% of diff hit (target 50.80%)

View this Pull Request on Codecov

20.00% of diff hit (target 50.80%)

Annotations

Check warning on line 7 in ext/EvoTreesCUDAExt/EvoTreesCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/EvoTreesCUDAExt.jl#L7

Added line #L7 was not covered by tests

Check warning on line 11 in ext/EvoTreesCUDAExt/EvoTreesCUDAExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/EvoTreesCUDAExt.jl#L9-L11

Added lines #L9 - L11 were not covered by tests

Check warning on line 11 in ext/EvoTreesCUDAExt/eval.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/eval.jl#L11

Added line #L11 was not covered by tests

Check warning on line 22 in ext/EvoTreesCUDAExt/eval.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/eval.jl#L22

Added line #L22 was not covered by tests

Check warning on line 35 in ext/EvoTreesCUDAExt/eval.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/eval.jl#L35

Added line #L35 was not covered by tests

Check warning on line 54 in ext/EvoTreesCUDAExt/eval.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/eval.jl#L54

Added line #L54 was not covered by tests

Check warning on line 73 in ext/EvoTreesCUDAExt/eval.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/eval.jl#L73

Added line #L73 was not covered by tests

Check warning on line 94 in ext/EvoTreesCUDAExt/eval.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/eval.jl#L94

Added line #L94 was not covered by tests

Check warning on line 114 in ext/EvoTreesCUDAExt/eval.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/eval.jl#L114

Added line #L114 was not covered by tests

Check warning on line 136 in ext/EvoTreesCUDAExt/eval.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/eval.jl#L136

Added line #L136 was not covered by tests

Check warning on line 161 in ext/EvoTreesCUDAExt/eval.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/eval.jl#L161

Added line #L161 was not covered by tests

Check warning on line 144 in ext/EvoTreesCUDAExt/fit-utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/fit-utils.jl#L144

Added line #L144 was not covered by tests

Check warning on line 203 in ext/EvoTreesCUDAExt/fit-utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/fit-utils.jl#L203

Added line #L203 was not covered by tests

Check warning on line 1 in ext/EvoTreesCUDAExt/fit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/fit.jl#L1

Added line #L1 was not covered by tests

Check warning on line 4 in ext/EvoTreesCUDAExt/fit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/fit.jl#L4

Added line #L4 was not covered by tests

Check warning on line 9 in ext/EvoTreesCUDAExt/fit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/fit.jl#L9

Added line #L9 was not covered by tests

Check warning on line 12 in ext/EvoTreesCUDAExt/fit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/fit.jl#L12

Added line #L12 was not covered by tests

Check warning on line 30 in ext/EvoTreesCUDAExt/fit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/fit.jl#L30

Added line #L30 was not covered by tests

Check warning on line 69 in ext/EvoTreesCUDAExt/fit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/fit.jl#L69

Added line #L69 was not covered by tests

Check warning on line 94 in ext/EvoTreesCUDAExt/fit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/fit.jl#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 100 in ext/EvoTreesCUDAExt/fit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/fit.jl#L100

Added line #L100 was not covered by tests

Check warning on line 130 in ext/EvoTreesCUDAExt/fit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/fit.jl#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 140 in ext/EvoTreesCUDAExt/fit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/fit.jl#L140

Added line #L140 was not covered by tests

Check warning on line 186 in ext/EvoTreesCUDAExt/fit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/fit.jl#L186

Added line #L186 was not covered by tests

Check warning on line 200 in ext/EvoTreesCUDAExt/fit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/EvoTreesCUDAExt/fit.jl#L200

Added line #L200 was not covered by tests