Author

Topic: Funakoshi equihash cuda miner is now available (Read 2981 times)

newbie
Activity: 99
Merit: 0
November 26, 2018, 04:21:42 PM
#70
I am searching for new techniques to increase performance.
When I will find ways to increase perofmrnace I will publish
a new version.
newbie
Activity: 22
Merit: 0
dev stops updating?
newbie
Activity: 99
Merit: 0
Thanks, @Funakoshi

Now looks it's connecting well to the pools (actually --pers are sngemPoW and ZelProof).

But now I receive "nvmlInit failed".

(Win10 64bit 1803, 4x1080ti, Nvidia driver 416.16 if this help)





The miner needs the file nvml.dll
nvml stands for Nvidia Management library,
and it is used for querying the gpu temperature.
Put nvml.dll in the same directory containing funakoshiMiner.exe

The file nvml.dll is contained in my distribution.
If its version is incompatible with your system use
the file supplied by Nvidia runtime.
newbie
Activity: 26
Merit: 1
Thanks, @Funakoshi

Now looks it's connecting well to the pools (actually --pers are sngemPoW and ZelProof).

But now I receive "nvmlInit failed".

(Win10 64bit 1803, 4x1080ti, Nvidia driver 416.16 if this help)



newbie
Activity: 99
Merit: 0
Latest releases of Funakoshi Miner support any pool
as long as the mined coin uses one of the following algorithm:
    Equihash<200,9> such as Zcash or
    Equihash<144,5> such as BitcoinGold
newbie
Activity: 26
Merit: 1
@Funakoshi

Can you support xsg.youmine.xyz:3033 and zel.youmine.xyz:3033 ?
I tried to test the miner, said pool is not yet supported.

Thanks
newbie
Activity: 99
Merit: 0
GTX 1070 ~42 sol/s without OC (miner release v10.4)
newbie
Activity: 164
Merit: 0
Im running 14 1070s, been using a different miner avg 43 sol/s mining BTG (90-100w/card).

Downloaded 4.10 to try it, and im getting low 30s with same OC settings.

missing something?
newbie
Activity: 99
Merit: 0
Why nobody informs about gtx 1080 ti speed?

Avg on GTX 1080 ti is 65 to 66 sol/s
Just checked


Without overclocking? TDP?

Funakoshi-Miner does not modify the clock or the fans speed.
The numbers are without OC.

Cuda code can't modify the clock of Nvidia Pascal devices (the gpu
internaly auto adjust the clock depending on temperature and electricity).

Only by using low-level Nvidia drivers an application can adjust the clock.
Funakoshi-Miner doesn't do that.

Afterburner do that for OC.

sr. member
Activity: 954
Merit: 250
Why nobody informs about gtx 1080 ti speed?

Avg on GTX 1080 ti is 65 to 66 sol/s
Just checked


Without overclocking? TDP?
newbie
Activity: 99
Merit: 0
Why nobody informs about gtx 1080 ti speed?

Avg on GTX 1080 ti is 65 to 66 sol/s
Just checked
sr. member
Activity: 954
Merit: 250
Why nobody informs about gtx 1080 ti speed?
newbie
Activity: 99
Merit: 0
Hi Funakoshi,
I've a problem with your miner 4.10
I'm mining snowgem on my private pool server..
with ewbf it's okay..your miner quit at start with this log..

[2018-Sep-27 13:11:36] [MINER] Using pool: 54.37.xx.30
[2018-Sep-27 13:11:36] [MINER] Invalid host

ewbf .bat

miner --algo 144_5 --pers sngemPoW --server 54.37.xx.30 --port 3032 --user s1X415FzrMKwDxZC4133MH11CYD4sgJoXFB.chicco

funakoshi .bat

funakoshiMiner.exe --server 54.37.xx.30 --port 3032 --user s1X415FzrMKwDxZC4133MH11CYD4sgJoXFB.chicco -144 -pers sngemPoW -f log.txt

what's wrong?

Thanks
Alex


The miner expect a valid domain name as value of the --server argument
and you specified an IP address instead.

To overcome this you can map any valid domain name that you choose to your IP in the file:

    C:\Windows\System32\drivers\etc\hosts

For example Add the following line to the hosts file:

   54.37.xx.30  kukukukukuku.com

and than specify --server kukukukukuku.com
in the command-line.
jr. member
Activity: 42
Merit: 2
Hi Funakoshi,
I've a problem with your miner 4.10
I'm mining snowgem on my private pool server..
with ewbf it's okay..your miner quit at start with this log..

[2018-Sep-27 13:11:36] [MINER] Using pool: 54.37.xx.30
[2018-Sep-27 13:11:36] [MINER] Invalid host

