Bitcoin Forum
April 19, 2024, 01:16:16 PM *
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 55 ... 70 »
  Print  
Author Topic: excavator by NiceHash - multi-algorithm NVIDIA GPU miner [1.5.6a]  (Read 179210 times)
Chewyy
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
February 22, 2017, 11:08:25 AM
 #81

How do I configure this for nanopool? I've tried for an hour and still can't get it to work..
1713532576
Hero Member
*
Offline Offline

Posts: 1713532576

View Profile Personal Message (Offline)

Ignore
1713532576
Reply with quote  #2

1713532576
Report to moderator
1713532576
Hero Member
*
Offline Offline

Posts: 1713532576

View Profile Personal Message (Offline)

Ignore
1713532576
Reply with quote  #2

1713532576
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713532576
Hero Member
*
Offline Offline

Posts: 1713532576

View Profile Personal Message (Offline)

Ignore
1713532576
Reply with quote  #2

1713532576
Report to moderator
giagge
Legendary
*
Offline Offline

Activity: 1134
Merit: 1001


View Profile
February 22, 2017, 11:22:27 AM
Last edit: February 23, 2017, 07:43:39 PM by giagge
 #82

How do I configure this for nanopool? I've tried for an hour and still can't get it to work..

Use this .bat :

excavator.exe -a pascal -s pasc-eu1.nanopool.org:15555 -u 86646.c81ba4ead93784e8 -p x -ca -d 2

.
Chewyy
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
February 22, 2017, 11:31:02 AM
 #83

Thanks for the quick reply! Is that a btc address?
jk_14
Legendary
*
Offline Offline

Activity: 1292
Merit: 1000


View Profile
February 28, 2017, 10:55:22 AM
 #84

Is there a way to change the intensity ?

Change -cb to some value, experiment.



In near future.


how near? Smiley
NiceHashSupport
Hero Member
*****
Offline Offline

Activity: 588
Merit: 501



View Profile WWW
March 05, 2017, 11:04:51 PM
 #85

In near future, we will be releasing excavator with a few more popular algorithms. Equihash is one of them; it is already integrated in and reaches same speeds as EQM. We are planning to add in Cryptonight and Daggerhashimoto. It is taking a bit more time for everything as we are recoding most of algorithms (so there is no violation of GPL).

Additionally to more algorithms, miner is built with completely different approach as currently known miners. It will be capable of switching algorithms on fly with almost 0 switching overhead and it will be capable of running x algorithms at the same time. It will also support overclocking without the need for 3rd party tools. And the biggest feature will be commanding API interface; the miner itself will work like a server - accepting users orders and reporting status on demand, like:

Code:
...
algorithm.add, name=equihash, devices=1, server=equihash.eu.nicehash.com:3357, user=yourbtc
tdp.set, device=1, value=50
clock.core.set, device=1, value=+100
clock.memory.set, device=1, value=+500
...

NiceHash.com - Largest Crypto-Mining Marketplace
m1n1ngP4d4w4n
Full Member
***
Offline Offline

Activity: 224
Merit: 100

CryptoLearner


View Profile
March 06, 2017, 10:34:08 AM
 #86

In near future, we will be releasing excavator with a few more popular algorithms. Equihash is one of them; it is already integrated in and reaches same speeds as EQM. We are planning to add in Cryptonight and Daggerhashimoto. It is taking a bit more time for everything as we are recoding most of algorithms (so there is no violation of GPL).

Additionally to more algorithms, miner is built with completely different approach as currently known miners. It will be capable of switching algorithms on fly with almost 0 switching overhead and it will be capable of running x algorithms at the same time. It will also support overclocking without the need for 3rd party tools. And the biggest feature will be commanding API interface; the miner itself will work like a server - accepting users orders and reporting status on demand, like:

Code:
...
algorithm.add, name=equihash, devices=1, server=equihash.eu.nicehash.com:3357, user=yourbtc
tdp.set, device=1, value=50
clock.core.set, device=1, value=+100
clock.memory.set, device=1, value=+500
...

Very nice, interesting stuff you have there ! Will it be closed to nicehash with this multiswitch feature ?
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
March 06, 2017, 11:07:38 AM
 #87

In near future, we will be releasing excavator with a few more popular algorithms. Equihash is one of them; it is already integrated in and reaches same speeds as EQM. We are planning to add in Cryptonight and Daggerhashimoto. It is taking a bit more time for everything as we are recoding most of algorithms (so there is no violation of GPL).

Additionally to more algorithms, miner is built with completely different approach as currently known miners. It will be capable of switching algorithms on fly with almost 0 switching overhead and it will be capable of running x algorithms at the same time. It will also support overclocking without the need for 3rd party tools. And the biggest feature will be commanding API interface; the miner itself will work like a server - accepting users orders and reporting status on demand, like:

Code:
...
algorithm.add, name=equihash, devices=1, server=equihash.eu.nicehash.com:3357, user=yourbtc
tdp.set, device=1, value=50
clock.core.set, device=1, value=+100
clock.memory.set, device=1, value=+500
...

interesting, finally we kill some private miner, that are becoming a plague here, i'm curious about the speed on cryptonight for a 1070, now it's very low, and apparently it can be 1khs
NiceHashSupport
Hero Member
*****
Offline Offline

Activity: 588
Merit: 501



View Profile WWW
March 06, 2017, 11:23:53 PM
 #88

http://nicehash.com/tools/excavator_v1.1.0a_Win64.zip

Quote
v1.1.0a
- added equihash algorithm
- added sha256t algorithm (experiment)
- added support for overclocking and setting TDP
- bug fixes and improvements

Equihash speed is same as EQM. However, on some high end cards, you might need 3 threads to feed GPU for 100% utilization. Try it on your own. Use 1 thread only if you plan to do other stuff, use your PC, watch movies etc, should work without problems but still mining with 90% of max speed.

djeZo added sha256t algorithm as an experiment (it worked fine on suprnova).

Big feature is overclocking. Currently, you can only set core, memory and TDP. In future we plan to add support for setting own thermal curve for automatic fan control. So, for now, monitor fan and temperatures on your own. However, it is possible to set per algo overclocking (some algos like high mem, some low, some you may run with low tdp, some with high tdp).

Next step is addition of commanding queue which will link all these features nicely together and will allow you to make own very reliable multialgo switching with some 3rd party scripting.

Oh and this miner is only for NVIDIA Maxwell and Pascal cards (for now).

NiceHash.com - Largest Crypto-Mining Marketplace
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
March 07, 2017, 12:22:38 AM
 #89

http://nicehash.com/tools/excavator_v1.1.0a_Win64.zip

Quote
v1.1.0a
- added equihash algorithm
- added sha256t algorithm (experiment)
- added support for overclocking and setting TDP
- bug fixes and improvements

Equihash speed is same as EQM. However, on some high end cards, you might need 3 threads to feed GPU for 100% utilization. Try it on your own. Use 1 thread only if you plan to do other stuff, use your PC, watch movies etc, should work without problems but still mining with 90% of max speed.

djeZo added sha256t algorithm as an experiment (it worked fine on suprnova).

Big feature is overclocking. Currently, you can only set core, memory and TDP. In future we plan to add support for setting own thermal curve for automatic fan control. So, for now, monitor fan and temperatures on your own. However, it is possible to set per algo overclocking (some algos like high mem, some low, some you may run with low tdp, some with high tdp).

Next step is addition of commanding queue which will link all these features nicely together and will allow you to make own very reliable multialgo switching with some 3rd party scripting.

Oh and this miner is only for NVIDIA Maxwell and Pascal cards (for now).

linux? ...

and i dont mean just an ubuntu build - it is NOT the only form of linux around people ...

Smiley ...

#crysx

minerx117
Sr. Member
****
Offline Offline

Activity: 728
Merit: 256

NemosMiner-v3.8.1.3


View Profile
March 07, 2017, 01:45:39 AM
Last edit: March 07, 2017, 06:18:07 AM by minerx117
 #90

http://nicehash.com/tools/excavator_v1.1.0a_Win64.zip

Quote
v1.1.0a
- added equihash algorithm
- added sha256t algorithm (experiment)
- added support for overclocking and setting TDP
- bug fixes and improvements

Equihash speed is same as EQM. However, on some high end cards, you might need 3 threads to feed GPU for 100% utilization. Try it on your own. Use 1 thread only if you plan to do other stuff, use your PC, watch movies etc, should work without problems but still mining with 90% of max speed.

djeZo added sha256t algorithm as an experiment (it worked fine on suprnova).

Big feature is overclocking. Currently, you can only set core, memory and TDP. In future we plan to add support for setting own thermal curve for automatic fan control. So, for now, monitor fan and temperatures on your own. However, it is possible to set per algo overclocking (some algos like high mem, some low, some you may run with low tdp, some with high tdp).

Next step is addition of commanding queue which will link all these features nicely together and will allow you to make own very reliable multialgo switching with some 3rd party scripting.

Oh and this miner is only for NVIDIA Maxwell and Pascal cards (for now).

tested v1.1.0a=155sols 1050ti +195core +85mem 100tdp

tested EWBF's=180sols 1050ti +195core +85mem 100tdp

i like your new features but your speeds need to be increased if you want people to use this....  

NemosMiner-v3.8.1.3
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
March 07, 2017, 06:39:51 AM
 #91

i don't remember how to run only one gpu here?
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
March 07, 2017, 06:56:06 AM
 #92

i don't remember how to run only one gpu here?

in ccminer? ...

its usually the -d parameter mate ...

-d 0,1,2,3,4,5 ... for a 6card nvidia system ...

for example ... if you want to run the third card only - you would use -d 2 ... or cards 1 and 3 would be -d 0,2

hope that helps ...

#crysx

th3.r00t
Sr. Member
****
Offline Offline

Activity: 312
Merit: 250



View Profile WWW
March 07, 2017, 07:29:59 AM
 #93

Hey NiceHash, how about that linux binary?

BitSend ◢◤Clients | Source
www.bitsend.info
█▄
█████▄
████████▄
███████████▄
██████████████
███████████▀
████████▀
█████▀
█▀












Your Digital Network | 10MB Blocks
Algo: XEVAN | DK3 | Masternodes
Bitcore - BTX/BTC -Project












BSD -USDT | Bittrex | C.Gather | S.Exchange
Cryptopia | NovaExchange | Livecoin
CoinPayments | Faucet | Bitsend Airdrop













████
 ████
  ████
   ████
    ████
     ████
      ████
       ████
        ████
       ████
      ████
     ████
    ████
   ████
  ████
 ████
████

████
 ████
  ████
   ████
    ████
     ████
      ████
       ████
        ████
       ████
      ████
     ████
    ████
   ████
  ████
 ████
████
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
March 07, 2017, 07:36:57 AM
 #94

i don't remember how to run only one gpu here?

in ccminer? ...

its usually the -d parameter mate ...

-d 0,1,2,3,4,5 ... for a 6card nvidia system ...

for example ... if you want to run the third card only - you would use -d 2 ... or cards 1 and 3 would be -d 0,2

hope that helps ...

#crysx

no here in this version, -d do not work
avirdoz
Legendary
*
Offline Offline

Activity: 1191
Merit: 1001



View Profile
March 07, 2017, 08:46:32 AM
 #95

i don't remember how to run only one gpu here?

in ccminer? ...

its usually the -d parameter mate ...

-d 0,1,2,3,4,5 ... for a 6card nvidia system ...

for example ... if you want to run the third card only - you would use -d 2 ... or cards 1 and 3 would be -d 0,2

hope that helps ...

#crysx

no here in this version, -d do not work
Try -cd 0
k0stas
Hero Member
*****
Offline Offline

Activity: 526
Merit: 502


View Profile
March 07, 2017, 09:54:31 AM
 #96

To print the help menu.

excavator -h

-cd [devices]   Enable CUDA mining on devices
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
March 07, 2017, 12:30:40 PM
 #97

To print the help menu.

excavator -h

-cd [devices]   Enable CUDA mining on devices

ok - so thats the paramater ...

see - learn something new everyday Smiley ...

#crysx

giagge
Legendary
*
Offline Offline

Activity: 1134
Merit: 1001


View Profile
March 07, 2017, 02:44:53 PM
 #98

Very good work! really thanks Smiley .
mirny
Legendary
*
Offline Offline

Activity: 1108
Merit: 1005



View Profile
March 07, 2017, 04:44:06 PM
 #99

Hey NiceHash, how about that linux binary?

+1
Will be linux binary available?
Or, how to run under ubuntu?

I'm trying to run it with wine, but no luck.

Code:
fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x22f870 1 C) semi-stub

==================== www.nicehash.com ====================
         Excavator v1.1.0a GPU Miner for NiceHash.
    Copyright (C) 2017 NiceHash. All rights reserved.
  Developed by djeZo with help and contributors of code:
    pallas, Vorksholk, bitbandi, ocminer
==================== www.nicehash.com ====================


abnormal program termination

Any help, Nicehash?

This is my signature...
NiceHashSupport
Hero Member
*****
Offline Offline

Activity: 588
Merit: 501



View Profile WWW
March 07, 2017, 06:42:56 PM
 #100

There will be Linux version at some point, but current version is just alpha and will be only Windows for now.

NiceHash.com - Largest Crypto-Mining Marketplace
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 ... 70 »
  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!