Bitcoin Forum
May 10, 2024, 07:42:50 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 »  All
  Print  
Author Topic: Funakoshi equihash cuda miner is now available  (Read 2928 times)
funakoshi (OP)
Newbie
*
Offline Offline

Activity: 99
Merit: 0


View Profile
February 12, 2018, 11:00:30 AM
Last edit: October 21, 2018, 07:16:32 AM by funakoshi
 #1

Release v5.2 of funakoshi-miner is out with improved performance:

Equihash 144,5 speed:

    GTX 1080        avg  47-56   sol/s
    GTX 1080ti      avg  66-75   sol/s
    GTX 1070        avg  37-45   sol/s
    GTX 1060 6gb  avg  26-31   sol/s

Equihash 200,9 speed:

    GTX 1080 avg 525 sol/s

Note that the sol/s change all the time due to statistical nature of equihash.
To measure the avg run the miner a full day.

Since release v4.5 users can connect to any equihash pool supporting 200,9 or 144,5 algo.
Algo 200,9 is the default, use command-line arg --algo 144_5 to select the 144,5 algorithm.

Any port can be specified (ssl is no longer enforced).

The --pers parameter is supported allowing users to mine any 144,5 coin.
      --pers auto is also supported (allowing the pool to control the pers string, use auto only when supported by the pool).

Dev fee 1.5%

For more information and to download the solver visit my github repository.


1715370170
Hero Member
*
Offline Offline

Posts: 1715370170

View Profile Personal Message (Offline)

Ignore
1715370170
Reply with quote  #2

1715370170
Report to moderator
1715370170
Hero Member
*
Offline Offline

Posts: 1715370170

View Profile Personal Message (Offline)

Ignore
1715370170
Reply with quote  #2

1715370170
Report to moderator
1715370170
Hero Member
*
Offline Offline

Posts: 1715370170

View Profile Personal Message (Offline)

Ignore
1715370170
Reply with quote  #2

1715370170
Report to moderator
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715370170
Hero Member
*
Offline Offline

Posts: 1715370170

View Profile Personal Message (Offline)

Ignore
1715370170
Reply with quote  #2

1715370170
Report to moderator
1715370170
Hero Member
*
Offline Offline

Posts: 1715370170

View Profile Personal Message (Offline)

Ignore
1715370170
Reply with quote  #2

1715370170
Report to moderator
1715370170
Hero Member
*
Offline Offline

Posts: 1715370170

View Profile Personal Message (Offline)

Ignore
1715370170
Reply with quote  #2

1715370170
Report to moderator
boo50
Sr. Member
****
Offline Offline

Activity: 472
Merit: 250


lux8.net


View Profile
February 12, 2018, 11:10:33 AM
 #2

Nvidia guys waiting for SSL miner.
Add nibirupool to your list.

funakoshi (OP)
Newbie
*
Offline Offline

Activity: 99
Merit: 0


View Profile
February 12, 2018, 12:23:09 PM
 #3

Working on it.

nibirupool will be supported in a few hours.
SedoiBobr
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
February 12, 2018, 12:30:57 PM
 #4

Does not work, writes two errors, requires nvml.dll and cudart64_90.dll


Win10_64_LTSB,drider nvidia 388.59, VC 1070/1080/1080ti
funakoshi (OP)
Newbie
*
Offline Offline

Activity: 99
Merit: 0


View Profile
February 12, 2018, 01:00:42 PM
 #5

Added cudart32_90.dll & cudart64_90.dll to release.
funakoshi (OP)
Newbie
*
Offline Offline

Activity: 99
Merit: 0


View Profile
February 12, 2018, 01:13:59 PM
 #6

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
BoozyTalking
Newbie
*
Offline Offline

Activity: 315
Merit: 0


View Profile
February 12, 2018, 01:48:55 PM
 #7

Please compile with MS VC++ runtime libraries (ms-crt*******.dll Cry errors).
SedoiBobr
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
February 12, 2018, 03:21:43 PM
 #8

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
funakoshi (OP)
Newbie
*
Offline Offline

Activity: 99
Merit: 0


View Profile
February 12, 2018, 04:05:28 PM
 #9

I have staticaly linked the MS C++ runtime libraries,
and updated the release (download funakoshiMiner.exe).
funakoshi (OP)
Newbie
*
Offline Offline

Activity: 99
Merit: 0


View Profile
February 12, 2018, 04:11:52 PM
 #10

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.
SedoiBobr
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
February 12, 2018, 06:01:35 PM
 #11

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
funakoshi (OP)
Newbie
*
Offline Offline

Activity: 99
Merit: 0


View Profile
February 12, 2018, 06:08:24 PM
 #12

What happens when you run the utility program "nvidia-smi".
This program also uses the dll.
funakoshi (OP)
Newbie
*
Offline Offline

Activity: 99
Merit: 0


View Profile
February 12, 2018, 08:46:03 PM
 #13

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.
 
boo50
Sr. Member
****
Offline Offline

Activity: 472
Merit: 250


lux8.net


View Profile
February 15, 2018, 01:56:13 AM
 #14

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.

igotek
Hero Member
*****
Offline Offline

Activity: 2058
Merit: 608


Online Security & Investment Corporation


View Profile WWW
February 15, 2018, 02:05:23 AM
 #15

is it faster than EBWF's ?

I cannot live, I cannot die, trapped in myself.
Hold my breath as I wish for death. Oh please god, help me !
funakoshi (OP)
Newbie
*
Offline Offline

Activity: 99
Merit: 0


View Profile
February 15, 2018, 03:49:09 AM
 #16

is it faster than EBWF's ?

Funakoshi is a little faster, and is virus-free.
Negcreep
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
February 19, 2018, 10:20:52 AM
 #17

Miner is reporting 'wrong version number' when connected to zcl.suprnova.cc.

Went back to EBWF...
funakoshi (OP)
Newbie
*
Offline Offline

Activity: 99
Merit: 0


View Profile
February 19, 2018, 10:38:21 AM
Last edit: February 19, 2018, 11:04:45 AM by funakoshi
 #18

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

Negcreep
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
February 19, 2018, 11:49:43 AM
 #19

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

MiningTaken
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
February 22, 2018, 01:37:48 AM
 #20

@Funakoshi: how does it compare to DSTM ? Because DSTM is faster than EWBF. Please advise. Thank you.
Pages: [1] 2 3 4 »  All
  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!