Skip to content

feat: integrate gpu into sdk #3962

feat: integrate gpu into sdk

feat: integrate gpu into sdk #3962

Triggered via pull request August 11, 2024 23:14
Status Cancelled
Total duration 26m 1s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 22 warnings
Formatting & Clippy: cuda/src/lib.rs#L319
unused import: `sp1_core::runtime::SP1Context`
Formatting & Clippy: cuda/src/lib.rs#L321
unused import: `SP1ProverOpts`
Formatting & Clippy
could not compile `sp1-cuda` (lib test) due to 2 previous errors
Formatting & Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test (ARM)
Canceling since a higher priority waiting request for 'PR-1301' exists
Test (ARM)
The operation was canceled.
Test (x86-64)
Canceling since a higher priority waiting request for 'PR-1301' exists
Test (x86-64)
The operation was canceled.
Formatting & Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Formatting & Clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Examples
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CLI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (ARM): cuda/src/lib.rs#L319
unused import: `sp1_core::runtime::SP1Context`
Test (ARM): cuda/src/lib.rs#L321
unused import: `SP1ProverOpts`
Test (ARM)
`sp1-cuda` (lib test) generated 2 warnings (run `cargo fix --lib -p sp1-cuda --tests` to apply 2 suggestions)
Test (ARM): sdk/src/provers/local.rs#L78
unused variable: `opts`
Test (ARM): sdk/src/provers/local.rs#L79
unused variable: `context`
Test (ARM)
`sp1-sdk` (lib test) generated 2 warnings (2 duplicates)
Test (ARM): cuda/src/lib.rs#L319
unused import: `sp1_core::runtime::SP1Context`
Test (ARM): cuda/src/lib.rs#L321
unused import: `SP1ProverOpts`
Test (ARM)
`sp1-cuda` (lib test) generated 2 warnings (run `cargo fix --lib -p sp1-cuda --tests` to apply 2 suggestions)
Test (x86-64): cuda/src/lib.rs#L319
unused import: `sp1_core::runtime::SP1Context`
Test (x86-64): cuda/src/lib.rs#L321
unused import: `SP1ProverOpts`
Test (x86-64)
`sp1-cuda` (lib test) generated 2 warnings (run `cargo fix --lib -p sp1-cuda --tests` to apply 2 suggestions)
Test (x86-64): sdk/src/provers/local.rs#L78
unused variable: `opts`
Test (x86-64): sdk/src/provers/local.rs#L79
unused variable: `context`
Test (x86-64)
`sp1-sdk` (lib test) generated 2 warnings (2 duplicates)
Test (x86-64): cuda/src/lib.rs#L319
unused import: `sp1_core::runtime::SP1Context`
Test (x86-64): cuda/src/lib.rs#L321
unused import: `SP1ProverOpts`
Test (x86-64)
`sp1-cuda` (lib test) generated 2 warnings (run `cargo fix --lib -p sp1-cuda --tests` to apply 2 suggestions)