ewbf .bat

miner --algo 144_5 --pers sngemPoW --server 54.37.xx.30 --port 3032 --user s1X415FzrMKwDxZC4133MH11CYD4sgJoXFB.chicco

funakoshi .bat

funakoshiMiner.exe --server 54.37.xx.30 --port 3032 --user s1X415FzrMKwDxZC4133MH11CYD4sgJoXFB.chicco -144 -pers sngemPoW -f log.txt

what's wrong?

Thanks
Alex
newbie
Activity: 99
Merit: 0
Release v4.10 significantly improves the performance of equihash 144,5 of Funakoshi-Miner.
On GTX 1080 avg is 50 to 51 sol/s.

To learn more and to download the miner visit my github repository.
newbie
Activity: 99
Merit: 0
For equihash 144,5 performance has been improved, at
least for gtx 1080 on which Funakoshi-Miner is considerably
faster than EWBF. I haven't optimized for 1060 yet.

For equihash 200,9 Funakoshi-Miner is much faster on all devices.
Already told you that your miner is not faster then ewbf.
It was considerably slower. Now it it closer but still a little bit behind.
On 5*1080 ewbf ~ 245-250 your ~ 233-238
Good progress anyway.

On each GTX 1080 withoud OC
EWBF performance is ~45 sol/s (EWBF itself says that it has ~45 sol/s, and 45 * 5 = 225 much less than 245-250)
Funakoshi performance is ~49 sol/s (I measured myself this performance on my 1080, which has been confirmed by other users).

Anyone having GTX 1080 can measure the performance and see the results.


 
full member
Activity: 728
Merit: 106
For equihash 144,5 performance has been improved, at
least for gtx 1080 on which Funakoshi-Miner is considerably
faster than EWBF. I haven't optimized for 1060 yet.

For equihash 200,9 Funakoshi-Miner is much faster on all devices.
Already told you that your miner is not faster then ewbf.
It was considerably slower. Now it it closer but still a little bit behind.
On 5*1080 ewbf ~ 245-250 your ~ 233-238
Good progress anyway.
newbie
Activity: 22
Merit: 0
Thats why miner is faster on simpleming  than my Windows Smiley
And i saw lower power consuption than ewbf
6x1060
565W  average on EWBF and 165-170 sols
530W average on your miner and 154-162 sols
when i increase PL on funakoshi 156-165 sols



BTW im mining 144_5 will be nice when you speed up 1060 Smiley

newbie
Activity: 99
Merit: 0
When Chrome browser is running on your PC, it prevents the
miner from reaching its full speed (due to resources occupied
by Chrome on gpu). Thus close it before measuring mining speed.

The sol/s change all the time due to the statistical nature of the
equihash algorithm. You may get different results each minute. Each
job sent by the pool has different number of solutions in it. Thus
compare performance of different programs over time.

You should expect the reported sol/s to change about 10% to 20 % all the time.
This behaviour doesn't depend on the implementation, its in the core of equihash.

 
newbie
Activity: 99
Merit: 0
For equihash 144,5 performance has been improved, at
least for gtx 1080 on which Funakoshi-Miner is considerably
faster than EWBF. I haven't optimized for 1060 yet.

For equihash 200,9 Funakoshi-Miner is much faster on all devices.


newbie
Activity: 22
Merit: 0
i didn't see any speed improvements since 4.5 Sad still slower than ewbf
gtx 1060
jr. member
Activity: 42
Merit: 2
Hi Funakoshi,

I'm testing v.4.7 now on my 16 gpu rig!

Thanks,
Alex
newbie
Activity: 99
Merit: 0
Hi Funakoshi!

Please add support for snowgem coin (equihash 144.5 same as btg)!

Alex


You can mine snowgem with Funakoshi-Miner. Just
pass the correct pers and algo args in the command line
    --algo 144_5 --pers sngemPoW

jr. member
Activity: 42
Merit: 2
Hi Funakoshi!

Please add support for snowgem coin (equihash 144.5 same as btg)!

Alex
newbie
Activity: 99
Merit: 0
What is the API for the miner? Trying to use ethcontrol to remote keep an eye on my miner but I get no stats. Thanks in advance.

Funakoshi-miner has no api, however it has a mininal telemetry.

Add argument  -tele-port p  to the command line and specify the port number
on which the miner listens to http-requests and return summary information in html.
The results can be displayed in a browser.

newbie
Activity: 12
Merit: 0
What is the API for the miner? Trying to use ethcontrol to remote keep an eye on my miner but I get no stats. Thanks in advance.
jr. member
Activity: 51
Merit: 3
Waiting on pers options 😎

In release v4.5 of Funakoshi-Miner the --pers parameter is supported.


I've tried Funakoshi-v4.5 and EWBF-v0.5 for Bitcoin-Gold mining on 2miners.
Here is my tweet...of course in Japanese:)
https://twitter.com/ohashi3d/status/1038554573357572097
Ubuntu 16.04 with nvidia-396.44(CUDA 9.2), for both the single GTX1070 system and the rig(composed of 8 GPUs).

* Edited *
I'm trying v4.6 now:)

* Edited #2 *
My tweet:
https://twitter.com/ohashi3d/status/1038918179949408256
Though EWBF-v0.5 keeps advantage in my environment,
I feel there is no apparent difference in actual rewards, such as in hashrate.
newbie
Activity: 99
Merit: 0
Waiting on pers options 😎

In release v4.5 of Funakoshi-Miner the --pers parameter is supported.
newbie
Activity: 22
Merit: 0
Waiting on pers options 😎
jr. member
Activity: 145
Merit: 1
FYI
one day of test the same rig and same OC settings give me 5.11% advantage of funakoshi VS ZM on avg hashrate reported by pool, mining votecoin (regular equihash)

on equihash 144_5 people reporting significant advantage of EWBF miner.

In release v4.1 of Funakoshi Cuda Miner, there is
a jump in the performance of equihash<144, 5>.

Now on gtx 1080 it is the fastest.

To read more and to download the miner visit my github repository


Hello, what is the speed with 1060 gtx on 144.5 ?

Ps : it would e better for you if this topic was in miner section, isn't it ? i reached it from web Smiley
sr. member
Activity: 472
Merit: 250
lux8.net
FYI
one day of test the same rig and same OC settings give me 5.11% advantage of funakoshi VS ZM on avg hashrate reported by pool, mining votecoin (regular equihash)

on equihash 144_5 people reporting significant advantage of EWBF miner.
newbie
Activity: 99
Merit: 0
Running 12x1080 and 11x1080 rigs with your miner and noticed that ~8 GPU's load stays at 99% and the rest are 85%.
Tried to run two instances of a miner, but the full load gets only those which batch file I run first.
Is there any limitation in a code and can you look into it?
PS. was running ewfb miner before with 40-41 rock stable sols/s but the payout from a pool was same or less day to day. So I believe there is still some potential to squeeze out from this miner:)

Thanks!
Can you please tell me more about the environment:
    Operating System,
    Command-Line args that you are using to run the miner,
    Version of Funakoshi-Miner?
W10Pro [10.0.16299.492] on H110 BTC+, G4400, 8GB RAM with 60GB virtual
funakoshiMiner.exe  -144 -l Europe.equihash-hub.miningpoolhub.com:20595 -u xxx.xxxx
Miner v3.2
When you run the miner without specifying which cards to use it uses all cards (thats why the first process access all cards).
You can specify in the command-line which cards to use:
     -cd 0 1 2 ... (selects which cuda-devices meaning GPUs to use - starting from 0)
Using this technique you can select different gpu cards for each process.

Hi, that's exactly how I was running two instances with different GPUs. After a little investigation I found out that GPU 0-5 always under 99% load and 6-11 varies from 85% to 95% and never gets 99% except running single card in whole rig.
Running -cd 6 7 8 - all ~97%
Running -cd 6 7 8 9 - ranging 85%-95%
And it is not affected if 0-5 are running or not. Running more instances does not help.

Funakoshi-Miner splits the work evenly between the cards.
I have no idea what may cause this problem, sorry. Maybe
it is a hardware problem.
newbie
Activity: 4
Merit: 0
Running 12x1080 and 11x1080 rigs with your miner and noticed that ~8 GPU's load stays at 99% and the rest are 85%.
Tried to run two instances of a miner, but the full load gets only those which batch file I run first.
Is there any limitation in a code and can you look into it?
PS. was running ewfb miner before with 40-41 rock stable sols/s but the payout from a pool was same or less day to day. So I believe there is still some potential to squeeze out from this miner:)

Thanks!
Can you please tell me more about the environment:
    Operating System,
    Command-Line args that you are using to run the miner,
    Version of Funakoshi-Miner?
W10Pro [10.0.16299.492] on H110 BTC+, G4400, 8GB RAM with 60GB virtual
funakoshiMiner.exe  -144 -l Europe.equihash-hub.miningpoolhub.com:20595 -u xxx.xxxx
Miner v3.2
When you run the miner without specifying which cards to use it uses all cards (thats why the first process access all cards).
You can specify in the command-line which cards to use:
     -cd 0 1 2 ... (selects which cuda-devices meaning GPUs to use - starting from 0)
Using this technique you can select different gpu cards for each process.

Hi, that's exactly how I was running two instances with different GPUs. After a little investigation I found out that GPU 0-5 always under 99% load and 6-11 varies from 85% to 95% and never gets 99% except running single card in whole rig.
Running -cd 6 7 8 - all ~97%
Running -cd 6 7 8 9 - ranging 85%-95%
And it is not affected if 0-5 are running or not. Running more instances does not help.
newbie
Activity: 99
Merit: 0
Running 12x1080 and 11x1080 rigs with your miner and noticed that ~8 GPU's load stays at 99% and the rest are 85%.

Tried to run two instances of a miner, but the full load gets only those which batch file I run first.

Is there any limitation in a code and can you look into it?

PS. was running ewfb miner before with 40-41 rock stable sols/s but the payout from a pool was same or less day to day. So I believe there is still some potential to squeeze out from this miner:)

Thanks!

Can you please tell me more about the environment:
    Operating System,
    Command-Line args that you are using to run the miner,
    Version of Funakoshi-Miner?


W10Pro [10.0.16299.492] on H110 BTC+, G4400, 8GB RAM with 60GB virtual
funakoshiMiner.exe  -144 -l Europe.equihash-hub.miningpoolhub.com:20595 -u xxx.xxxx
Miner v3.2

When you run the miner without specifying which cards to use it uses all cards (thats why the first process access all cards).
You can specify in the command-line which cards to use:
     -cd 0 1 2 ... (selects which cuda-devices meaning GPUs to use - starting from 0)

Using this technique you can select different gpu cards for each process.
newbie
Activity: 4
Merit: 0
Running 12x1080 and 11x1080 rigs with your miner and noticed that ~8 GPU's load stays at 99% and the rest are 85%.

Tried to run two instances of a miner, but the full load gets only those which batch file I run first.

Is there any limitation in a code and can you look into it?

PS. was running ewfb miner before with 40-41 rock stable sols/s but the payout from a pool was same or less day to day. So I believe there is still some potential to squeeze out from this miner:)

Thanks!

Can you please tell me more about the environment:
    Operating System,
    Command-Line args that you are using to run the miner,
    Version of Funakoshi-Miner?


W10Pro [10.0.16299.492] on H110 BTC+, G4400, 8GB RAM with 60GB virtual
funakoshiMiner.exe  -144 -l Europe.equihash-hub.miningpoolhub.com:20595 -u xxx.xxxx
Miner v3.2
newbie
Activity: 99
Merit: 0
Running 12x1080 and 11x1080 rigs with your miner and noticed that ~8 GPU's load stays at 99% and the rest are 85%.

Tried to run two instances of a miner, but the full load gets only those which batch file I run first.

Is there any limitation in a code and can you look into it?

PS. was running ewfb miner before with 40-41 rock stable sols/s but the payout from a pool was same or less day to day. So I believe there is still some potential to squeeze out from this miner:)

Thanks!

Can you please tell me more about the environment:
    Operating System,
    Command-Line args that you are using to run the miner,
    Version of Funakoshi-Miner?

newbie
Activity: 4
Merit: 0
Running 12x1080 and 11x1080 rigs with your miner and noticed that ~8 GPU's load stays at 99% and the rest are 85%.

Tried to run two instances of a miner, but the full load gets only those which batch file I run first.

Is there any limitation in a code and can you look into it?

PS. was running ewfb miner before with 40-41 rock stable sols/s but the payout from a pool was same or less day to day. So I believe there is still some potential to squeeze out from this miner:)

Thanks!
newbie
Activity: 99
Merit: 0
HEllo,
the linux version not working under Ubuntu 16.04 or 18.04, getting message

root@xxxxx:/miner# ./funakoshiMiner

terminate called after throwing an instance of 'std::runtime_error'
  what():  CUDA error 'CUDA driver version is insufficient for CUDA runtime version' at line 50
Aborted (core dumped)

But cuda 9.1 is installed
root@xxxxx:/miner# dpkg -l | grep cuda
ii  libcudart9.1:amd64                    9.1.85-3ubuntu1                   amd64        NVIDIA CUDA Runtime Library
ii  nvidia-cuda-dev                       9.1.85-3ubuntu1                   amd64        NVIDIA CUDA development files
ii  nvidia-cuda-doc                       9.1.85-3ubuntu1                   all          NVIDIA CUDA and OpenCL documentation
ii  nvidia-cuda-gdb                       9.1.85-3ubuntu1                   amd64        NVIDIA CUDA Debugger (GDB)
ii  nvidia-cuda-toolkit                   9.1.85-3ubuntu1                   amd64        NVIDIA CUDA development toolkit

how to fix this ?

Regards
RG

The miner has been compiled using cuda 9.2
Plase try to upgrade to latest CUDA driver from Nvidia website.
newbie
Activity: 4
Merit: 0
HEllo,
the linux version not working under Ubuntu 16.04 or 18.04, getting message

root@xxxxx:/miner# ./funakoshiMiner

terminate called after throwing an instance of 'std::runtime_error'
  what():  CUDA error 'CUDA driver version is insufficient for CUDA runtime version' at line 50
Aborted (core dumped)

But cuda 9.1 is installed
root@xxxxx:/miner# dpkg -l | grep cuda
ii  libcudart9.1:amd64                    9.1.85-3ubuntu1                   amd64        NVIDIA CUDA Runtime Library
ii  nvidia-cuda-dev                       9.1.85-3ubuntu1                   amd64        NVIDIA CUDA development files
ii  nvidia-cuda-doc                       9.1.85-3ubuntu1                   all          NVIDIA CUDA and OpenCL documentation
ii  nvidia-cuda-gdb                       9.1.85-3ubuntu1                   amd64        NVIDIA CUDA Debugger (GDB)
ii  nvidia-cuda-toolkit                   9.1.85-3ubuntu1                   amd64        NVIDIA CUDA development toolkit

how to fix this ?

Regards
RG
newbie
Activity: 1
Merit: 0
I'm using HiveOS (linux) and I'm getting this error when running it.  How do I associate the right CUDA library to it?

Code:
terminate called after throwing an instance of 'std::runtime_error'                                                                                                     
  what():  CUDA error 'CUDA driver version is insufficient for CUDA runtime version' at line 50      
                                                                 
                                                                                                                                                                        
newbie
Activity: 99
Merit: 0
not working

why Port changed to ssl-port 8817 and not connected Huh?


Me too Sad

Try adding -144 to command-line BitcoinGold has forked and now uses <144,5> Equihash Parameters.
The -144 causes using the new Proof-Of-Work algorithm.
newbie
Activity: 16
Merit: 0
not working

why Port changed to ssl-port 8817 and not connected Huh?


Me too Sad
newbie
Activity: 59
Merit: 0
not working

why Port changed to ssl-port 8817 and not connected Huh?

Code:
/funakoshiMiner -l btg.suprnova.cc:8866 -u username.v002 -p x

[2018-Jul-04 11:57:30] [MINER] Port changed to ssl-port 8817
[2018-Jul-04 11:57:30] [MINER] Using pool: btg.suprnova.cc
[2018-Jul-04 11:57:30] [MINER] Starting miner
[2018-Jul-04 11:57:30] [MINER] Connecting to stratum server btg.suprnova.cc:8817
[2018-Jul-04 11:57:30] [GPU-0] FUNAKOSHI-solver starts mining (device-info: GeForce GTX 1080, version: 6.1, device: 0)
[2018-Jul-04 11:57:30] [GPU-1] FUNAKOSHI-solver starts mining (device-info: GeForce GTX 1060 6GB, version: 6.1, device: 1)
[2018-Jul-04 11:57:30] [GPU-3] FUNAKOSHI-solver starts mining (device-info: GeForce GTX 1060 3GB, version: 6.1, device: 3)
[2018-Jul-04 11:57:30] [GPU-2] FUNAKOSHI-solver starts mining (device-info: GeForce GTX 1060 6GB, version: 6.1, device: 2)
[2018-Jul-04 11:57:30] [MINER] Could not connect to stratum server btg.suprnova.cc:8817, Connection refused
[2018-Jul-04 11:57:30] [MINER] Reconnecting in 3 seconds...
[2018-Jul-04 11:57:32] [GPU-1] Temperature: 33, temp-max: 0, temp-min: 0
Power Draw: 31013 milliwatts
[2018-Jul-04 11:57:32] [GPU-0] Temperature: 31, temp-max: 0, temp-min: 0
Power Draw: 25643 milliwatts
[2018-Jul-04 11:57:32] [GPU-3] Temperature: 34, temp-max: 0, temp-min: 0
Power Draw: 30890 milliwatts
[2018-Jul-04 11:57:32] [GPU-2] Temperature: 30, temp-max: 0, temp-min: 0
Power Draw: 37875 milliwatts
[2018-Jul-04 11:57:33] [MINER] read_until: uninitialized

Code:
[2018-Jul-04 11:58:04] [MINER] Reconnecting in 3 seconds...
[2018-Jul-04 11:58:07] [MINER] Connecting to stratum server btg.suprnova.cc:8817
[2018-Jul-04 11:58:07] [MINER] Could not connect to stratum server btg.suprnova.cc:8817, Connection refused
[2018-Jul-04 11:58:07] [MINER] Reconnecting in 3 seconds...
[2018-Jul-04 11:58:10] [MINER] read_until: uninitialized
[2018-Jul-04 11:58:10] [MINER] Reconnecting in 3 seconds...
[2018-Jul-04 11:58:11] [GPU-0 (15 sec)] 0 I/s, 0 Sols/s
[2018-Jul-04 11:58:11] [GPU-1 (15 sec)] 0 I/s, 0 Sols/s
[2018-Jul-04 11:58:11] [GPU-2 (15 sec)] 0 I/s, 0 Sols/s
[2018-Jul-04 11:58:11] [GPU-3 (15 sec)] 0 I/s, 0 Sols/s
[2018-Jul-04 11:58:11] [TOTAL (15 sec)] 0 I/s, 0 Sols/s, 0 Accepted, 0 Rejected
[2018-Jul-04 11:58:13] [MINER] Connecting to stratum server btg.suprnova.cc:8817
[2018-Jul-04 11:58:13] [MINER] Could not connect to stratum server btg.suprnova.cc:8817, Connection refused
[2018-Jul-04 11:58:13] [MINER] Reconnecting in 3 seconds...
[2018-Jul-04 11:58:16] [MINER] read_until: uninitialized
[2018-Jul-04 11:58:16] [MINER] Reconnecting in 3 seconds...
[2018-Jul-04 11:58:19] [MINER] Connecting to stratum server btg.suprnova.cc:8817
[2018-Jul-04 11:58:19] [MINER] Could not connect to stratum server btg.suprnova.cc:8817, Connection refused
[2018-Jul-04 11:58:19] [MINER] Reconnecting in 3 seconds...
[2018-Jul-04 11:58:21] [GPU-0 (15 sec)] 0 I/s, 0 Sols/s
[2018-Jul-04 11:58:21] [GPU-1 (15 sec)] 0 I/s, 0 Sols/s
[2018-Jul-04 11:58:21] [GPU-2 (15 sec)] 0 I/s, 0 Sols/s
[2018-Jul-04 11:58:21] [GPU-3 (15 sec)] 0 I/s, 0 Sols/s
[2018-Jul-04 11:58:21] [TOTAL (15 sec)] 0 I/s, 0 Sols/s, 0 Accepted, 0 Rejected
[2018-Jul-04 11:58:22] [MINER] read_until: uninitialized
[2018-Jul-04 11:58:22] [MINER] Reconnecting in 3 seconds...
newbie
Activity: 78
Merit: 0
EWBF 4100   DSTM 4235  Funakoshi 4050   5x 1080ti + 1080.   for a 0.7-1% fee it would be ok.

What is the DSTM miner and where can I find it?  

7/2 - Update: found it here on bitcoin forum but it is not 144_5 ready.

Thanks in advance
newbie
Activity: 148
Merit: 0
guys and you did not make a mistake ?? here like altcoyins are discussed. send the moderator
legendary
Activity: 2030
Merit: 1076
BTCLife.global participant
On my 5x1070:




I will dig for a little with this miner, but please funakosihi improve it.


jr. member
Activity: 109
Merit: 1
EWBF 4100   DSTM 4235  Funakoshi 4050   5x 1080ti + 1080.   for a 0.7-1% fee it would be ok.
newbie
Activity: 15
Merit: 0
Hi!
Try to use it, but i got
C:\funakoshi-miner-master>funakoshiMiner -cd 0 -l eu1-zcash.flypool.org:3333 -u
MyWorkerName -temp-max 65 -temp-min 55

[2018-Mar-05 18:05:00] [MINER] Using pool: eu1-zcash.flypool.org
[2018-Mar-05 18:05:00] [MINER] Starting miner
[2018-Mar-05 18:05:00] [GPU-0] FUNAKOSHI-solver starts mining (device-info: GeF
rce GTX 1060 3GB, version: 6.1, device: 0)
[2018-Mar-05 18:05:00] [MINER] Connecting to stratum server eu1-zcash.flypool.o
g:3333
[2018-Mar-05 18:05:01] [MINER] wrong version number
[2018-Mar-05 18:05:01] [MINER] Reconnecting in 3 seconds...
[2018-Mar-05 18:05:01] [GPU-0] Temperature: 34, temp-max: 65, temp-min: 55
Power Draw: 27059 milliwatts
[2018-Mar-05 18:05:27] [GPU-0 (15 sec)] 0 I/s, 0 Sols/s
[2018-Mar-05 18:05:27] [TOTAL (15 sec)] 0 I/s, 0 Sols/s, 0 Accepted, 0 Rejected
[2018-Mar-05 18:05:40] [GPU-0 (15 sec)] 0 I/s, 0 Sols/s
[2018-Mar-05 18:05:40] [TOTAL (15 sec)] 0 I/s, 0 Sols/s, 0 Accepted, 0 Rejected
[2018-Mar-05 18:05:53] [GPU-0 (15 sec)] 0 I/s, 0 Sols/s
[2018-Mar-05 18:05:53] [TOTAL (15 sec)] 0 I/s, 0 Sols/s, 0 Accepted, 0 Rejected
[2018-Mar-05 18:06:05] [GPU-0 (15 sec)] 0 I/s, 0 Sols/s
[2018-Mar-05 18:06:05] [TOTAL (15 sec)] 0 I/s, 0 Sols/s, 0 Accepted, 0 Rejected
[2018-Mar-05 18:06:17] [GPU-0 (15 sec)] 0 I/s, 0 Sols/s
[2018-Mar-05 18:06:17] [TOTAL (15 sec)] 0 I/s, 0 Sols/s, 0 Accepted, 0 Rejected
[2018-Mar-05 18:06:29] [GPU-0 (15 sec)] 0 I/s, 0 Sols/s
[2018-Mar-05 18:06:30] [TOTAL (15 sec)] 0 I/s, 0 Sols/s, 0 Accepted, 0 Rejected
[2018-Mar-05 18:06:40] [GPU-0 (15 sec)] 0 I/s, 0 Sols/s
[2018-Mar-05 18:06:40] [TOTAL (15 sec)] 0 I/s, 0 Sols/s, 0 Accepted, 0 Rejected
[2018-Mar-05 18:06:50] [GPU-0 (15 sec)] 0 I/s, 0 Sols/s
[2018-Mar-05 18:06:50] [TOTAL (15 sec)] 0 I/s, 0 Sols/s, 0 Accepted, 0 Rejected
[2018-Mar-05 18:07:00] [GPU-0 (15 sec)] 0 I/s, 0 Sols/s
[2018-Mar-05 18:07:00] [TOTAL (15 sec)] 0 I/s, 0 Sols/s, 0 Accepted, 0 Rejected
[2018-Mar-05 18:07:10] [GPU-0 (15 sec)] 0 I/s, 0 Sols/s
[2018-Mar-05 18:07:10] [TOTAL (15 sec)] 0 I/s, 0 Sols/s, 0 Accepted, 0 Rejected
[2018-Mar-05 18:07:20] [GPU-0 (15 sec)] 0 I/s, 0 Sols/s
[2018-Mar-05 18:07:20] [TOTAL (15 sec)] 0 I/s, 0 Sols/s, 0 Accepted, 0 Rejected
[2018-Mar-05 18:07:30] [GPU-0 (15 sec)] 0 I/s, 0 Sols/s
[2018-Mar-05 18:07:30] [TOTAL (15 sec)] 0 I/s, 0 Sols/s, 0 Accepted, 0 Rejected

What is this? And how can i spend the rest of my life about it? (sorry I could not resist, yeah)
Ooops! Wrong port. 3443 and miner works, will test it/
Update. 240sol yuors VS 290 dstm's. Miss.

newbie
Activity: 99
Merit: 0
Version 1.0 of Funakoshi equihash cuda miner has been released.
You are welcome to give it a try.
Performance has been improved.

   https://github.com/funakoshi2718/funakoshi-miner
newbie
Activity: 99
Merit: 0
@Funakoshi: how does it compare to DSTM ? Because DSTM is faster than EWBF. Please advise. Thank you.

Don't ask me. I am not objective. Try and see.
I think that it depends on your comfiguration.
newbie
Activity: 28
Merit: 0
@Funakoshi: how does it compare to DSTM ? Because DSTM is faster than EWBF. Please advise. Thank you.
newbie
Activity: 59
Merit: 0
Downloaded from here https://github.com/funakoshi2718/funakoshi-miner/releases

I'm on windows 10 64 bit

Used this in bat file:

funakoshiMiner.exe -cd 0 1 -l zcl.suprnova.cc:4042 -u xxx.xxx-p xxx

Have I missed something?

*Yes I had missed something, I needed the SSL port 4142 instead Smiley

I'm not sure it is any faster than EBWF on my x2 1080ti's though.

EBWF gives approximately 1412 sols/s
Funakoshi gives approxately 1400 sols/s

75% power, +140 Core, +300 mem both cards

newbie
Activity: 99
Merit: 0
Miner is reporting 'wrong version number' when connected to zcl.suprnova.cc.

Went back to EBWF...

I have just now tried connecting to zec.supernova.cc from windows and from linux.
Both succedded without any problem.

Maybe you didn't pass correct command-line args to the program.
Did you use the SSL port?

Please look at usage example in:

   https://github.com/funakoshi2718/funakoshi-miner


Specific example for supernova:

    funakoshiMiner -cd 0 -l zec.suprnova.cc:2242 -u userName.workerName -temp-max 82 -temp-min 75

newbie
Activity: 59
Merit: 0
Miner is reporting 'wrong version number' when connected to zcl.suprnova.cc.

Went back to EBWF...
newbie
Activity: 99
Merit: 0
is it faster than EBWF's ?

Funakoshi is a little faster, and is virus-free.
hero member
Activity: 2086
Merit: 608
Online Security & Investment Corporation
is it faster than EBWF's ?
sr. member
Activity: 472
Merit: 250
lux8.net
Please check if you can run the nvidia-smi program.
It should be located at the directory
   C:\Program Files\NVIDIA Corporation\NVSMI
In this directory the dll can also be found.

You should download nvidia cuda for this to work.

Any way I have added the dll to the release.

error with nvml.dll on three different devices   Sad
while the file nvml.dll is located C:\Program Files\NVIDIA Corporation\NVSMI

Other miners do not cause such a mistake Huh
miner looking for dll in the miner folder, if you put it there it will start.
newbie
Activity: 99
Merit: 0
I have just created a fresh new windows instance with a GTX 1070 GPU on the cloud.

After that I have installed the nvidia driver from their website.

Next, I downloaded funakoshiMiner.exe and the dll files from
github to the same directory and executed the program.

There were no problems in finding any dll and the program worked smoothly.
 
newbie
Activity: 99
Merit: 0
What happens when you run the utility program "nvidia-smi".
This program also uses the dll.
newbie
Activity: 11
Merit: 0
Please check if you can run the nvidia-smi program.
It should be located at the directory
   C:\Program Files\NVIDIA Corporation\NVSMI
In this directory the dll can also be found.

You should download nvidia cuda for this to work.

Any way I have added the dll to the release.

error with nvml.dll on three different devices   Sad
while the file nvml.dll is located C:\Program Files\NVIDIA Corporation\NVSMI

Other miners do not cause such a mistake Huh
newbie
Activity: 99
Merit: 0
Please check if you can run the nvidia-smi program.
It should be located at the directory
   C:\Program Files\NVIDIA Corporation\NVSMI
In this directory the dll can also be found.

You should download nvidia cuda for this to work.

Any way I have added the dll to the release.
newbie
Activity: 99
Merit: 0
I have staticaly linked the MS C++ runtime libraries,
and updated the release (download funakoshiMiner.exe).
newbie
Activity: 11
Merit: 0
The file nvml.dll is part of the nvidia cuda distribution.
This dll is used by the program nvidia-smi and by the solver for
checking the current GPU temperature. It should be at directory:

    C:\Program Files\NVIDIA Corporation\NVSMI


Reinstalled the driver for version 390.77, an error with nvml.dll remained Sad
newbie
Activity: 315
Merit: 0
Please compile with MS VC++ runtime libraries (ms-crt*******.dll Cry errors).
newbie
Activity: 99
Merit: 0
The file nvml.dll is part of the nvidia cuda distribution.
This dll is used by the program nvidia-smi and by the solver for
checking the current GPU temperature. It should be at directory:

    C:\Program Files\NVIDIA Corporation\NVSMI
newbie
Activity: 99
Merit: 0
Added cudart32_90.dll & cudart64_90.dll to release.
newbie
Activity: 11
Merit: 0
Does not work, writes two errors, requires nvml.dll and cudart64_90.dll


Win10_64_LTSB,drider nvidia 388.59, VC 1070/1080/1080ti
newbie
Activity: 99
Merit: 0
Working on it.

nibirupool will be supported in a few hours.
sr. member
Activity: 472
Merit: 250
lux8.net
Nvidia guys waiting for SSL miner.
Add nibirupool to your list.
newbie
Activity: 99
Merit: 0
Funakoshi miner for mining equihash crypto coins (zcash, zclassic, ...).

Fast.
No virus attached.
1.5% developer fee.
Supports: Nvidia Pascal and above.
Runs on: Windows, Ubuntu, Fedora.

Read about it and download it from github:

    https://github.com/funakoshi2718/funakoshi-miner


Jump to: