Bitcoin Forum
March 19, 2024, 04:31:33 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 [32] 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 »
  Print  
Author Topic: Ufasoft Miner - Windows/Linux, x86/x64, SSE2/OpenCL, Open Source  (Read 630752 times)
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
January 07, 2012, 07:35:31 AM
 #621

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
pooler's miner is around 24kh,
while ufaminer is about 0.016mh
0.016mh are the same as 16kh Wink

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
In order to get the maximum amount of activity points possible, you just need to post once per day on average. Skipping days is OK as long as you maintain the average.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1710822693
Hero Member
*
Offline Offline

Posts: 1710822693

View Profile Personal Message (Offline)

Ignore
1710822693
Reply with quote  #2

1710822693
Report to moderator
1710822693
Hero Member
*
Offline Offline

Posts: 1710822693

View Profile Personal Message (Offline)

Ignore
1710822693
Reply with quote  #2

1710822693
Report to moderator
1710822693
Hero Member
*
Offline Offline

Posts: 1710822693

View Profile Personal Message (Offline)

Ignore
1710822693
Reply with quote  #2

1710822693
Report to moderator
ufasoft (OP)
Sr. Member
****
Offline Offline

Activity: 404
Merit: 251


View Profile WWW
January 07, 2012, 09:16:46 AM
 #622

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.


Bitcoin donations: 18X598V8rVdjy3Yg1cjZmnnv4SpPthuBeT
omo
Full Member
***
Offline Offline

Activity: 147
Merit: 100


View Profile
January 07, 2012, 09:33:41 AM
 #623


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.


yes! pooler's miner is built for x64,
when I use 4 thread, the hashrates are simillar.

btw, did you make a "x64 builds for Linux" in 0.24?
I didn't find the binary executable in the lzma package. 

BTC:1Fu4TNpVPToxxhSXBNSvE9fz6X3dbYgB8q
ufasoft (OP)
Sr. Member
****
Offline Offline

Activity: 404
Merit: 251


View Profile WWW
January 07, 2012, 11:45:35 AM
 #624

btw, did you make a "x64 builds for Linux" in 0.24?
I didn't find the binary executable in the lzma package.  

You can build source code to x64 linux, but anyway it uses only 8 SSE registers currently. So it will not increase performance.
Just wait v0.25 for x64 improvements...

Bitcoin donations: 18X598V8rVdjy3Yg1cjZmnnv4SpPthuBeT
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
January 07, 2012, 12:29:23 PM
 #625


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.


yes! pooler's miner is built for x64,
when I use 4 thread, the hashrates are simillar.

btw, did you make a "x64 builds for Linux" in 0.24?
I didn't find the binary executable in the lzma package. 
there are no builds, its just wrongly described, it should be something like: x64 support or something similiar.
before some ppl made buils of 0.20 and 0.21 and nothing more, atm now im making portable builds but havent done the 0.24 yet, will do this now Wink

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
omo
Full Member
***
Offline Offline

Activity: 147
Merit: 100


View Profile
January 07, 2012, 12:43:45 PM
 #626

alright.
I attemted to compile the source, but failed in the configuration step, some of the packages in my centos6 box are too old, and I'm afraid upgrading manually may corrupt something....

BTC:1Fu4TNpVPToxxhSXBNSvE9fz6X3dbYgB8q
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
January 07, 2012, 02:30:46 PM
 #627

atm it cant be built with gcc4.4 (stable) so im waiting until ufasoft fixes this (im in contact with him), if he fixed it il release the 0.24 portable build Smiley you can find them here: http://darkgamex.ch/ufasoft/
i think ufasoft should link that to the first page because compiling it on linux, if you dont know the dependencys, is horror and the x86 AMD SDK package is buged (x86 package got x64 libs? retarded amd/ati...).
even when you got the AMD SDK package installed youl have to copy over libs to the builddir and another thing (cant remember it, was trial and error) until it works, this due to a failure in the AMD libs (libatical*).
if i build the 0.24 successfully with gcc4.4 (atm you need 4.5, so every person would have to install additional libs so this isnt nice for a portable build!) and the mining works (may take a time, i only got a CPU to test on) then il release the 0.24 portable build. i will write a post when this is done Smiley

PS: excuse my spelling, im in a hurry Wink

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
ufasoft (OP)
Sr. Member
****
Offline Offline

Activity: 404
Merit: 251


View Profile WWW
January 07, 2012, 05:10:18 PM
 #628

atm it cant be built with gcc4.4 (stable) so im waiting until ufasoft fixes this (im in contact with him), if he fixed it il release the 0.24

fixed for GCC 4.4. Thank you!

Bitcoin donations: 18X598V8rVdjy3Yg1cjZmnnv4SpPthuBeT
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
January 07, 2012, 11:49:28 PM
Last edit: January 08, 2012, 01:41:37 AM by K1773R
 #629

atm it cant be built with gcc4.4 (stable) so im waiting until ufasoft fixes this (im in contact with him), if he fixed it il release the 0.24

fixed for GCC 4.4. Thank you!

