Bitcoin Forum
June 22, 2024, 08:47:21 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Discussion / Re: Bitcoin Maneki Neko 招き猫 on: November 03, 2010, 05:33:35 PM
可愛いだよ
2  Bitcoin / Mining software (miners) / Re: OpenCL miner for the masses on: October 23, 2010, 10:09:27 AM
  File "/usr/lib64/python2.6/site-packages/pyopencl/__init__.py", line 158, in kernel_call
    self.set_arg(i, arg)
TypeError: expected a readable buffer object

Upgrade to pyopencl-0.92.

Thank you! Getting 31MH/s from GeForce 9800 GTX if run with -f 10.
3  Bitcoin / Development & Technical Discussion / Re: CUDA Client on ArchLinux - the easy way on: October 23, 2010, 09:46:56 AM
Forbidden

You don't have permission to access /7/c/4/f14f8776c6625dfdade8185a8c526.png on this server.
4  Bitcoin / Mining software (miners) / Re: OpenCL miner for the masses on: October 23, 2010, 08:51:04 AM
Just pulled a fresh version and got this:

$ python2.6 poclbm.py -u l29ah --pass=hackme
No device specified, you may use -d to specify one of the following

Traceback (most recent call last):
  File "poclbm.py", line 133, in <module>
    target[6], pack('I', base), output_buf)
  File "/usr/lib64/python2.6/site-packages/pyopencl/__init__.py", line 158, in kernel_call
    self.set_arg(i, arg)
TypeError: expected a readable buffer object
5  Bitcoin / Development & Technical Discussion / Re: OpenCL enabled client - coordinated collaboration on: October 16, 2010, 12:24:53 AM
enable OpenCL (as it works on all current graphic cards)
I saw nobody succeeded at running it on nvidia.
6  Bitcoin / Mining software (miners) / Re: OpenCL miner for the masses on: October 06, 2010, 05:15:54 PM
Slightly improved kernel (~10%). Fixed a problem with rotate() and Nvidia OpenCL. I won't upload anymore to the forum, please use the repo.
now it segfaults: http://paste.pocoo.org/show/271825/
7  Bitcoin / Mining software (miners) / Re: OpenCL miner for the masses on: October 05, 2010, 11:28:44 PM
i'm getting http://paste.pocoo.org/show/271546/ when trying to run it
8  Bitcoin / Development & Technical Discussion / Re: Generating Bitcoins with your video card (OpenCL/CUDA) on: October 05, 2010, 10:38:29 PM
UPDATE:

I compiled it successfully using a modified ebuild.
It launches and seems to generally work, but at the same speed as normal.

I have 195.36.24 version of NVIDIA drivers (too old perhaps ?).

I guess i will wait for the official CUDA build.
can you please post the ebuild?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!