We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
running 1 test test src/shared.rs - shared::shared_array (line 33) - compile ... FAILED
failures:
---- src/shared.rs - shared::shared_array (line 33) stdout ---- error: cannot find attribute kernel in this scope --> src/shared.rs:34:3 | 3 | #[kernel] | ^^^^^^ | = note: consider importing one of these items: cuda_std::kernel cuda_std_macros::kernel
kernel
https://download.copr.fedorainfracloud.org/results/remilauzier/rust-cuda/fedora-rawhide-x86_64/03707791-rust-cuda_std/builder-live.log.gz
The text was updated successfully, but these errors were encountered:
No branches or pull requests
running 1 test
test src/shared.rs - shared::shared_array (line 33) - compile ... FAILED
failures:
---- src/shared.rs - shared::shared_array (line 33) stdout ----
error: cannot find attribute
kernel
in this scope--> src/shared.rs:34:3
|
3 | #[kernel]
| ^^^^^^
|
= note: consider importing one of these items:
cuda_std::kernel
cuda_std_macros::kernel
https://download.copr.fedorainfracloud.org/results/remilauzier/rust-cuda/fedora-rawhide-x86_64/03707791-rust-cuda_std/builder-live.log.gz
The text was updated successfully, but these errors were encountered: