Post
Topic
Board Mining software (miners)
Re: RPC Miners (CPU/4way/CUDA/OpenCL)
by
ddod
on 02/03/2011, 15:54:00 UTC
So what am I doing wrong?  I downloaded the pre-compiled binaries for windows yesterday.  I have tried them on two machines (both with win7 64).  

Once machine has 2 Radeon HD 5770s (not in crossfire) and I am getting 0 K/hash/s not matter which GPU I try to select (although from the output it appears to only be finding one GPU anyway)
Quote
c:\bitminer>rpcminer-opencl.exe -gpu -url=http://localhost:8332 -user=uname -password=pass
Client will start 1 miner threads
Work will be refreshed every 4000 ms
Target = 0000000000012dcd0000000000000000000000000000000000000000000000
1 OpenCL platforms found
1 OpenCL GPU devices found on platform 0
Setting OpenCL device to first device found
Available extensions : cl_khr_global_int32_base_atomics cl_khr_global_int32_exte
nded_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics
 cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_gl_sharing cl_amd_d
evice_attribute_query cl_amd_printf cl_amd_media_ops cl_amd_popcnt cl_khr_d3d10_
sharing
Defining AMDMEDIAOPS
Create context rval=0
Create command queue rval=0
Creating program with source
Building program with options -D AMDMEDIAOPS
0 khash/s

I get similar output with opencl on the other machine which has an Nvidia 8800gts in it.  When trying the CUDA option on that machine I get better results.  However with the default optionsit was getting about 1000khash/s which seemed a little low.  With tweaking (I now have the gpugrid set to 512) it is now getting between 10000 and 15000.  Is that still too low?

Thanks for this tool.  I look forward to getting it to work.