how do i install cuDNN on ubuntu 18.10?How do I get Bumblebee working with a GTX 660M?Bumblebee on Ubuntu...
Not using 's' for he/she/it
Loading commands from file
WiFi Thermostat, No C Terminal on Furnace
Delivering sarcasm
How can Trident be so inexpensive? Will it orbit Triton or just do a (slow) flyby?
What is this called? Old film camera viewer?
How to explain what's wrong with this application of the chain rule?
How to indicate a cut out for a product window
Yosemite Fire Rings - What to Expect?
Count the occurrence of each unique word in the file
I am looking for the correct translation of love for the phrase "in this sign love"
Is this toilet slogan correct usage of the English language?
Is the U.S. Code copyrighted by the Government?
Create all possible words using a set or letters
Does an advisor owe his/her student anything? Will an advisor keep a PhD student only out of pity?
Removing files under particular conditions (number of files, file age)
Problem with TransformedDistribution
Does the expansion of the universe explain why the universe doesn't collapse?
Request info on 12/48v PSU
Creepy dinosaur pc game identification
Pre-mixing cryogenic fuels and using only one fuel tank
What does chmod -u do?
Longest common substring in linear time
What are the purposes of autoencoders?
how do i install cuDNN on ubuntu 18.10?
How do I get Bumblebee working with a GTX 660M?Bumblebee on Ubuntu 13.04 with GeForce 750M and Driver 319Lubuntu 14.04 xorg-server crash every ~6 hours (NVidia)Black screen after boot with Nvida drivers and bios screen corruptionFailed to start Load Kernel Modules Ubuntu 18.04Unnecessary GPU consumption on 18.04Ubuntu nvidia card seems not as efficient as windows.Everything is laggingNvidia 1080 GTX low performance issue with 390 driverDell XPS-15-9570, ubuntu 18.04.01 nvidia GTX 1050 Ti, not waking upMok Manager/NVIDIA Driver Issue After CUDA Install
I have a gtx 1060 (mobile) GPU with 6GB of VRAM, nvcc version 9.1, on Ubuntu Mate 18.10. I want to run a program called darknet, and some various features require cuDNN. I am also running the 390 version of the NVIDEA driver, which seems like it could be updated but causes problems every time I try to update.
nvidia-smi
Sun Mar 24 01:38:09 2019
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 390.116 Driver Version: 390.116 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce GTX 1060 Off | 00000000:01:00.0 Off | N/A |
| N/A 48C P8 6W / N/A | 98MiB / 6078MiB | 3% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 975 G /usr/lib/xorg/Xorg 94MiB |
| 0 3581 G /usr/lib/firefox/firefox 1MiB |
+-----------------------------------------------------------------------------+
when I try to run batch processes over 100, I get Out of Memory errors. With 6Gb of ram, and only 98MB of it in use, I find it hard to believe. In any event, when I try to install libcudnn, I get this error:
Dependency is not satisfiable: libcudnn7 (= 7.5.0.56-1+cuda9.0)
how can I install the latest driver, and cuDNN?
drivers nvidia
add a comment |
I have a gtx 1060 (mobile) GPU with 6GB of VRAM, nvcc version 9.1, on Ubuntu Mate 18.10. I want to run a program called darknet, and some various features require cuDNN. I am also running the 390 version of the NVIDEA driver, which seems like it could be updated but causes problems every time I try to update.
nvidia-smi
Sun Mar 24 01:38:09 2019
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 390.116 Driver Version: 390.116 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce GTX 1060 Off | 00000000:01:00.0 Off | N/A |
| N/A 48C P8 6W / N/A | 98MiB / 6078MiB | 3% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 975 G /usr/lib/xorg/Xorg 94MiB |
| 0 3581 G /usr/lib/firefox/firefox 1MiB |
+-----------------------------------------------------------------------------+
when I try to run batch processes over 100, I get Out of Memory errors. With 6Gb of ram, and only 98MB of it in use, I find it hard to believe. In any event, when I try to install libcudnn, I get this error:
Dependency is not satisfiable: libcudnn7 (= 7.5.0.56-1+cuda9.0)
how can I install the latest driver, and cuDNN?
drivers nvidia
add a comment |
I have a gtx 1060 (mobile) GPU with 6GB of VRAM, nvcc version 9.1, on Ubuntu Mate 18.10. I want to run a program called darknet, and some various features require cuDNN. I am also running the 390 version of the NVIDEA driver, which seems like it could be updated but causes problems every time I try to update.
nvidia-smi
Sun Mar 24 01:38:09 2019
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 390.116 Driver Version: 390.116 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce GTX 1060 Off | 00000000:01:00.0 Off | N/A |
| N/A 48C P8 6W / N/A | 98MiB / 6078MiB | 3% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 975 G /usr/lib/xorg/Xorg 94MiB |
| 0 3581 G /usr/lib/firefox/firefox 1MiB |
+-----------------------------------------------------------------------------+
when I try to run batch processes over 100, I get Out of Memory errors. With 6Gb of ram, and only 98MB of it in use, I find it hard to believe. In any event, when I try to install libcudnn, I get this error:
Dependency is not satisfiable: libcudnn7 (= 7.5.0.56-1+cuda9.0)
how can I install the latest driver, and cuDNN?
drivers nvidia
I have a gtx 1060 (mobile) GPU with 6GB of VRAM, nvcc version 9.1, on Ubuntu Mate 18.10. I want to run a program called darknet, and some various features require cuDNN. I am also running the 390 version of the NVIDEA driver, which seems like it could be updated but causes problems every time I try to update.
nvidia-smi
Sun Mar 24 01:38:09 2019
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 390.116 Driver Version: 390.116 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce GTX 1060 Off | 00000000:01:00.0 Off | N/A |
| N/A 48C P8 6W / N/A | 98MiB / 6078MiB | 3% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 975 G /usr/lib/xorg/Xorg 94MiB |
| 0 3581 G /usr/lib/firefox/firefox 1MiB |
+-----------------------------------------------------------------------------+
when I try to run batch processes over 100, I get Out of Memory errors. With 6Gb of ram, and only 98MB of it in use, I find it hard to believe. In any event, when I try to install libcudnn, I get this error:
Dependency is not satisfiable: libcudnn7 (= 7.5.0.56-1+cuda9.0)
how can I install the latest driver, and cuDNN?
drivers nvidia
drivers nvidia
asked 7 mins ago
j0hj0h
6,4551657119
6,4551657119
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1128201%2fhow-do-i-install-cudnn-on-ubuntu-18-10%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1128201%2fhow-do-i-install-cudnn-on-ubuntu-18-10%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown