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

Blocage lors du lancement de la commande du RUN the learning #18

Closed
BenDhif opened this issue Apr 16, 2018 · 3 comments
Closed

Blocage lors du lancement de la commande du RUN the learning #18

BenDhif opened this issue Apr 16, 2018 · 3 comments
Labels

Comments

@BenDhif
Copy link

BenDhif commented Apr 16, 2018

Bonjour
lorsque je lance cette commande
./n2d2 "mnist24_16c4s2_24c5s2_150_10.ini" -learn 600000 -log 10000
un message d'erreur concernant CUDA s'affiche comme le suivant :
Option -log: number of steps between logs [10000]
Option -learn: number of backprop learning steps [600000]
Cuda failure: CUDA driver version is insufficient for CUDA runtime version (35) in /home/ahlem/Téléchargements/N2D2-master/include/CudaContext.hpp:34
Error: Cuda failure: CUDA driver version is insufficient for CUDA runtime version (35) in /home/ahlem/Téléchargements/N2D2-master/include/CudaContext.hpp:34

@olivierbichler-cea
Copy link
Contributor

Hello,
You probably need to update the NVidia GPU drivers...
This might help: https://stackoverflow.com/questions/41409842/ubuntu-16-04-cuda-8-cuda-driver-version-is-insufficient-for-cuda-runtime-vers

@BenDhif
Copy link
Author

BenDhif commented Apr 17, 2018

Thank you!

@olivierbichler-cea
Copy link
Contributor

The problem appears to be solved, closing the issue.
Please don't hesitate to reopen it if needed!

olivierbichler-cea pushed a commit that referenced this issue Aug 6, 2021
…pu-and-gpu' into 'master'

Resolve "BatchNorm_Cell doesn't compute var the same way on CPU and GPU"

Closes #18

See merge request n2d2/n2d2!5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants