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

[BUG]msg: CUDA driver version is insufficient for CUDA runtime version #463

Open
wxthu opened this issue Sep 21, 2022 · 2 comments
Open
Labels
bug Something isn't working

Comments

@wxthu
Copy link

wxthu commented Sep 21, 2022

image
when I compiled nnfusion and run tests , error happened as show above.
I convert torchvision.models.vgg11() to onnx format in my local machine with cuda11.7
image

@wxthu wxthu added the bug Something isn't working label Sep 21, 2022
@LeiWang1999
Copy link
Contributor

@wxthu please check nvidia cuda samples to make sure your cuda environment is ready, could you show your output of nvidia-smi?

https://github.com/NVIDIA/cuda-samples/releases

@wxthu
Copy link
Author

wxthu commented Sep 22, 2022

@wxthu please check nvidia cuda samples to make sure your cuda environment is ready, could you show your output of nvidia-smi?

https://github.com/NVIDIA/cuda-samples/releases

my cuda environment is ready
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants