Error while computing cuda_fermi |
![]() |
| log in |
Message boards : Number crunching : Error while computing cuda_fermi
1 · 2 · Next
| Author | Message |
|---|---|
|
OK, have my firm Nvidia card crunching and all cuda_fermi wu are erroring out. | |
| ID: 1346953 · | |
|
Although your GT640 is indeed a Fermi card (compute capability 2.1), have you tried setting the CUDA_GRID_SIZE_COMPAT environment variable described for Kepler cards in the driver problems thread? major = 3 minor = 0 doing in there? Looks like CC 3.0 - in which case the environment variable will help, and NVidia's documentation is wrong. What make/model is that GT640? 2nd. edit - according to wikipedia, there are four different versions of the GT 640 - three of them are Keplers, and only one is a Fermi. So http://www.nvidia.co.uk/object/cuda_gpus_uk.html only has a 25% chance of being right. Gnash. | |
| ID: 1346968 · | |
|
This might be a shot in the dark, but people have been having problems with BOINC 7.0.28. I would suggest trying BOINC 7.0.25 | |
| ID: 1346986 · | |
This might be a shot in the dark, but people have been having problems with BOINC 7.0.28. I would suggest trying BOINC 7.0.25 Better would be 7.0.56. http://boinc.berkeley.edu/dl/?C=M;O=D ____________ | |
| ID: 1347002 · | |
|
It's a Dell XPS 8500 with a NVIDIA GT640 1gb GDDR5. As to what specific model number, I do not know. | |
| ID: 1347012 · | |
|
No Joy on 7.0.56 | |
| ID: 1347014 · | |
No Joy on 7.0.56 I'm not surprised, as it's an application problem, not a Boinc problem, see Richard's advice. Claggy | |
| ID: 1347023 · | |
|
I've made Richards changes. Just downloading some new tasks and will see what happens. | |
| ID: 1347027 · | |
I've made Richards changes. Just downloading some new tasks and will see what happens. ChangeS? You only need one. What exactly did you change? | |
| ID: 1347099 · | |
I've made Richards changes. Just downloading some new tasks and will see what happens. This is waste of time. Post the screen shot of the GPU-z for your card. This way we will know what the F we are dealing with. Example: ____________ | |
| ID: 1347165 · | |
|
OK, will do on Monday. | |
| ID: 1347446 · | |
|
Due tot he error rate on your computer can I request that you either stop it crunching S@H, or turn it off: | |
| ID: 1347447 · | |
I've made Richards changes. Just downloading some new tasks and will see what happens. Can you post a picture of what environment variable you put in, so we can check for typos. Claggy | |
| ID: 1347503 · | |
I've made Richards changes. Just downloading some new tasks and will see what happens. And did you re-boot efter entering the variable? ____________ Grant Darwin NT. | |
| ID: 1347507 · | |
|
I'm still getting errors from time to time with my 560ti's also but no where nearly as bad as before, for me since I have a sli setup if I see fermi's finishing within 1 minute I will do a temp fix by turning on sli in Nvidia Control panel, when I do that it gives me a window of time where all the fermi's that run finish good, once the error comes back i turn off sli and again that fix's the issue tell it comes back again. | |
| ID: 1347522 · | |
|
| |
| ID: 1348187 · | |
|
CUDA_GRID_SIZE_COMPAT Value = 1 | |
| ID: 1348191 · | |
You have GK chip. K stands for Kepler. So you have GT640 with Kepler chip, you need the software for cuda_kepler. Richard, I looked at the thread you linked earlier, it is dated October 2012. Is there a solution for Kepler cards now? ____________ | |
| ID: 1348203 · | |
CUDA_GRID_SIZE_COMPAT Value = 1 Because you wrote it like that, Did you put in CUDA_GRID_SIZE_COMPAT Value = 1
Or
CUDA_GRID_SIZE_COMPAT 1 (with the 1 being in the value column)Claggy | |
| ID: 1348209 · | |
You have GK chip. K stands for Kepler. So you have GT640 with Kepler chip, you need the software for cuda_kepler. The solutions are: a) Use an optimised Cuda application, where available. b) Downgrade to the 301.42 driver - only possible on GTX 670/680/690 cards, not on newer releases like the 650/660 or their Ti variants. c) Set an environment variable, as shown below. d) wait for Setiahome v7 to arrive, it'll use the app from a) Claggy | |
| ID: 1348216 · | |
Message boards : Number crunching : Error while computing cuda_fermi
| Copyright © 2013 University of California |