Adding cuda toolkit versions 12.0/12.1/12.2 of sys & feature flags #161
Annotations
10 errors and 6 warnings
cargo-check:
src/driver/result.rs#L143
unresolved import `super::sys::CUfunction_attribute_enum`
|
cargo-check:
src/driver/safe/core.rs#L3
unresolved import `crate::driver::sys::CUfunction_attribute_enum`
|
cargo-check:
src/cublas/result.rs#L11
failed to resolve: could not find `cublasStatus_t` in `sys`
|
cargo-check:
src/curand/result.rs#L19
failed to resolve: could not find `curandStatus_t` in `sys`
|
cargo-check:
src/curand/result.rs#L39
failed to resolve: could not find `curandRngType_t` in `sys`
|
cargo-check:
src/driver/result.rs#L27
failed to resolve: could not find `CUresult` in `sys`
|
cargo-check:
src/driver/result.rs#L409
failed to resolve: could not find `CUstream_flags` in `sys`
|
cargo-check:
src/driver/result.rs#L410
failed to resolve: could not find `CUstream_flags` in `sys`
|
cargo-check:
src/driver/result.rs#L864
failed to resolve: could not find `CUexternalMemoryHandleType` in `sys`
|
cargo-check:
src/driver/safe/core.rs#L64
failed to resolve: could not find `CUevent_flags` in `sys`
|
cargo-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cargo-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
cargo-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|