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

Implement GPU Support #728

Merged
merged 11 commits into from
Dec 12, 2024

Fix: Expose GPU support option in `status/config` endpoint

b06594c
Select commit
Loading
Failed to load commit list.
Merged

Implement GPU Support #728

Fix: Expose GPU support option in `status/config` endpoint
b06594c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 6, 2024 in 0s

49.39% of diff hit (target 62.79%)

View this Pull Request on Codecov

49.39% of diff hit (target 62.79%)

Annotations

Check warning on line 150 in src/aleph/vm/hypervisors/qemu/qemuvm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/hypervisors/qemu/qemuvm.py#L150

Added line #L150 was not covered by tests

Check warning on line 123 in src/aleph/vm/hypervisors/qemu_confidential/qemuvm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/hypervisors/qemu_confidential/qemuvm.py#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 227 in src/aleph/vm/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/models.py#L227

Added line #L227 was not covered by tests

Check warning on line 230 in src/aleph/vm/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/models.py#L230

Added line #L230 was not covered by tests

Check warning on line 235 in src/aleph/vm/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/models.py#L233-L235

Added lines #L233 - L235 were not covered by tests

Check warning on line 240 in src/aleph/vm/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/models.py#L240

Added line #L240 was not covered by tests

Check warning on line 242 in src/aleph/vm/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/models.py#L242

Added line #L242 was not covered by tests

Check warning on line 104 in src/aleph/vm/orchestrator/payment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/orchestrator/payment.py#L103-L104

Added lines #L103 - L104 were not covered by tests

Check warning on line 109 in src/aleph/vm/orchestrator/payment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/orchestrator/payment.py#L106-L109

Added lines #L106 - L109 were not covered by tests

Check warning on line 181 in src/aleph/vm/orchestrator/tasks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/orchestrator/tasks.py#L179-L181

Added lines #L179 - L181 were not covered by tests

Check warning on line 186 in src/aleph/vm/orchestrator/tasks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/orchestrator/tasks.py#L184-L186

Added lines #L184 - L186 were not covered by tests

Check warning on line 117 in src/aleph/vm/pool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/pool.py#L117

Added line #L117 was not covered by tests

Check warning on line 245 in src/aleph/vm/pool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/pool.py#L245

Added line #L245 was not covered by tests

Check warning on line 300 in src/aleph/vm/pool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/pool.py#L300

Added line #L300 was not covered by tests

Check warning on line 302 in src/aleph/vm/pool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/pool.py#L302

Added line #L302 was not covered by tests

Check warning on line 306 in src/aleph/vm/pool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/pool.py#L305-L306

Added lines #L305 - L306 were not covered by tests

Check warning on line 309 in src/aleph/vm/pool.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph/vm/pool.py#L308-L309

Added lines #L308 - L309 were not covered by tests