Bitcoin Forum
May 28, 2024, 06:28:01 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16] 17 18 19 20 21 »
301  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner 0.24 - Windows/Linux, x86/x64, SSE2/OpenCL/CUDA, Open Source on: January 07, 2012, 09:16:46 AM
old version of pooler's cpuminer was optimized for intel cpu only, but the recent version is also optimized for AMD cpu.

on my i7-920@2.0GH(a dell-M6500 notebook),8 thread
Is your pooler's cpuminer  built for x64?

My implementation uses only 8 SSE registers available on x86.
x64 has 16 SSE registers. May be that is the reason of performance difference.

302  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner 0.24 - Windows/Linux, x86/x64, SSE2/OpenCL/CUDA, Open Source on: January 07, 2012, 03:13:53 AM
it seems to be slower than minerd, anyone confirm? 6khash compared to 10 khash (minerd)
Please tell me what CPU/number of threads?
I think pooler-cpuminer is optimized for AMD.
On Intel Core 2 results are more similar.
303  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner 0.24 - Windows/Linux, x86/x64, SSE2/OpenCL/CUDA, Open Source on: January 06, 2012, 01:37:23 AM
0.24 released

ADDED:
 LiteCoin/TeneBrix CPU mining (option -a scrypt)
304  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner 0.23 - Windows/Linux, x86/x64, SSE2/OpenCL/CUDA, Open Source on: December 24, 2011, 12:01:22 PM
x64 bugs fixed today.
305  Other / Beginners & Help / Re: Ufasoft Miner 0.22 on: December 21, 2011, 11:28:13 PM
I'll reply here since I'm a noob and can't post in your other thread...  (https://bitcointalk.org/index.php?topic=3486.0)

The 0.22 exe for windows gives the same "Error 80004005:  Unspecified error" that K1773R mentioned in the other thread.  The error shows when attached to BitClockers pool but doesn't show when attached to my own client.  Error is shown in the console ever 10 seconds or so but it still seems to be processing and reporting results.
0.23 released.
Some bugs fixed
Can be compiled by GCC 4.4 too.
306  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner 0.22 - Windows/Linux, x86/x64, SSE2/OpenCL/CUDA, Open Source on: December 21, 2011, 01:45:12 PM
tell me what exactly you need Wink
I have said already. SSH access. Any other way to debug is not effective.
307  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner 0.22 - Windows/Linux, x86/x64, SSE2/OpenCL/CUDA, Open Source on: December 21, 2011, 10:38:49 AM
EDIT: sometimes it directly exit after Error 80004005 and returns an exit code of 02, if its not exiting then i see 3 times the error and 0 MHash/s, after each time 0Mhash/s gets updated (after the sleep in the program) it throws another Error 80004005.
greetings
Thank you. But I think it should be debugged. This info is not enough to fing bug.
308  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner 0.22 - Windows/Linux, x86/x64, SSE2/OpenCL/CUDA, Open Source on: December 21, 2011, 12:21:05 AM
well, compiled now but im getting a error 80004005, any advices? Smiley
Need backtrace of stack when this exception thrown.
Can be printed under GDB debugger.
309  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner 0.22 - Windows/Linux, x86/x64, SSE2/OpenCL/CUDA, Open Source on: December 20, 2011, 09:51:09 PM
could you be so friendly and compile a x64 version? tryd it on another (debian sid, up to date) machine but there i get the same error as before "terminate called after..."
I am interested to debug such cases.
So if your build had crashed and if it is possible to give us shell account to your system, please write to support@ufasoft.com.  I will debug the program on your system.
310  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner 0.22 - Windows/Linux, x86/x64, SSE2/OpenCL/CUDA, Open Source on: December 20, 2011, 09:38:03 PM
still not working, now its getting REALLY ugly!


the project requires GCC 4.5 at least.
311  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner 0.22 - Windows/Linux, x86/x64, SSE2/OpenCL/CUDA, Open Source on: December 20, 2011, 08:12:19 PM
Temporary patch:

insert following line into start of el/inc/default-defs.h
Code:
#define UCFG_CPP11_EXPLICIT_CAST 0
312  Other / Beginners & Help / Re: Ufasoft Miner 0.22 on: December 20, 2011, 06:27:48 PM
Спасибо за замечание.
Исходники подправим для совместимости с GCC 4.5 в следующей версии.

