Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/nbcrrolls/cuda
Browse files Browse the repository at this point in the history
  • Loading branch information
nadyawilliams committed Apr 16, 2016
2 parents 09d827a + 2d76258 commit 5e931b6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ Requirements
-------------

To build/install this roll you need to download cuda toolkit and driver source files (``*.run`` format)
and plase them in respective directories in src/: ::
and plase them in respective directories in src/:

`NVIDIA CUDA toolkit <https://developer.nvidia.com/cuda-downloads>`_
`NVIDIA drivers <http://www.nvidia.com/drivers>`_
+ `NVIDIA CUDA toolkit <https://developer.nvidia.com/cuda-downloads>`_
+ `NVIDIA drivers <http://www.nvidia.com/drivers>`_

The toolkit distro is ~1Gb.
Must have enough space (~ 1.5GB) in / when building the roll.
Expand All @@ -31,7 +31,7 @@ To build the roll, execute : ::

# make 2>&1 | tee build.log

A successful build will create 2 ``cuda-*.disk*.iso`` files.
A successful build will create ``cuda-*.x86_64*.iso`` file.

Installing
------------
Expand Down

0 comments on commit 5e931b6

Please sign in to comment.