missing cudNN for Cuda toolkit 9.2 Ubuntu 16.04
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
0
down vote
favorite
Im installing Theano and setting everything up to use the GPU.
I have followed all the steps of the page http://deeplearning.net/software/theano/tutorial/using_gpu.html
but at the end when I am importing theano in python. There is an error that says that the file cudnn.h is missing.
The way to get this file is by downloading it from nvidia. However, there is no cudnn for cuda 9.2 with OS ubuntu 16.04!
The only available option so far for cuda 9.2 is: "cuDNN v7.1.2 Library for Linux (Power8/Power9)". No developer or runtime libraries as well as code samples.
Does anybody know if this file can be used for ubuntu 16.04 notebook??
or should I wait for the proper files?
or if there would be a problem if I use the cudnn files for cuda 9.1 being that I have cuda 9.2?
Thanks!
16.04 nvidia python cuda
add a comment |Â
up vote
0
down vote
favorite
Im installing Theano and setting everything up to use the GPU.
I have followed all the steps of the page http://deeplearning.net/software/theano/tutorial/using_gpu.html
but at the end when I am importing theano in python. There is an error that says that the file cudnn.h is missing.
The way to get this file is by downloading it from nvidia. However, there is no cudnn for cuda 9.2 with OS ubuntu 16.04!
The only available option so far for cuda 9.2 is: "cuDNN v7.1.2 Library for Linux (Power8/Power9)". No developer or runtime libraries as well as code samples.
Does anybody know if this file can be used for ubuntu 16.04 notebook??
or should I wait for the proper files?
or if there would be a problem if I use the cudnn files for cuda 9.1 being that I have cuda 9.2?
Thanks!
16.04 nvidia python cuda
Have you tried this answer: askubuntu.com/a/1025949/231142 ? You can change it tocuda-9-2
and when you check it put incuda-9.2
as the folder. I am installing 9.2 right now to make sure it works.
â Terrance
May 29 at 3:38
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Im installing Theano and setting everything up to use the GPU.
I have followed all the steps of the page http://deeplearning.net/software/theano/tutorial/using_gpu.html
but at the end when I am importing theano in python. There is an error that says that the file cudnn.h is missing.
The way to get this file is by downloading it from nvidia. However, there is no cudnn for cuda 9.2 with OS ubuntu 16.04!
The only available option so far for cuda 9.2 is: "cuDNN v7.1.2 Library for Linux (Power8/Power9)". No developer or runtime libraries as well as code samples.
Does anybody know if this file can be used for ubuntu 16.04 notebook??
or should I wait for the proper files?
or if there would be a problem if I use the cudnn files for cuda 9.1 being that I have cuda 9.2?
Thanks!
16.04 nvidia python cuda
Im installing Theano and setting everything up to use the GPU.
I have followed all the steps of the page http://deeplearning.net/software/theano/tutorial/using_gpu.html
but at the end when I am importing theano in python. There is an error that says that the file cudnn.h is missing.
The way to get this file is by downloading it from nvidia. However, there is no cudnn for cuda 9.2 with OS ubuntu 16.04!
The only available option so far for cuda 9.2 is: "cuDNN v7.1.2 Library for Linux (Power8/Power9)". No developer or runtime libraries as well as code samples.
Does anybody know if this file can be used for ubuntu 16.04 notebook??
or should I wait for the proper files?
or if there would be a problem if I use the cudnn files for cuda 9.1 being that I have cuda 9.2?
Thanks!
16.04 nvidia python cuda
asked May 29 at 3:32
j.r.a.s
1
1
Have you tried this answer: askubuntu.com/a/1025949/231142 ? You can change it tocuda-9-2
and when you check it put incuda-9.2
as the folder. I am installing 9.2 right now to make sure it works.
â Terrance
May 29 at 3:38
add a comment |Â
Have you tried this answer: askubuntu.com/a/1025949/231142 ? You can change it tocuda-9-2
and when you check it put incuda-9.2
as the folder. I am installing 9.2 right now to make sure it works.
â Terrance
May 29 at 3:38
Have you tried this answer: askubuntu.com/a/1025949/231142 ? You can change it to
cuda-9-2
and when you check it put in cuda-9.2
as the folder. I am installing 9.2 right now to make sure it works.â Terrance
May 29 at 3:38
Have you tried this answer: askubuntu.com/a/1025949/231142 ? You can change it to
cuda-9-2
and when you check it put in cuda-9.2
as the folder. I am installing 9.2 right now to make sure it works.â Terrance
May 29 at 3:38
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1041419%2fmissing-cudnn-for-cuda-toolkit-9-2-ubuntu-16-04%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Have you tried this answer: askubuntu.com/a/1025949/231142 ? You can change it to
cuda-9-2
and when you check it put incuda-9.2
as the folder. I am installing 9.2 right now to make sure it works.â Terrance
May 29 at 3:38