Skip to content

Instantly share code, notes, and snippets.

@connerbrooks
Last active August 29, 2015 14:12
Show Gist options
  • Save connerbrooks/2498edbc461cfb384f07 to your computer and use it in GitHub Desktop.
Save connerbrooks/2498edbc461cfb384f07 to your computer and use it in GitHub Desktop.
Cuda Android

Installing TADP

Download TADP from nvidia

Dependencies

before installing make sure that these are installed

sudo apt-get install openjdk-7-jdk
sudo apt-get install lib32stdc++6
sudo apt-get install lib32z1

Install

chmod +x (tadp).run
./(tadp).run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment