How do I install Cuda on Ubuntu 18.04 --
Note: Last question did not work on my system How do I Install CUDA on Ubuntu 18.04?
I installed the CUDA toolkit on Ubuntu 18.04, but the installation does not appear complete. How can I install CUDA properly on Ubuntu 18.04?
I followed the advice on a prior question and have nvcc installed.
When I run nvcc -V, I have CUDA compilation tools, release 9.1, V9.1.85.
Now I am searching for the bin directory to test the installation. See Section 7.0: https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#post-installation-actions
The only two cuda folders I find with locate are under the anaconda3 directory. Neither of these have a bin folder.
18.04 cuda
New contributor
yellowjacket05 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Note: Last question did not work on my system How do I Install CUDA on Ubuntu 18.04?
I installed the CUDA toolkit on Ubuntu 18.04, but the installation does not appear complete. How can I install CUDA properly on Ubuntu 18.04?
I followed the advice on a prior question and have nvcc installed.
When I run nvcc -V, I have CUDA compilation tools, release 9.1, V9.1.85.
Now I am searching for the bin directory to test the installation. See Section 7.0: https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#post-installation-actions
The only two cuda folders I find with locate are under the anaconda3 directory. Neither of these have a bin folder.
18.04 cuda
New contributor
yellowjacket05 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
If you type "which nvcc" you get the location in which it is installed. That is the bin you are looking for, e.g which nvcc outputs /usr/local/vm/cuda-8.0/bin/nvcc on my system.
– ubfan1
Dec 16 at 22:48
nvcc was not under the cuda install. It was by itself. I have since installed CUDA, but it ruined my graphics device driver. Still working on a proper install.
– yellowjacket05
Dec 18 at 3:05
add a comment |
Note: Last question did not work on my system How do I Install CUDA on Ubuntu 18.04?
I installed the CUDA toolkit on Ubuntu 18.04, but the installation does not appear complete. How can I install CUDA properly on Ubuntu 18.04?
I followed the advice on a prior question and have nvcc installed.
When I run nvcc -V, I have CUDA compilation tools, release 9.1, V9.1.85.
Now I am searching for the bin directory to test the installation. See Section 7.0: https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#post-installation-actions
The only two cuda folders I find with locate are under the anaconda3 directory. Neither of these have a bin folder.
18.04 cuda
New contributor
yellowjacket05 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Note: Last question did not work on my system How do I Install CUDA on Ubuntu 18.04?
I installed the CUDA toolkit on Ubuntu 18.04, but the installation does not appear complete. How can I install CUDA properly on Ubuntu 18.04?
I followed the advice on a prior question and have nvcc installed.
When I run nvcc -V, I have CUDA compilation tools, release 9.1, V9.1.85.
Now I am searching for the bin directory to test the installation. See Section 7.0: https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#post-installation-actions
The only two cuda folders I find with locate are under the anaconda3 directory. Neither of these have a bin folder.
18.04 cuda
18.04 cuda
New contributor
yellowjacket05 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
yellowjacket05 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited Dec 16 at 22:14
New contributor
yellowjacket05 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Dec 16 at 19:13
yellowjacket05
11
11
New contributor
yellowjacket05 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
yellowjacket05 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
yellowjacket05 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
If you type "which nvcc" you get the location in which it is installed. That is the bin you are looking for, e.g which nvcc outputs /usr/local/vm/cuda-8.0/bin/nvcc on my system.
– ubfan1
Dec 16 at 22:48
nvcc was not under the cuda install. It was by itself. I have since installed CUDA, but it ruined my graphics device driver. Still working on a proper install.
– yellowjacket05
Dec 18 at 3:05
add a comment |
If you type "which nvcc" you get the location in which it is installed. That is the bin you are looking for, e.g which nvcc outputs /usr/local/vm/cuda-8.0/bin/nvcc on my system.
– ubfan1
Dec 16 at 22:48
nvcc was not under the cuda install. It was by itself. I have since installed CUDA, but it ruined my graphics device driver. Still working on a proper install.
– yellowjacket05
Dec 18 at 3:05
If you type "which nvcc" you get the location in which it is installed. That is the bin you are looking for, e.g which nvcc outputs /usr/local/vm/cuda-8.0/bin/nvcc on my system.
– ubfan1
Dec 16 at 22:48
If you type "which nvcc" you get the location in which it is installed. That is the bin you are looking for, e.g which nvcc outputs /usr/local/vm/cuda-8.0/bin/nvcc on my system.
– ubfan1
Dec 16 at 22:48
nvcc was not under the cuda install. It was by itself. I have since installed CUDA, but it ruined my graphics device driver. Still working on a proper install.
– yellowjacket05
Dec 18 at 3:05
nvcc was not under the cuda install. It was by itself. I have since installed CUDA, but it ruined my graphics device driver. Still working on a proper install.
– yellowjacket05
Dec 18 at 3:05
add a comment |
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
});
}
});
yellowjacket05 is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1102393%2fhow-do-i-install-cuda-on-ubuntu-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
yellowjacket05 is a new contributor. Be nice, and check out our Code of Conduct.
yellowjacket05 is a new contributor. Be nice, and check out our Code of Conduct.
yellowjacket05 is a new contributor. Be nice, and check out our Code of Conduct.
yellowjacket05 is a new contributor. Be nice, and check out our Code of Conduct.
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f1102393%2fhow-do-i-install-cuda-on-ubuntu-18-04%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
If you type "which nvcc" you get the location in which it is installed. That is the bin you are looking for, e.g which nvcc outputs /usr/local/vm/cuda-8.0/bin/nvcc on my system.
– ubfan1
Dec 16 at 22:48
nvcc was not under the cuda install. It was by itself. I have since installed CUDA, but it ruined my graphics device driver. Still working on a proper install.
– yellowjacket05
Dec 18 at 3:05