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

Add cuDF spilling statistics to RMM/GPU memory plot #8148

Merged
merged 26 commits into from
Dec 18, 2023

Merge remote-tracking branch 'upstream/main' into cudf-spilling-dashb…

936f0f6
Select commit
Loading
Failed to load commit list.
Merged

Add cuDF spilling statistics to RMM/GPU memory plot #8148

Merge remote-tracking branch 'upstream/main' into cudf-spilling-dashb…
936f0f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 12, 2023 in 0s

75.82% of diff hit (target 100.00%)

View this Pull Request on Codecov

75.82% of diff hit (target 100.00%)

Annotations

Check warning on line 184 in distributed/dashboard/components/rmm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L184

Added line #L184 was not covered by tests

Check warning on line 5 in distributed/diagnostics/cudf.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/diagnostics/cudf.py#L5

Added line #L5 was not covered by tests

Check warning on line 8 in distributed/diagnostics/cudf.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/diagnostics/cudf.py#L7-L8

Added lines #L7 - L8 were not covered by tests

Check warning on line 18 in distributed/diagnostics/cudf.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/diagnostics/cudf.py#L13-L18

Added lines #L13 - L18 were not covered by tests

Check warning on line 20 in distributed/diagnostics/cudf.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/diagnostics/cudf.py#L20

Added line #L20 was not covered by tests

Check warning on line 22 in distributed/diagnostics/cudf.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/diagnostics/cudf.py#L22

Added line #L22 was not covered by tests

Check warning on line 3240 in distributed/worker.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/worker.py#L3237-L3240

Added lines #L3237 - L3240 were not covered by tests

Check warning on line 3242 in distributed/worker.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/worker.py#L3242

Added line #L3242 was not covered by tests

Check warning on line 3246 in distributed/worker.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/worker.py#L3244-L3246

Added lines #L3244 - L3246 were not covered by tests

Check warning on line 3249 in distributed/worker.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/worker.py#L3248-L3249

Added lines #L3248 - L3249 were not covered by tests