Bitcoin Forum
April 27, 2024, 03:31:44 AM *
News: Latest Bitcoin Core release: 27.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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 ... 99 »
  Print  
Author Topic: [ANN] [XRE] Revolver Coin. Decentralized Reward Platform.  (Read 164933 times)
joblo
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
June 02, 2016, 01:15:12 PM
 #461


Cpuminer is working and Im planing to use it on some xeon servers.
On Haswell Xeon it works like charm but cpuminer-opt-3-3-2-windows is not working on Westmere Xeon, I've got error message asking me to recompile. Same error on some older Xeons, with only SSE2 support.
Can some good soul explain how to do that.


Which model CPU do you have and can you confirm it has both AES_NI and AVX.
The rebuild message you saw was changed in v3.3.2 to also check for AVX. This
means the miner thinks the CPU has AVX as well as AES_NI, need to confirm that.

If the miner is wrong it's a bug I need to investigate.

If your CPU does indeed have AES_NI and AVX then the message is correct and the
Westmere build was not compiled with AES-AVX1 support.

In the meantime you can ignore the message and keep mining.

Edit:
The best thing to do, IMO, is to install mingw on your Westmere and compile for youself for
the native architecture. This should ensure you get an optimum build regardless if your CPU
has AVX1 or not, assuming the capabilities check is working properly. If not it will help define
the problem better.

As I said I don't have the proper CPU to test with so I'm dependent on users like you to confirm
the AVX1 check is working properly. I appreciate your time and efforts.

I recommend this to any users with CPUs in the grey zone between core2 and Sandybridge.

Hello Joblo thx for help.
I will try to describe all scenarios I have, feel free to ask anything.


First server has 2 Xeon E5540 (Gainestown), only SSE instructions (no AES, no AVX). Error that it throws:

Checking CPU capatibility...
        Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz
   CPU arch supports AES-AVX1...NO.
   CPU arch supports SSE2.....YES.
   SW built for SSE2..........NO.
Incompatible SW build, rebuild with "-march=native"

Second server has 2 Xeon E5649 (Westmere-EP), SSE, AES (no AVX). Error that it throws:

Checking CPU capatibility...
        Intel(R) Xeon(R) CPU           E5649  @ 2.53GHz
   CPU arch supports AES-AVX1...NO.
   CPU arch supports SSE2.....YES.
   SW built for SSE2..........NO.
Incompatible SW build, rebuild with "-march=native"

Third server has 2 Xeon E5-2687W v3 (Haswell E/EP), SSE, AES, AVX2, and it works like charm throwing around 2 MH/s.
On this one I'm using cpuminer-haswell-broadwell.exe
(For some reason I have to start two separate miners for both processors to fire)

Checking CPU capatibility...
        Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz
   CPU arch supports AES-AVX1...YES.
   SW built for AES-AVX1........YES.
   Algo supports AES-AVX1.......YES.
Start mining with AES-AVX1 optimizations...
[2016-06-01 23:44:35] 20 miner threads started, using 'x11evo' algorithm.

I have also tested miner on my gaming rig with i5-2500K where it also works throwing around 200KH/s, using cpuminer-sandybridge-ivybridge.exe

On servers where miner fails I have tried all executables but with same error.

Can you pls point me to some tutorial about using mingw and link to source code?


Thank you very much for the detailed data. It is very helpful. The main problem is this line:
" SW built for SSE2..........NO.". This is supposed to indicate how it was compiled. I tried
the precompiled Westmere binary on my Skylake and it said it was compiled for SSE2.
Another user reported the same problem with a Nehalem CPU.

I encourage you to try to use mingw. There are instructions in the README.md file.
If you have problem you can always post questions in the cpuminer-opt thread.

I'm fed up with those cpability checks. They were supposed to help users but have had the
opposite effect. It will be removed from v3.3.4.

I'll wait a litle longer to ensure there are no other issues with v3.3.3

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
1714188704
Hero Member
*
Offline Offline

Posts: 1714188704

View Profile Personal Message (Offline)

Ignore
1714188704
Reply with quote  #2

1714188704
Report to moderator
1714188704
Hero Member
*
Offline Offline

Posts: 1714188704

View Profile Personal Message (Offline)

Ignore
1714188704
Reply with quote  #2

1714188704
Report to moderator
"In a nutshell, the network works like a distributed timestamp server, stamping the first transaction to spend a coin. It takes advantage of the nature of information being easy to spread but hard to stifle." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714188704
Hero Member
*
Offline Offline

Posts: 1714188704

View Profile Personal Message (Offline)

Ignore
1714188704
Reply with quote  #2

1714188704
Report to moderator
1714188704
Hero Member
*
Offline Offline

Posts: 1714188704

View Profile Personal Message (Offline)

Ignore
1714188704
Reply with quote  #2

1714188704
Report to moderator
costi.kocev
Member
**
Offline Offline

Activity: 96
Merit: 10


View Profile
June 02, 2016, 01:47:49 PM
 #462

Does Official Pool have some problem? The time for find the block is tooooo long??

And Exchange when?  Huh
Barney (OP)
Full Member
***
Offline Offline

Activity: 170
Merit: 100

RevolverCoin dev


View Profile WWW
June 02, 2016, 02:00:34 PM
 #463

Thanks Smiley It so much faster than sgminer, nvidia guys have the edge now ^^

Barney ...will you update OP

ccminer shows good stats - nvidia miners should be happy. OP was updated with the link.
X11 EVO algo should not give you any advantages over original X11 (temp, performance, etc) since it uses the same kernel remixed according to timestamp.
Though it looks like current sgminer implementation is not optimized and I wonder if there are amd miner devs  who can do some optimizations.

Barney (OP)
Full Member
***
Offline Offline

Activity: 170
Merit: 100

RevolverCoin dev


View Profile WWW
June 02, 2016, 02:20:23 PM
 #464

Does Official Pool have some problem? The time for find the block is tooooo long??

And Exchange when?  Huh

Official pool works fine. But it takes longer to find a block now due to drastically increased net hashrate. But this doesn't affect your eventual reward (which is solely dependent on your-hashrate \ net-hashrate ratio) rather time between payouts.

costi.kocev
Member
**
Offline Offline

Activity: 96
Merit: 10


View Profile
June 02, 2016, 02:33:18 PM
 #465

Does Official Pool have some problem? The time for find the block is tooooo long??

And Exchange when?  Huh

Official pool works fine. But it takes longer to find a block now due to drastically increased net hashrate. But this doesn't affect your eventual reward (which is solely dependent on your-hashrate \ net-hashrate ratio) rather time between payouts.

Hi @Barney, thank you for our answer. Can you please tell me why you are avoiding all the questions from miners about exchange for this coin?
Roolieman
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
June 02, 2016, 02:47:17 PM
 #466

Got two NVidia Tesla M60 (GRID) graphs testing, and yield is not impressive like with gaming NV cards, totaling around 2MH/s:

Pool management GPU management settings display options quit
GPU 0:                | 487.7K/462.1Kh/s | R:  0.0% HW:0 WU:0.008/m I:13
GPU 1:                | 464.0K/424.6Kh/s | R:  0.0% HW:0 WU:0.007/m I:13
GPU 2:                | 481.7K/396.7Kh/s | R:  0.0% HW:0 WU:0.006/m I:13
GPU 3:                | 484.0K/414.4Kh/s | R:  0.0% HW:0 WU:0.008/m I:13
-------------------------------------------------------------------------
[07:29:48] Accepted 05694ed9 Diff 0.185/0.006 GPU 2
[07:29:49] Accepted 94afe6d4 Diff 0.007/0.006 GPU 3
[07:29:50] Accepted 785e909c Diff 0.008/0.006 GPU 2
[07:29:52] Accepted 77a97b6b Diff 0.008/0.006 GPU 0
[07:29:55] Accepted 1a909131 Diff 0.038/0.006 GPU 1
[07:29:58] Accepted 7f81975b Diff 0.008/0.006 GPU 2
[07:30:14] Accepted 93799223 Diff 0.007/0.006 GPU 3
[07:30:17] Accepted 82d64fa1 Diff 0.008/0.006 GPU 3
[07:30:20] Accepted 5287d694 Diff 0.012/0.006 GPU 0
[07:30:34] xre.suprnova.cc difficulty changed to 0.012


Using sgminer 5.1.1-3-gf9174-dirty

setx GPU_FORCE_64BIT_PTR 0

setx GPU_MAX_HEAP_SIZE 100

setx GPU_USE_SYNC_OBJECTS 1

setx GPU_MAX_ALLOC_PERCENT 100

SET GPU_SINGLE_ALLOC_PERCENT=100

sgminer.exe -k X11Evo -o stratum+tcp://xre.suprnova.cc:2114 -u x -p x -I 13


Is there a way to tweak these or turn on cuda mining, as GRID cards are made for that?
Barney (OP)
Full Member
***
Offline Offline

Activity: 170
Merit: 100

RevolverCoin dev


View Profile WWW
June 02, 2016, 02:52:42 PM
 #467

Does Official Pool have some problem? The time for find the block is tooooo long??

And Exchange when?  Huh

Official pool works fine. But it takes longer to find a block now due to drastically increased net hashrate. But this doesn't affect your eventual reward (which is solely dependent on your-hashrate \ net-hashrate ratio) rather time between payouts.

Hi @Barney, thank you for our answer. Can you please tell me why you are avoiding all the questions from miners about exchange for this coin?

We've sent requests to some of the exchanges, so hopefully XRE will be listed eventually. However to speed-up this process community can  send requests on its own. And this may be decisive factor since exchanges list coins that have solid public interest.  That being said, we encourage anyone who can't wait to start XRE trading to send requests to the exchanges they are comfortable with.

costi.kocev
Member
**
Offline Offline

Activity: 96
Merit: 10


View Profile
June 02, 2016, 02:56:01 PM
 #468

Does Official Pool have some problem? The time for find the block is tooooo long??

And Exchange when?  Huh

Official pool works fine. But it takes longer to find a block now due to drastically increased net hashrate. But this doesn't affect your eventual reward (which is solely dependent on your-hashrate \ net-hashrate ratio) rather time between payouts.

Hi @Barney, thank you for our answer. Can you please tell me why you are avoiding all the questions from miners about exchange for this coin?

We've sent requests to some of the exchanges, so hopefully XRE will be listed eventually. However to speed-up this process community can  send requests on its own. And this may be decisive factor since exchanges list coins that have solid public interest.  That being said, we encourage anyone who can't wait to start XRE trading to send requests to the exchanges they are comfortable with.

@Barney BIG THANK TO YOU FOR THE ANSWER  Cheesy Cool
last_tango
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
June 02, 2016, 02:57:47 PM
 #469

I have already sent a request to Poloniex. Any link for Bittrex or other exchanges for request?
Barney (OP)
Full Member
***
Offline Offline

Activity: 170
Merit: 100

RevolverCoin dev


View Profile WWW
June 02, 2016, 03:00:31 PM
 #470

Does Official Pool have some problem? The time for find the block is tooooo long??

And Exchange when?  Huh

Official pool works fine. But it takes longer to find a block now due to drastically increased net hashrate. But this doesn't affect your eventual reward (which is solely dependent on your-hashrate \ net-hashrate ratio) rather time between payouts.

Hi @Barney, thank you for our answer. Can you please tell me why you are avoiding all the questions from miners about exchange for this coin?

We've sent requests to some of the exchanges, so hopefully XRE will be listed eventually. However to speed-up this process community can  send requests on its own. And this may be decisive factor since exchanges list coins that have solid public interest.  That being said, we encourage anyone who can't wait to start XRE trading to send requests to the exchanges they are comfortable with.

@Barney BIG THANK TO YOU FOR THE ANSWER  Cheesy Cool

You are welcome  Wink

reb0rn21
Legendary
*
Offline Offline

Activity: 1896
Merit: 1024


