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 'origin/main' into cudf-spilling-dashboard

98e283e
Select commit
Loading
Failed to load commit list.
Merged

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

Merge remote-tracking branch 'origin/main' into cudf-spilling-dashboard
98e283e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 12, 2023 in 1s

16.66% of diff hit (target 100.00%)

View this Pull Request on Codecov

16.66% of diff hit (target 100.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L43-L44

Added lines #L43 - L44 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L46-L48

Added lines #L46 - L48 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L65

Added line #L65 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L72

Added line #L72 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L82

Added line #L82 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L84-L91

Added lines #L84 - L91 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L93-L94

Added lines #L93 - L94 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L96

Added line #L96 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L117

Added line #L117 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L122-L126

Added lines #L122 - L126 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L128

Added line #L128 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L130-L138

Added lines #L130 - L138 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L140-L147

Added lines #L140 - L147 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L149-L153

Added lines #L149 - L153 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L155

Added line #L155 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L158

Added line #L158 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L160

Added line #L160 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L166-L167

Added lines #L166 - L167 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L170-L174

Added lines #L170 - L174 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L176-L179

Added lines #L176 - L179 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L181

Added line #L181 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L196-L197

Added lines #L196 - L197 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/rmm.py#L202-L206

Added lines #L202 - L206 were not covered by tests

Check warning on line 284 in distributed/dashboard/components/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/scheduler.py#L282-L284

Added lines #L282 - L284 were not covered by tests

Check warning on line 297 in distributed/dashboard/components/scheduler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

distributed/dashboard/components/scheduler.py#L297

Added line #L297 was not covered by tests