File tree 1 file changed +4
-19
lines changed
1 file changed +4
-19
lines changed Original file line number Diff line number Diff line change 1
1
2
2
IMPORTANT PUBLIC SERVICE ANNOUNCEMENT:
3
3
4
- This has been developed and tested under the CUDA 5.0 toolkit. I am not
5
- testing against CUDA 5.5.
4
+ This has recently been ugpraded to use the CUDA 5.5 toolkit.
6
5
7
- Reasons: CUDA 5.0 is the lowest version to fully support the full range
8
- of nVidia GPUs on the market!
6
+ If you keep using CUDA 5.0, you will not see the amazing 30%
7
+ speed gains with David Andersen's new Kepler, Titan kernels.
9
8
10
- CUDA 5.0 has lower minimum driver requirements than CUDA 5.5
11
- and is hence compatible with a larger install base.
12
-
13
- CUDA 5.0 has all the features I require for this project.
14
-
15
- Recent commits have shown to either not compile on CUDA 5.5 (PTXAS
16
- throwing some error) or to not run properly on Kepler devices (e.g.
17
- the K520 grid GPU). I have no time to debug or fix this (if it is
18
- fixable at all).
19
-
20
- Do yourself a favor and please get the CUDA 5.0 toolkit!
21
-
22
- Otherwise...
23
-
24
- See README.txt
9
+ Also see README.txt
You can’t perform that action at this time.
0 commit comments