View Profile
June 02, 2016, 03:22:13 PM
 #471

WTS 1000 XRE per 0.00005 price is fix

              ▄▄▄ ▀▀▀▀▀▀▀▀▀ ▄▄▄
           ▄▀▀    ▄▄▄▄▄▄▄▄▄    ▀▀▄
        ▄▀▀  ▄▄▀█          ▀█▀▄▄  ▀▀▄
      ▄▀▀ ▄▄▀    ▀▀▄▄▄▄▄▄▄▀▀    ▀▄▄ ▀▀▄
     █   █            ▀            █   █
   ▄▀ █  ▀▄▄                     ▄█▀  █ ▀▄
  ▄▀ ▄▀ █▄ ▀▀▀██▄▄▄       ▄▄▄██▀▀  ██ ▀▄ ▀▄
  ▀▄▀▀▄ ██ ▄▄▄▄▄▄  ▀▄   ▄▀  ▄▄▄▄▄▄ ██ ▄▀▀▄▀
 ██   █ ██ ▀▄    ▀▄ █   █ ▄▀    ▄▀ ██ █  ▀██
 █  ▄█  ▀█  ▀▀▀▀▀▀▀ █   █ ▀▀▀▀▀▀▀  █   █▄  █
█▀ █  █  █          █   █          █  █  █ ▀▀
 █▀  ▄▀  █▀▄        █   █        ▄▀█  ▀▄  ▀█
 ▄  █▀   █ ▀█▄      ▀   ▀      ▄█▀ █  ▄▀█  ▄
 █▄▀  █  █                         █  █  ▀▄█
 ▀▄  █   ▀█        ▄▄▀▄▀▄▄        █▀   █  ▄
  ▀▄▀▀  █▄ █     ▀█  ▀▀▀  █▀     █ ▄█ ▄▀▀▄▀
   ▀ ▄  ██ █▀▄     ▀▀▄▄▄▀▀     ▄▀█ ██ ▀▄ ▀
    ▀█  ██ █ █▀▄    ▄▄▄▄▄    ▄▀█ █ ██  █▀
      ▀▄ ▀ █ █ ██▄         ▄██ █ █ ▀ ▄▀
        ▀▄ █ █ █ ▀█▄     ▄█▀ █ █ █ ▄▀
          ▀▀▄█ █    ▀▀▀▀▀    █ █▄▀▀
              ▀▀ ▄▄▄▄▄▄▄▄▄▄▄ ▀▀
   
..I  D  E  N  A..
   
Proof-of-Person Blockchain

Join the mining of the first human-centric
cryptocurrency
 



 
▲    2 3 2 2

..N  O  D  E  S..
   
                ██
                ██
                ██
                ██
                ██
         ▄      ██      ▄
         ███▄   ██   ▄███
          ▀███▄ ██ ▄███▀
            ▀████████▀
              ▀████▀
                ▀▀
██▄                            ▄██
███                            ███
███                            ███
███                            ███
 ███▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄███
  ▀▀██████████████████████████▀▀
   
D O W N L O A D

Idena node

   
   
▄▄▄██████▄▄▄
▄▄████████████████▄▄
▄█████▀▀        ▀▀█████▄
████▀                ▀████
███▀    ▄▄▄▄▄▄▄▄▄       ▀███
███      █   ▄▄ █▀▄        ███
██▀      █  ███ █  ▀▄      ▀██
███       █   ▀▀ ▀▀▀▀█       ███
███       █  ▄▄▄▄▄▄  █       ███
███       █  ▄▄▄▄▄▄  █       ███
██▄      █  ▄▄▄▄▄▄  █      ▄██
███      █          █      ███
███▄    ▀▀▀▀▀▀▀▀▀▀▀▀    ▄███
████▄                ▄████
▀█████▄▄        ▄▄█████▀
▀▀████████████████▀▀
▀▀▀██████▀▀▀
   
    .REQUEST INVITATION.
sony87
Sr. Member
****
Offline Offline

Activity: 440
Merit: 250


View Profile
June 02, 2016, 03:22:42 PM
 #472

Got two NVidia Tesla M60 (GRID) graphs testing, and yield is not impressive like with gaming NV cards, totaling around 2MH/s:

Pool management GPU management settings display options quit
GPU 0:                | 487.7K/462.1Kh/s | R:  0.0% HW:0 WU:0.008/m I:13
GPU 1:                | 464.0K/424.6Kh/s | R:  0.0% HW:0 WU:0.007/m I:13
GPU 2:                | 481.7K/396.7Kh/s | R:  0.0% HW:0 WU:0.006/m I:13
GPU 3:                | 484.0K/414.4Kh/s | R:  0.0% HW:0 WU:0.008/m I:13
-------------------------------------------------------------------------
[07:29:48] Accepted 05694ed9 Diff 0.185/0.006 GPU 2
[07:29:49] Accepted 94afe6d4 Diff 0.007/0.006 GPU 3
[07:29:50] Accepted 785e909c Diff 0.008/0.006 GPU 2
[07:29:52] Accepted 77a97b6b Diff 0.008/0.006 GPU 0
[07:29:55] Accepted 1a909131 Diff 0.038/0.006 GPU 1
[07:29:58] Accepted 7f81975b Diff 0.008/0.006 GPU 2
[07:30:14] Accepted 93799223 Diff 0.007/0.006 GPU 3
[07:30:17] Accepted 82d64fa1 Diff 0.008/0.006 GPU 3
[07:30:20] Accepted 5287d694 Diff 0.012/0.006 GPU 0
[07:30:34] xre.suprnova.cc difficulty changed to 0.012


Using sgminer 5.1.1-3-gf9174-dirty

setx GPU_FORCE_64BIT_PTR 0

setx GPU_MAX_HEAP_SIZE 100

setx GPU_USE_SYNC_OBJECTS 1

setx GPU_MAX_ALLOC_PERCENT 100

SET GPU_SINGLE_ALLOC_PERCENT=100

sgminer.exe -k X11Evo -o stratum+tcp://xre.suprnova.cc:2114 -u x -p x -I 13


Is there a way to tweak these or turn on cuda mining, as GRID cards are made for that?

mate, change the Intensity to 18-19-20 and you will get more speed

plebo
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
June 02, 2016, 03:40:52 PM
 #473

Net hash is over 2gh  this is amazing Smiley
Elun
Member
**
Offline Offline

Activity: 117
Merit: 10


View Profile
June 02, 2016, 03:58:23 PM
 #474

Current Difficulty 50.5386
Net Hash: 2,178.88 MH/s

holy crap LOL

this is next darkcoin, its begun true  Cheesy

Also Im waiting update from dev to get AMD card better performance(at least 300-400% more performance lol)

it takes ~2hrs with debugging and testing to implement it in a slightly dirty, but still more productive way. Another 1hr to get rid from bin recreating completely. But not worth it, almost no speed diff with a dirty way.
reb0rn21
Legendary
*
Offline Offline

Activity: 1896
Merit: 1024


View Profile
June 02, 2016, 05:17:01 PM
 #475

XRE sold.. left 400 same price 0.00005

              ▄▄▄ ▀▀▀▀▀▀▀▀▀ ▄▄▄
           ▄▀▀    ▄▄▄▄▄▄▄▄▄    ▀▀▄
        ▄▀▀  ▄▄▀█          ▀█▀▄▄  ▀▀▄
      ▄▀▀ ▄▄▀    ▀▀▄▄▄▄▄▄▄▀▀    ▀▄▄ ▀▀▄
     █   █            ▀            █   █
   ▄▀ █  ▀▄▄                     ▄█▀  █ ▀▄
  ▄▀ ▄▀ █▄ ▀▀▀██▄▄▄       ▄▄▄██▀▀  ██ ▀▄ ▀▄
  ▀▄▀▀▄ ██ ▄▄▄▄▄▄  ▀▄   ▄▀  ▄▄▄▄▄▄ ██ ▄▀▀▄▀
 ██   █ ██ ▀▄    ▀▄ █   █ ▄▀    ▄▀ ██ █  ▀██
 █  ▄█  ▀█  ▀▀▀▀▀▀▀ █   █ ▀▀▀▀▀▀▀  █   █▄  █