your welcome Smiley
EDIT: building + packaging = done.

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
bitlane
Internet detective
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


I heart thebaron


View Profile
January 08, 2012, 01:19:07 AM
 #630

pooler-minerd is marginally faster on all of my I7 and Core2 platforms ........for me anyways. Unfortunately, I don't have any AMD CPUs to test with.

K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
January 08, 2012, 01:23:36 AM
Last edit: January 08, 2012, 01:57:11 AM by K1773R
 #631

successfully built, enjoy Wink
http://darkgamex.ch/ufasoft/

EDIT: ive edited my signature so i dont have to post the link always Wink

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
ummas
Sr. Member
****
Offline Offline

Activity: 274
Merit: 250


View Profile
January 08, 2012, 08:15:43 AM
 #632

Haw You did it: "Support of BitForce devices"  ??

They wont show thier dev. They wont tell any1 when they will ship.
Haw You did it?? Smiley
ufasoft (OP)
Sr. Member
****
Offline Offline

Activity: 404
Merit: 251


View Profile WWW
January 08, 2012, 08:55:30 AM
 #633

Haw You did it: "Support of BitForce devices"  ??

They wont show thier dev. They wont tell any1 when they will ship.
Haw You did it?? Smiley
I have developed code for them by interface specifications. Remotely tested.


Bitcoin donations: 18X598V8rVdjy3Yg1cjZmnnv4SpPthuBeT
ufasoft (OP)
Sr. Member
****
Offline Offline

Activity: 404
Merit: 251


View Profile WWW
January 09, 2012, 11:56:21 PM
 #634

0.25

Improved x64 SCRYPT implementation, run bitcoin-miner-64.exe

Bitcoin donations: 18X598V8rVdjy3Yg1cjZmnnv4SpPthuBeT
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
January 10, 2012, 02:12:43 AM
 #635

0.25

Improved x64 SCRYPT implementation, run bitcoin-miner-64.exe

error in x64 fixed (when compiling in linux, dunno about winblows).
packages uploaded Smiley

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
tiker
Sr. Member
****
Offline Offline

Activity: 459
Merit: 250



View Profile WWW
January 10, 2012, 02:29:19 AM
 #636

64-bit on Windows 7 enterprise without using the scrypt option (for bitcoin) does not see my cuda (nvidia graphics card) device.  32-bit version still works with the graphics processor.

Is the 64-bit version intended for scrypt mining only?
ufasoft (OP)
Sr. Member
****
Offline Offline

Activity: 404
Merit: 251


View Profile WWW
January 10, 2012, 03:23:57 AM
 #637

64-bit on Windows 7 enterprise without using the scrypt option (for bitcoin) does not see my cuda (nvidia graphics card) device.  32-bit version still works with the graphics processor.

Is the 64-bit version intended for scrypt mining only?

32-bit and 64-bit Windows versions have identical functionality.
Probably it can't find 64-bit nvcuda.dll on your computer.

Bitcoin donations: 18X598V8rVdjy3Yg1cjZmnnv4SpPthuBeT
Aqualung
Sr. Member
****
Offline Offline

Activity: 357
Merit: 250



View Profile
January 10, 2012, 10:34:56 AM
 #638

sorry, i have no time to read 33 pages... )
tell me please how can i limit the consumption of PC resources so i could work with other programms while bitcoin-miner-64.exe is running?
current settings are
Code:
-a 4 -t 2 -v -o
and everything else is veeeery slow... thanks!

used to be a miner
bitlane
Internet detective
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


I heart thebaron


View Profile
January 10, 2012, 10:39:35 AM
 #639

0.25

Improved x64 SCRYPT implementation, run bitcoin-miner-64.exe
For me, officially the FASTEST Solidcoin Miner I am running (only tested x64 implementations thus far)......

My Dual I7 Xeon/Win7 x64 Based rigs have seen WELL OVER 5% increase in hashing performance running the latest Ufasoft x64 Miner, over Pooler's last release (pooler-cpuminer-win64-20120103).

Very nice work.

K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
January 10, 2012, 02:07:01 PM
 #640

sorry, i have no time to read 33 pages... )
tell me please how can i limit the consumption of PC resources so i could work with other programms while bitcoin-miner-64.exe is running?
current settings are
Code:
-a 4 -t 2 -v -o
and everything else is veeeery slow... thanks!
set the priority to below normal/low or dont use all cores (you got 2 as it looks).
you can creat a .bat file and put this in (right click it and select edit):

Code:
C:\WINDOWS\system32\cmd.exe /c start "ufasoft miner" /belownormal "C:\Documents and Settings\K1773R\Desktop\Downloads\bitcoin-miner.exe" -v -o http://K1773R_test:foobar@eu.eclipsemc.com:8337 -l yes
you dont have to set -t because its using the max cpu cores if you dont set it (see -help). the code up there should work, you just have to set the path to bitcoin-miner.exe and replace the pool (-o switch)
if the system is still lagging tomuch you change /belownormal to /low but the system wont be stable if you mine 100%, thats normaly for winblows!
just double click the bat file and it should work Smiley

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 [32] 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!