feat: integrate gpu into sdk #3962
pr.yml
on: pull_request
Test (x86-64)
25m 23s
Test (ARM)
25m 30s
Formatting & Clippy
1m 11s
Examples
4m 31s
CLI
6m 43s
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)
|