█▀ █  █  █          █   █          █  █  █ ▀▀
 █▀  ▄▀  █▀▄        █   █        ▄▀█  ▀▄  ▀█
 ▄  █▀   █ ▀█▄      ▀   ▀      ▄█▀ █  ▄▀█  ▄
 █▄▀  █  █                         █  █  ▀▄█
 ▀▄  █   ▀█        ▄▄▀▄▀▄▄        █▀   █  ▄
  ▀▄▀▀  █▄ █     ▀█  ▀▀▀  █▀     █ ▄█ ▄▀▀▄▀
   ▀ ▄  ██ █▀▄     ▀▀▄▄▄▀▀     ▄▀█ ██ ▀▄ ▀
    ▀█  ██ █ █▀▄    ▄▄▄▄▄    ▄▀█ █ ██  █▀
      ▀▄ ▀ █ █ ██▄         ▄██ █ █ ▀ ▄▀
        ▀▄ █ █ █ ▀█▄     ▄█▀ █ █ █ ▄▀
          ▀▀▄█ █    ▀▀▀▀▀    █ █▄▀▀
              ▀▀ ▄▄▄▄▄▄▄▄▄▄▄ ▀▀
   
..I  D  E  N  A..
   
Proof-of-Person Blockchain

Join the mining of the first human-centric
cryptocurrency
 



 
▲    2 3 2 2

..N  O  D  E  S..
   
                ██
                ██
                ██
                ██
                ██
         ▄      ██      ▄
         ███▄   ██   ▄███
          ▀███▄ ██ ▄███▀
            ▀████████▀
              ▀████▀
                ▀▀
██▄                            ▄██
███                            ███
███                            ███
███                            ███
 ███▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄███
  ▀▀██████████████████████████▀▀
   
D O W N L O A D

Idena node

   
   
▄▄▄██████▄▄▄
▄▄████████████████▄▄
▄█████▀▀        ▀▀█████▄
████▀                ▀████
███▀    ▄▄▄▄▄▄▄▄▄       ▀███
███      █   ▄▄ █▀▄        ███
██▀      █  ███ █  ▀▄      ▀██
███       █   ▀▀ ▀▀▀▀█       ███
███       █  ▄▄▄▄▄▄  █       ███
███       █  ▄▄▄▄▄▄  █       ███
██▄      █  ▄▄▄▄▄▄  █      ▄██
███      █          █      ███
███▄    ▀▀▀▀▀▀▀▀▀▀▀▀    ▄███
████▄                ▄████
▀█████▄▄        ▄▄█████▀
▀▀████████████████▀▀
▀▀▀██████▀▀▀
   
    .REQUEST INVITATION.
Trinitiwowka
Member
**
Offline Offline

Activity: 68
Merit: 10


View Profile
June 02, 2016, 05:49:27 PM
 #476

selling 5000 xre
1xre = 0.0001btc

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬   RevolverCoin   ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
   NO ICO  ♦  NO PREMINE  ♦  X11EVO ALGO  ♦  ASIC RESISTANT   
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ XRE ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
etoque
Legendary
*
Offline Offline

Activity: 1974
Merit: 1000


View Profile
June 02, 2016, 06:13:53 PM
 #477

Current Difficulty 50.5386
Net Hash: 2,178.88 MH/s

holy crap LOL

this is next darkcoin, its begun true  Cheesy

Also Im waiting update from dev to get AMD card better performance(at least 300-400% more performance lol)

it takes ~2hrs with debugging and testing to implement it in a slightly dirty, but still more productive way. Another 1hr to get rid from bin recreating completely. But not worth it, almost no speed diff with a dirty way.

so what are you trying to said to me,this is an paid job ? Cheesy

And nvidia miner,who have paid for that ?

Mount it up and post your xre/btc adress,people will throw
bathrobehero
Legendary
*
Offline Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
June 02, 2016, 06:45:55 PM
 #478

