Skip to content

Commit e6a42c3

Browse files
authored
Update INSTALL.md
1 parent 142186d commit e6a42c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Make sure that you have the following packages available in your system:
66
- [TCLAP >= v1.2.1](http://tclap.sourceforge.net/)
77
- [ROOT >= v6.14](https://root.cern.ch/)
88

9-
To generate executables to run on nVidia GPUs you also need an installation of [CUDA >= 8.1](https://developer.nvidia.com/cuda-toolkit) and to use a [compatible GCC version](https://docs.nvidia.com/cuda/).
9+
To generate executables to run on nVidia GPUs you also need an installation of [CUDA >= 10.0](https://developer.nvidia.com/cuda-toolkit) and to use a [compatible GCC version](https://docs.nvidia.com/cuda/).
1010

1111
Build TCode following the instructions below:
1212
1. clone the git repository: `git clone https://github.com/MultithreadCorner/TCode.git`

0 commit comments

Comments
 (0)