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

In file src\backend\cuda\kernel/reduce.hpp:429 CUDA Error (209): no kernel image is available for execution on the device 0# af::array::host in afcuda 1# af::array::host in afcuda 2# af::array::host in afcuda 3# af::array::host in afcuda 4# af::array::host in afcuda 5# af::array::host in af 6# arrayfire::algorithm::max_all<f64> #354

Closed
2 tasks
1392492818 opened this issue Oct 8, 2022 · 1 comment

Comments

@1392492818
Copy link

Description

Reproducible Code and/or Steps

System Information

Checklist

  • Using the latest available ArrayFire release
  • GPU drivers are up to date
@1392492818 1392492818 added the Bug label Oct 8, 2022
@9prady9
Copy link
Member

9prady9 commented Nov 7, 2022

@1392492818 Going forward, can you please open bugs properly with title and description in respective locations of GitHub issue. Pasting everything in title of the issue is not going to help us help you.

As far as the issue goes, I think the message means you are trying to run your program on CUDA device for which kernel hasn't been compiled for.

Please open an issue with code reproducible and the system information where you are trying to do this. Also, do note that issues such as these are to be reported in upstream project https://github.com/arrayfire/arrayfire which where the fix is likely going to go in if this is a bug in code.

This project is a bindings provider for rust language.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants