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

numba cann't run #14

Open
lc592261334 opened this issue Jul 1, 2020 · 2 comments
Open

numba cann't run #14

lc592261334 opened this issue Jul 1, 2020 · 2 comments

Comments

@lc592261334
Copy link

Thanks for your work.
Can you share the version of numba, numpy and skimage?
my local version:
numpy:1.14.0
skimage:0.13.1
numba:0.38.0

Using @cuda.jit, a error occurred.
`numba.cuda.cudadrv.error.NvvmError: Failed to compile

libnvvm : error: -arch=compute_61 is an unsupported option
NVVM_ERROR_INVALID_OPTION`
I try to update numba to the lasest, but it requires the version of numpy laster than 1.15.0, so skimage is not compitable

@xiaoyu258
Copy link
Owner

Here is the version of mine.
numba 0.40.0
numpy 1.19.1
scikit-image 0.17.2

@550developer
Copy link

感谢您的工作。你能分享 numba、numpy 和 skimage 的版本吗?我的本地版本: numpy:1.14.0 skimage:0.13.1 numba:0.38.0

使用 @cuda.jit 时,发生错误。 'numba.cuda.cudadrv.error.NvvmError:编译失败

libnvvm:错误:-arch=compute_61 是一个不受支持的选项 NVVM_ERROR_INVALID_OPTION' 我尝试将 numba 更新到最新版本,但它需要 numpy 的版本高于 1.15.0,所以 skimage 不可复制
嗨!你好,请问您可以正确运行预训练模型了吗?感谢告知!

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

No branches or pull requests

3 participants