Update README.md

Este commit está contenido en:
Daniil Fukalov
2016-03-22 17:59:11 +03:00
padre d6b9d5fbc7
commit 8c92745999
+1 -1
Ver fichero
@@ -50,4 +50,4 @@ make -C path_to_hipify_src/build test
1. Download target installer from https://developer.nvidia.com/cuda-downloads. Choose "deb(network)" installer type to reduce downloaded packages size (we don't need the whole set)
2. Run `sudo dpkg -i cuda-repo-ubuntu1404_7.5-18_amd64.deb`
3. Run `sudo apt-get update`
4. Run `sudo apt-get install cuda-minimal-build-7-5` - this will install needed files, (without nvidia drivers, runtime, tools etc.)
4. Run `sudo apt-get install cuda-minimal-build-7-5 cuda-curand-dev-7-5` - this will install needed files, (without nvidia drivers, runtime, tools etc.)