Selling 14.2k XRE. pm

Not your keys, not your coins!
Roolieman
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
June 02, 2016, 08:39:40 PM
Last edit: June 02, 2016, 10:43:05 PM by Roolieman
 #479

Code:
+-----------------------------------------------------------------------------+
*** ccminer 1.8-dev for nVidia GPUs by tpruvot@github ***
    Built with the nVidia CUDA Toolkit 7.5

  Originally based on Christian Buchner and Christian H. project
  Include some of the work of djm34, sp, tsiv and klausT.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)



[2016-06-01 22:18:33] Starting on stratum+tcp://coinpool.eu:2088
[2016-06-01 22:18:33] 1 miner thread started, using 'x11evo' algorithm.
[2016-06-01 22:18:33] Stratum difficulty set to 0.0005
[2016-06-01 22:18:35] coinpool.eu:2088 x11evo block 6534
[2016-06-01 22:18:37] GPU #0: GeForce GTX 950M, 858.22 kH/s
[2016-06-01 22:18:37] accepted: 1/1 (100.00%), 858.22 kH/s yes!

Little bit tweaking :

[2016-06-01 22:20:41] GPU #0: GeForce GTX 950M, 1851.85 kH/s
[2016-06-01 22:20:41] accepted: 21/21 (100.00%), 2076.97 kH/s yes!
[2016-06-01 22:20:41] accepted: 22/22 (100.00%), 2076.97 kH/s yes!
[2016-06-01 22:20:42] GPU #0: GeForce GTX 950M, 1814.13 kH/s
[2016-06-01 22:20:42] accepted: 23/23 (100.00%), 2063.13 kH/s yes!
[2016-06-01 22:20:43] GPU #0: GeForce GTX 950M, 1806.79 kH/s
[2016-06-01 22:20:43] accepted: 24/24 (100.00%), 2050.32 kH/s yes!
[2016-06-01 22:20:43] accepted: 25/25 (100.00%), 2050.32 kH/s yes!


ccminer also working

Tried ccminer instead of sgminer on Tesla's and it been a huge improvement, from around 500KH/s to 7.5MH/s per GPU
Where did you found version 7.5 CUDA with support for x11evo, I've found only 6.5 version:
http://cryptomining-blog.com/7907-updated-ccminer-1-8-dev-fork-by-tpruvot-with-x11-evo-support/

What exactly have you tweaked? Maybe I can push them some more.

*** ccminer 1.8-dev for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 6.5


[2016-06-02 13:30:34] xre.suprnova.cc:2114 x11evo block 8002
[2016-06-02 13:31:34] GPU #1: Tesla M60, 7348.78 kH/s
[2016-06-02 13:31:34] GPU #3: Tesla M60, 7588.69 kH/s
[2016-06-02 13:31:34] GPU #2: Tesla M60, 7582.81 kH/s
[2016-06-02 13:31:35] GPU #0: Tesla M60, 7594.32 kH/s
[2016-06-02 13:32:02] GPU #2: Tesla M60, 7585.21 kH/s
[2016-06-02 13:32:02] accepted: 39/39 (100.00%), 28.01 MH/s yes!



mate, change the Intensity to 18-19-20 and you will get more speed

Got just a few % boost playing with Intensity, but changing to ccminer solved the problem.
Elun
Member
**
Offline Offline

Activity: 117
Merit: 10


View Profile
June 02, 2016, 09:39:03 PM
 #480

so what are you trying to said to me,this is an paid job ? Cheesy

And nvidia miner,who have paid for that ?

Mount it up and post your xre/btc adress,people will throw
No, from my 2years exp it is not worth to throw work at public.
My point is:
-It is not hard to do and there is a high probability that devs have private miner for themselves. If they don't, well they have a pretty big problem.
-No, there is no nvidia advantage for this algo. Only diff between amd and nvidia here, that tpruvot was a honest one and released correct code without writing shit as coin devs did. ppl, stop talking about things that you do not understand. Read x11evo code first.
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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 ... 99 »
  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!