TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Installing Nvidia CUDA on Ubuntu 14.04 for Linux GPU Computing

47 pointsby shogunmikeover 10 years ago

4 comments

hughdbrownover 10 years ago
Would this be significantly easier if there were just a Dockerfile with all this stuff in it and then the instructions would be, &quot;docker build -t cuda . &amp;&amp; docker run -t -i cuda &#x2F;bin&#x2F;sh&quot;? Or maybe make it a trusted docker image and developers could just pull&#x2F;run it?<p>Later: perhaps not. Graphics drivers and the like rely on an interactive terminal and an X11 system, AFAICT.
评论 #8417134 未加载
wernerbover 10 years ago
I thought HFT was moving toward FPGA? Does anyone know where&#x2F;how GPU-HPC is used?
评论 #8416348 未加载
评论 #8415723 未加载
stuaxoover 10 years ago
Gah, just make nvidia support for ubuntu that works properly
评论 #8415824 未加载
stefantalpalaruover 10 years ago
Installing the same version of the same package on Gentoo ~amd64:<p><pre><code> emerge nvidia-cuda-sdk</code></pre>
评论 #8415974 未加载
评论 #8415714 未加载