На GCC 4.6 соберется без этих ошибок.
313  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner 0.22 - Windows/Linux, x86/x64, SSE2/OpenCL/CUDA, Open Source on: December 15, 2011, 04:06:23 PM
0.22 released

314  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2/OpenCL/AMD CAL/CUDA for Windows, v0.2 (2011-October) on: October 27, 2011, 03:24:08 PM

Ok, then why is it an archive in an archive? When i uncompress the lzma archive i get a tar archive which also needs to be untarred.
It would be awesome if ufasoft would just use .tar archive instead of double compression.

.tar.lzma (or .tar.bz2 in former years)  is Unix standard for packaging source code.
315  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2/OpenCL/AMD CAL/CUDA for Windows, v0.2 (2011-October) on: October 27, 2011, 01:56:15 PM
Quote from: Remember remember the 5th of November link=topic=3486.msg595737#msg595737
Ufasoft, would it be possible for future releases of the sourcecode to use ZIP instead of LZMA because apparently my winzip does not recognize lzma, so i need another tool for that.

You want to use commercial tool for opening Source Code archive. It is not logical ))
Yes, use 7-Zip




316  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2/OpenCL/AMD CAL/CUDA for Windows, v0.2 (2011-October) on: October 17, 2011, 09:43:45 AM

Error 80072EE9

It is code of CL_PLATFORM_NOT_FOUND_KHR error
Some AMD adapter/driver specific error. I cannot reproduce it.
Try to update Catalyst+OpenCL drivers to latest.

And please tell what is your Video Card Model?

317  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2/OpenCL/AMD CAL/CUDA for Windows, v0.2 (2011-October) on: October 13, 2011, 02:39:53 PM
Code:
bitcoin-miner 0.21  Copyright (c) 2011 Ufasoft  http://ufasoft.com/open/bitcoin
Mining for mining.eligius.st
Using CPU (2 threads)
Error 80072EE9

Anyone knows how to fix it? I'm getting it on all systems, trying to mine on Eligius. Works perfectly on Linux though.

That is error ERROR_INTERNET_INVALID_OPTION
What is your Windows version and command line parameters?
318  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2/OpenCL/AMD CAL/CUDA for Windows, v0.20 (2011-August) on: October 08, 2011, 03:51:42 PM
How about precedent?  No miner software or pool uses uppercase except yours.  It may seem trivial to you but every operation counts on the poolserver side and having to convert a long string to lowercase everytime is a waste of cycles.  particularly when in 99.9% of cases the string is already completely lowercase. If you have a good reason for converting to uppercase then fine but if you don't please do what every other miner does so I can stop wasting cpu time for absolutely no reason.

There is reference implementation exists. Function ParseHex() in the file util.cpp of Bitcoin client:
Code:
vector<unsigned char> ParseHex(const char* psz) {
    static char phexdigit[256] =
    { -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
      -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
      -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
      0,1,2,3,4,5,6,7,8,9,-1,-1,-1,-1,-1,-1,
      -1,0xa,0xb,0xc,0xd,0xe,0xf,-1,-1,-1,-1,-1,-1,-1,-1,-1,
      -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
      -1,0xa,0xb,0xc,0xd,0xe,0xf,-1,-1,-1,-1,-1,-1,-1,-1,-1
      -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
As you can see, it parses equally Uppercase and Lowercase Hex-digits with NO additional cost by simple translation table.

Without specs, all that works with reference implementation is right, all that don't work is wrong. Isn't it?


319  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2/OpenCL/AMD CAL/CUDA for Windows, v0.2 (2011-October) on: October 06, 2011, 09:19:17 PM
ufasoft, is there any modification in user agent for this version? It would be nice to know if pool can enable LP for given worker or not...

User-Agent contains substring:   Ufasoft bitcoin-miner/0.21
I think LP can be enabled for versions >= 0.21
320  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2/OpenCL/AMD CAL/CUDA for Windows, v0.2 (2011-October) on: October 06, 2011, 05:29:27 PM
Version 0.21 with slush's suggestions released.
Fixed bug in solo-mining.

Windows binary, version 0.21 (2011-October), unpack with password: bitcoin
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16] 17 18 19 20 21 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!