Author

Topic: linux miner problem (Read 1928 times)

newbie
Activity: 14
Merit: 0
July 14, 2011, 05:17:37 PM
#6
what card was it?
7600GT

$ lspci | grep VGA
01:00.0 VGA compatible controller: nVidia Corporation G73 [GeForce 7600 GT] (rev a1)

You can always look here to see what nVidia cards support CUDA: http://en.wikipedia.org/wiki/CUDA#Supported_GPUs
newbie
Activity: 20
Merit: 0
July 14, 2011, 03:01:57 PM
#5
what card was it?

7600GT

$ lspci | grep VGA
01:00.0 VGA compatible controller: nVidia Corporation G73 [GeForce 7600 GT] (rev a1)

I am now successfully running it on windows on my main box on my 9800GT via GUIMiner - although I am getting once cpu maxed out on poclbm.exe which doesn't seem right.

Try my CUDA miner mod on linux (0% CPU) Smiley :
http://forum.bitcoin.org/index.php?topic=27907.0
newbie
Activity: 5
Merit: 0
June 21, 2011, 06:02:03 PM
#4
what card was it?

7600GT

$ lspci | grep VGA
01:00.0 VGA compatible controller: nVidia Corporation G73 [GeForce 7600 GT] (rev a1)

I am now successfully running it on windows on my main box on my 9800GT via GUIMiner - although I am getting once cpu maxed out on poclbm.exe which doesn't seem right.
newbie
Activity: 4
Merit: 0
June 21, 2011, 05:55:58 PM
#3
what card was it?
newbie
Activity: 5
Merit: 0
June 21, 2011, 05:32:30 PM
#2
aha I have found the problem: my card does not appear in the compatibility list! https://en.bitcoin.it/wiki/Mining_Hardware_Comparison

nvm Smiley
newbie
Activity: 5
Merit: 0
June 21, 2011, 05:27:35 PM
#1
I have been reading a thread in a different topic (which I can't post to) but some guy has the same problem as me running the poclbm miner:

Quote
Quote from: CristianCantoro on June 04, 2011, 06:28:20 pm
$ ./poclbm.py
Traceback (most recent call last):
  File "./poclbm.py", line 27, in
    platforms = cl.get_platforms()
pyopencl.LogicError: clGetPlatformIDs failed: invalid/unknown error code


Floe replied:
Quote
When you have this problem, you should check /etc/OpenCL/vendors/amdocl32.icd - this file should exist and contain the string "libamdocl32.so"
(for a 64-bit system, replace 32 with 64).

However am I right in thinking that this would only apply to ati graphics cards? I have an nvidia card and in that directory I have a file called nvidia.icd containing libcuda.so. Is this correct?
Jump to: