Skip to content

useafterfree/cudabuntorch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cudabuntorch

Want to easily and seamlessly install Torch on your Ubuntu/Cuda machines?

Me too. Let's go:

To run on a native host (ubuntu >= 16.04):

git clone https://github.com/bo01ean/cudabuntorch /tmp/cudabuntorch
cd /tmp/cudabuntorch
sudo torch=yes ./install.sh

To do a test run with Docker, install Docker first then:

git clone https://github.com/bo01ean/cudabuntorch /tmp/cudabuntorch
cd /tmp/cudabuntorch
sudo torch=yes ./dockergo.sh

About

Install cuda and torch on Ubuntu 16.04 or newer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%