Bitcoin Forum
May 07, 2024, 07:30:41 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 [8] 9 10 »
141  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]Bminer: a fast Equihash/Ethash/CuckooCycle miner for AMD/NVIDIA GPUs 13.1.0 on: January 24, 2019, 10:58:17 PM
The example of the bat on off website

bminer -uri cuckaroo29://satoshi%40nakamoto%2Ecom%2Fworker:foo@us-east-stratum.grinmint.com:3416

The instruction on mine_grin.bat

REM If you're passing in emails, the '@' characters need to be escaped (%%40)
REM If the pool use / to annoate rigs, the '/' charaactrs need to be escape (%%2F)

So which is right one ?

%40 or %%40

%2F or %%2F

Huh
% in linux, %% in windows

Nope: Single % in Windows:

Code:
bminer -uri cuckaroo29://someone%40yahoo.com%2Fworkername:SuperGoodPassword@us-east-stratum.grinmint.com:3416 -api 127.0.0.1:1880
[INFO] [2019-01-24T23:57:28+01:00] Bminer: When Crypto-mining Made Fast (v13.2.0-2caa8fc)
[INFO] [2019-01-24T23:57:28+01:00] Watchdog has started.
[INFO] [2019-01-24T23:57:28+01:00] Starting miner on 1 devices
[INFO] [2019-01-24T23:57:28+01:00] Starting the management API at 127.0.0.1:1880
[INFO] [2019-01-24T23:57:28+01:00] Free memory 9171.7 MB available on device (#0). Selecting normal solver.
[INFO] [2019-01-24T23:57:28+01:00] Starting miner on device 0...
[INFO] [2019-01-24T23:57:28+01:00] Connected to us-east-stratum.grinmint.com:3416
[INFO] [2019-01-24T23:57:28+01:00] Authorized with the server
[INFO] [2019-01-24T23:57:29+01:00] Received new job 0
[INFO] [2019-01-24T23:57:29+01:00] Started miner on device 0
[INFO] [2019-01-24T23:57:33+01:00] Accepted share
[INFO] [2019-01-24T23:57:36+01:00] Accepted share
[INFO] [2019-01-24T23:57:38+01:00] Received new job 1
142  Alternate cryptocurrencies / Mining (Altcoins) / Miner broken??? Bminer for AMD/NVIDIA GPUs 12.2.x & 13.x fails on GTX 1080Ti on: January 22, 2019, 11:47:08 PM
Code:
BMiner.exe -api 127.0.0.1:4002 -uri stratum://**************************:multipoolminer%2cc%3dBTC@equihash.eu.mine.zpool.ca:2142 -watchdog=false -devices 0
[INFO] [2019-01-23T00:42:08+01:00] Bminer: When Crypto-mining Made Fast (v12.0.1-eab048c)
[INFO] [2019-01-23T00:42:08+01:00] Watchdog has started.
[INFO] [2019-01-23T00:42:08+01:00] Starting miner on 1 devices
[INFO] [2019-01-23T00:42:08+01:00] Starting the management API at 127.0.0.1:4002
[INFO] [2019-01-23T00:42:08+01:00] Starting miner on device 0...
[INFO] [2019-01-23T00:42:08+01:00] Connected to equihash.eu.mine.zpool.ca:2142
[INFO] [2019-01-23T00:42:08+01:00] Started miner on device 0
[INFO] [2019-01-23T00:42:09+01:00] Subscribed to stratum server
[INFO] [2019-01-23T00:42:09+01:00] Set nonce to 81000264
[INFO] [2019-01-23T00:42:09+01:00] Authorized
[INFO] [2019-01-23T00:42:09+01:00] Set target to 00000000000000000000000000000000000000000000000000000000f8ff0700
[INFO] [2019-01-23T00:42:09+01:00] Received new job 6e
[INFO] [2019-01-23T00:42:14+01:00] Accepted share #5

Code:
BMiner.exe -api 127.0.0.1:4002 -uri stratum://**************************:multipoolminer%2cc%3dBTC@equihash.eu.mine.zpool.ca:2142 -watchdog=false -devices 0
[INFO] [2019-01-23T00:42:41+01:00] Bminer: When Crypto-mining Made Fast (v12.2.0-937f19b)
[INFO] [2019-01-23T00:42:42+01:00] Watchdog has started.
[INFO] [2019-01-23T00:42:42+01:00] Starting miner on 1 devices
[INFO] [2019-01-23T00:42:42+01:00] Starting the management API at 127.0.0.1:4002
[INFO] [2019-01-23T00:42:42+01:00] Starting miner on device 0...
[INFO] [2019-01-23T00:42:42+01:00] Connected to equihash.eu.mine.zpool.ca:2142
[INFO] [2019-01-23T00:42:42+01:00] CUDA error DRIVER: '500' in func 'BZSolverCudaImpl::BZSolverCudaImpl' line 186
[FATA] [2019-01-23T00:42:42+01:00] Fatal cuda error in GPU 0. Terminate soon...

Code:
BMiner.exe -api 127.0.0.1:4002 -uri stratum://**************************:multipoolminer%2cc%3dBTC@equihash.eu.mine.zpool.ca:2142 -watchdog=false -devices 0
[INFO] [2019-01-23T00:45:47+01:00] Bminer: When Crypto-mining Made Fast (v13.0.0-6d94ac7)
[INFO] [2019-01-23T00:45:47+01:00] Watchdog has started.
[INFO] [2019-01-23T00:45:47+01:00] Starting miner on 1 devices
[INFO] [2019-01-23T00:45:47+01:00] Starting the management API at 127.0.0.1:4002
[INFO] [2019-01-23T00:45:47+01:00] Starting miner on device 0...
[INFO] [2019-01-23T00:45:47+01:00] Connected to equihash.eu.mine.zpool.ca:2142
[INFO] [2019-01-23T00:45:47+01:00] CUDA error DRIVER: '500' in func 'BZSolverCudaImpl::BZSolverCudaImpl' line 186
[FATA] [2019-01-23T00:45:47+01:00] Fatal cuda error in GPU 0. Terminate soon...

Nvidia driver 417.71 on WIn 10 x64 1809

Bminer version later 12.0.1 throw an error:
Error CUDA error DRIVER: '500' in func 'BZSolverCudaImpl::BZSolverCudaImpl' line 186
143  Alternate cryptocurrencies / Mining (Altcoins) / Re: TT-Miner: ProgPoW, MTP, UBQHASH, ETHASH for Windows, CUDA 10.0 & 9.2 on: January 15, 2019, 09:07:38 PM
Hi,

today TT-Miner support 'miner_getstat1' JSON request only. Will add more functions if required. What are you locking for? More details on the protocol or the miner_getstat1 command? Let me know if you need more functions.



I am about to integrate your miner into www.multipoolminer.io.

Can give me an example in powershell how to read the stats? Thank you!

Any news?
144  Alternate cryptocurrencies / Mining (Altcoins) / Re: TT-Miner: ProgPoW, MTP, UBQHASH, ETHASH for Windows, CUDA 10.0 & 9.2 on: January 11, 2019, 09:42:40 PM
Hi,

today TT-Miner support 'miner_getstat1' JSON request only. Will add more functions if required. What are you locking for? More details on the protocol or the miner_getstat1 command? Let me know if you need more functions.



I am about to integrate your miner into www.multipoolminer.io.

Can give me an example in powershell how to read the stats? Thank you!
145  Alternate cryptocurrencies / Mining (Altcoins) / Re: TT-Miner: Ethash & ProgPoW, CUDA 10.0 & CUDA 9.2, GUI & command line on: January 11, 2019, 08:05:02 PM
New release 18.11.47.38

TT-Miner supports MinerMonitoring (https://minermonitoring.com/) now. To enable the Monitoring api please add

--api-bind IP[:port]

to the command line. It is required to add the IP of the interface that should offer the API support. You can add 127.0.0.1 for localhost. The port number is optional. If you do not specify a port number the default port 3333 is used. To use an additional password to enable the API you can add

--api-password PASSWORD.

Please replace 'PASSWORD' with the password of you choice. Please let me know if you run into issues.

Happy mining



Do you have some documentation on your API - I cannot find anything. :-(
146  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 4.0b: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: January 10, 2019, 09:20:36 PM
turbo kernel error clCreateKernel (-46):

Code:
Phoenix Miner 4.1a Windows/msvc - Release build
-----------------------------------------------

CUDA version: 10.0, CUDA runtime: 8.0
OpenCL driver version: 18.12.2,
Available GPUs for mining:
GPU1: Radeon RX 570 Series (pcie 8), OpenCL 2.0, 4 GB VRAM, 32 CUs
^C
c:\Users\Stephan\Desktop\MultiPoolMiner-Test\Bin\AMD_NVIDIA-PhoenixminerEthash_v4.1a>PhoenixMiner.exe -mport -4004 -proto 1 -pool europe.ethash-hub.miningpoolhub.com:20565 -wal ***************** -pass x -dcoin blake2s -dpool blake2s.eu.nicehash.com:3361 -dwal *************************.multipoolminer -dpass x -sci 60 -gt 0 -log 0 -wdog 0 -clkernel 3 -gpus 3
Phoenix Miner 4.1a Windows/msvc - Release build
-----------------------------------------------

CUDA version: 10.0, CUDA runtime: 8.0
OpenCL driver version: 18.12.2,
Available GPUs for mining:
GPU1: Radeon RX 570 Series (pcie 8), OpenCL 2.0, 4 GB VRAM, 32 CUs
...
Light cache generated in 0.9 s (26.0 MB/s)
GPU1: Allocating DAG (2x 1.44) GB; good for epoch up to #56
GPU1: Generating DAG for epoch #54
GPU1: DAG  50%
GPU1: DAG 100%
GPU1: DAG generated in 3.2 s (452.0 MB/s)
GPU1: Unable to prepare kernels: clCreateKernel (-46)

Card is a RX 570 4 GB model. Should this not be enough memory?
Dual mining doesn't support clkernel 3

Thank you! Is this missing in the documentation, or did I just miss it?
147  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 4.0b: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: January 10, 2019, 05:10:42 PM
turbo kernel error clCreateKernel (-46):

Code:
Phoenix Miner 4.1a Windows/msvc - Release build
-----------------------------------------------

CUDA version: 10.0, CUDA runtime: 8.0
OpenCL driver version: 18.12.2,
Available GPUs for mining:
GPU1: Radeon RX 570 Series (pcie 8), OpenCL 2.0, 4 GB VRAM, 32 CUs
^C
c:\Users\Stephan\Desktop\MultiPoolMiner-Test\Bin\AMD_NVIDIA-PhoenixminerEthash_v4.1a>PhoenixMiner.exe -mport -4004 -proto 1 -pool europe.ethash-hub.miningpoolhub.com:20565 -wal ***************** -pass x -dcoin blake2s -dpool blake2s.eu.nicehash.com:3361 -dwal *************************.multipoolminer -dpass x -sci 60 -gt 0 -log 0 -wdog 0 -clkernel 3 -gpus 3
Phoenix Miner 4.1a Windows/msvc - Release build
-----------------------------------------------

CUDA version: 10.0, CUDA runtime: 8.0
OpenCL driver version: 18.12.2,
Available GPUs for mining:
GPU1: Radeon RX 570 Series (pcie 8), OpenCL 2.0, 4 GB VRAM, 32 CUs
...
Light cache generated in 0.9 s (26.0 MB/s)
GPU1: Allocating DAG (2x 1.44) GB; good for epoch up to #56
GPU1: Generating DAG for epoch #54
GPU1: DAG  50%
GPU1: DAG 100%
GPU1: DAG generated in 3.2 s (452.0 MB/s)
GPU1: Unable to prepare kernels: clCreateKernel (-46)

Card is a RX 570 4 GB model. Should this not be enough memory?
148  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 4.0b: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: January 10, 2019, 04:43:13 PM
Typo:

'commnad' should be 'command'


Code:
Phoenix Miner 4.1a Windows/msvc - Release build
-----------------------------------------------

CUDA version: 10.0, CUDA runtime: 8.0
OpenCL driver version: 18.12.2,
No avaiable GPUs for mining. Please check the -gpus commnad line option.
149  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 4.0b: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: January 10, 2019, 04:37:11 PM
 We will add a similar option in 4.1b, which will be released in a few days.


Please suppress the warning messages about invalid epools.txt when valid epool parameters are passed via command line.

Eth: Invalid wallet 'YourWallet.BLACKBOX' specified for pool 1 from epools.txt. Replace with a real wallet
Eth: Invalid wallet 'YourWallet.BLACKBOX' specified for pool 2 from epools.txt. Replace with a real wallet


Code:
# The pools specified in this file will be added to the pools specified with the PhoenixMiner's
# command-line options (see -pool and -pool2 command line options).

When -epool -or -dpool is present, then no other pools should be used.

Thank you!
150  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 4.0b: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: January 10, 2019, 04:17:16 PM
 We will add a similar option in 4.1b, which will be released in a few days.


Could you please add the resulting autotuning parameters to the API?
Thaaaaaaaaank you!

151  Alternate cryptocurrencies / Mining (Altcoins) / Claymore's Dual Ethereum v12.0 (Windows/Linux) / Keccak bad shares on: January 01, 2019, 01:06:47 PM

Even with 12.0 I am still getting lots of bad keccak shares (with AMD and NVIDIA hardware):

Code:
 KC: 01/01/19-14:03:05 - New job from keccak.mine.ahashpool.com:5133
 KC: 01/01/19-14:03:16 - SHARE FOUND - (GPU 0)
 KC: Share accepted (172 ms)!
 KC: 01/01/19-14:03:21 - SHARE FOUND - (GPU 0)
 KC: Share rejected (156 ms)!
 KC: 01/01/19-14:03:23 - SHARE FOUND - (GPU 0)
 KC: 01/01/19-14:03:23 - SHARE FOUND - (GPU 0)
 KC: Share rejected (157 ms)!
 KC: Share rejected (329 ms)!
ETH: 01/01/19-14:03:26 - New job from daggerhashimoto.eu.nicehash.com:3353
ETH - Total Speed: 5.800 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:01
ETH: GPU0 5.800 Mh/s
 KC - Total Speed: 231.981 Mh/s, Total Shares: 9, Rejected: 6
 KC: GPU0 231.981 Mh/s
ETH: 01/01/19-14:03:27 - New job from daggerhashimoto.eu.nicehash.com:3353
ETH - Total Speed: 5.800 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:01
ETH: GPU0 5.800 Mh/s
 KC - Total Speed: 231.981 Mh/s, Total Shares: 9, Rejected: 6
 KC: GPU0 231.981 Mh/s
ETH: 01/01/19-14:03:28 - New job from daggerhashimoto.eu.nicehash.com:3353
ETH - Total Speed: 5.800 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:01
ETH: GPU0 5.800 Mh/s
 KC - Total Speed: 231.981 Mh/s, Total Shares: 9, Rejected: 6
 KC: GPU0 231.981 Mh/s
GPU0 t=58C fan=27%
 KC: 01/01/19-14:03:31 - SHARE FOUND - (GPU 0)
 KC: Share rejected (172 ms)!
 KC: Too many rejects from pool, disconnect...
 KC: - connection in 20 sec...
152  Alternate cryptocurrencies / Mining (Altcoins) / Version 13.4 beta: No hashrate with Exosis on: December 02, 2018, 08:42:30 AM
RX560 2GB does not work (RX570 4GB is OK):

wildrig.exe --algo=exosis --api-port=4002 --url=stratum+tcp://exosis.eu.mine.zpool.ca:3557 --user=****************************** --pass=multipoolminer,c=BTC --multiple-instance --opencl-threads 2 --opencl-launch 18x128 --donate-level 1 --opencl-platform=1 --opencl-devices=1

Code:
 * VERSIONS:     WildRig/0.13.4 beta libuv/1.21.0 OpenCL/2.0 MSVC/2015
 * CPU:          Intel(R) Core(TM) i5-8600K CPU @ 3.60GHz x64 AES-NI
 * ALGO:         exosis
 * POOL #1:      exosis.eu.mine.zpool.ca:3557
 * API PORT:     4002
 * COMMANDS:     hashrate, pause, resume
[09:35:50] donation: 1%
[09:35:50] strategy: 0
[09:35:50] send-stale: no
[09:35:50] watchdog: disabled
[09:35:50] good-risers: default
[09:35:50] compiling code and initializing GPUs. This will take a while...
[09:35:50] GPU #1 [BusID: #5] [Baffin] AMD Radeon (TM) RX 560
[09:35:50] threads: 2, intensity: 18, worksize: 128/256, cu: 16
[09:35:51] use pool exosis.eu.mine.zpool.ca:3557 51.38.99.97
[09:35:51] Stratum set difficulty to 8.0000
[09:35:51] new job from exosis.eu.mine.zpool.ca:3557 diff 134.22M
[09:35:51] hash order: Jh5SknBlkBmwLufGroCubKck
[09:36:21] new job from exosis.eu.mine.zpool.ca:3557 diff 134.22M
[09:36:21] hash order: Jh5SknBlkLufBmwCubGroKck
[09:36:54] speed 10s/60s/15m n/a n/a n/a kH/s max: n/a kH/s
[09:37:15] GPU #1: 10s/60s/15m n/a n/a n/a kH/s
...
[09:41:55] GPU #1: 10s/60s/15m n/a n/a n/a kH/s
[09:41:55] speed 10s/60s/15m n/a n/a n/a kH/s max: n/a kH/s
[09:41:55] GPU #1: 10s/60s/15m n/a n/a n/a kH/s
[09:41:55] speed 10s/60s/15m n/a n/a n/a kH/s max: n/a kH/s
153  Alternate cryptocurrencies / Mining (Altcoins) / Issue terminating the CPU miner version on: November 25, 2018, 08:49:43 PM
I am trying to include your miner into www.multipoolminer.io.

There is an issue with the CPU version.

I start the miner by command line and retrieve the process id of the miner (so I can later kill the process to switch to another miner):

Code:
jce_cn_cpu_miner64.exe --no-gpu --auto --variation 15 -o stratum+tcp://cryptonightv8.eu.nicehash.com:3367 -u *********************************.multipoolminer -p x --nicehash --mport 4003 --no-warmup --low

Now here's where the problem starts.
JCEMiner for some reason spawns another process 'Attrib.exe' with a different process id which is doing the actual mining. Why this fake name?

How can I start your miner so that the miner stops when I kill the parent process?
154  Alternate cryptocurrencies / Mining (Altcoins) / Re: WildRig Multi: new miner for AMD with multialgo support on: November 24, 2018, 05:07:02 PM
Let me know if I can do some testing for you.
Try re-download version for Windows, it should work now. And please report back, so I will recompile versions for Linux and HiveOS.

Working now:

Code:
 * VERSIONS:     WildRig/0.13.2 beta libuv/1.21.0 OpenCL/2.0 MSVC/2015
 * CPU:          Intel(R) Core(TM) i5-8600K CPU @ 3.60GHz x64 AES-NI
 * ALGO:         x16r
 * POOL #1:      x16r.eu.nicehash.com:3366
 * API PORT:     4002
 * COMMANDS:     hashrate, pause, resume
[18:05:56] donation: 1%
[18:05:56] strategy: 0
[18:05:56] send-stale: no
[18:05:56] watchdog: disabled
[18:05:56] good-risers: default
[18:05:57] compiling code and initializing GPUs. This will take a while...
[18:05:57] GPU #1 [BusID: #5] [Baffin] AMD Radeon (TM) RX 560
[18:05:57] threads: 2, intensity: 18, worksize: 0/256, cu: 16
[18:05:57] use pool x16r.eu.nicehash.com:3366 172.65.195.195
[18:05:57] Stratum set difficulty to 8.0000
[18:05:57] new job from x16r.eu.nicehash.com:3366 diff 134.22M
[18:05:57] hash order: ShvSmdSmdBlkKckBmwEchHamGroWrlEchSmdShvSknShaShb
[18:06:17] GPU #1: 10s/60s/15m 2641 n/a n/a kH/s
[18:06:17] speed 10s/60s/15m 2641 n/a n/a kH/s max: 2639 kH/s
[18:06:18] new job from x16r.eu.nicehash.com:3366 diff 134.22M
[18:06:18] hash order: ShvSmdSmdBlkKckBmwEchHamGroWrlEchSmdShvSknShaShb

Thank you for the quick fix.
155  Alternate cryptocurrencies / Mining (Altcoins) / Re: WildRig Multi: new miner for AMD with multialgo support on: November 24, 2018, 03:34:04 PM
wildrig.exe --algo=x16r --api-port=4002 --url=stratum+tcp://x16r.mine.blazepool.com:3636 --user=********************* --pass=ID=multipoolminer,c=BTC --multiple-instance --opencl-threads 2 --opencl-launch 18x0 --donate-level 1 --opencl-platform=1 --opencl-devices=1

DeviceID 1 is a RX560 2GB

gives an error:

Code:
 * VERSIONS:     WildRig/0.13.2 beta libuv/1.21.0 OpenCL/2.0 MSVC/2015
 * CPU:          Intel(R) Core(TM) i5-8600K CPU @ 3.60GHz x64 AES-NI
 * ALGO:         x16r
 * POOL #1:      x16r.mine.blazepool.com:3636
 * API PORT:     4002
 * COMMANDS:     hashrate, pause, resume
[16:10:26] donation: 1%
[16:10:26] strategy: 0
[16:10:26] send-stale: no
[16:10:26] watchdog: disabled
[16:10:26] good-risers: default
[16:10:26] compiling code and initializing GPUs. This will take a while...
[16:10:26] GPU #1 [BusID: #5] [Baffin] AMD Radeon (TM) RX 560
[16:10:26] threads: 2, intensity: 17, worksize: 0/256, cu: 16
[16:10:26] Error CL_BUILD_PROGRAM_FAILURE when calling clBuildProgram for lyra2
[16:10:26] Failed to start OpenCL threads

I also tried with 

Code:
--opencl-threads 1 --opencl-launch 17x0

same result.
Damn, I knew that there can be a trouble for Baffin's... %) Ok, let me figure out what's wrong and make a hotfix.

Let me know if I can do some testing for you.
156  Alternate cryptocurrencies / Mining (Altcoins) / Error with 0.13.2beta / RX560 on: November 24, 2018, 03:20:49 PM
wildrig.exe --algo=x16r --api-port=4002 --url=stratum+tcp://x16r.mine.blazepool.com:3636 --user=********************* --pass=ID=multipoolminer,c=BTC --multiple-instance --opencl-threads 2 --opencl-launch 18x0 --donate-level 1 --opencl-platform=1 --opencl-devices=1

DeviceID 1 is a RX560 2GB

gives an error:

Code:
 * VERSIONS:     WildRig/0.13.2 beta libuv/1.21.0 OpenCL/2.0 MSVC/2015
 * CPU:          Intel(R) Core(TM) i5-8600K CPU @ 3.60GHz x64 AES-NI
 * ALGO:         x16r
 * POOL #1:      x16r.mine.blazepool.com:3636
 * API PORT:     4002
 * COMMANDS:     hashrate, pause, resume
[16:10:26] donation: 1%
[16:10:26] strategy: 0
[16:10:26] send-stale: no
[16:10:26] watchdog: disabled
[16:10:26] good-risers: default
[16:10:26] compiling code and initializing GPUs. This will take a while...
[16:10:26] GPU #1 [BusID: #5] [Baffin] AMD Radeon (TM) RX 560
[16:10:26] threads: 2, intensity: 17, worksize: 0/256, cu: 16
[16:10:26] Error CL_BUILD_PROGRAM_FAILURE when calling clBuildProgram for lyra2
[16:10:26] Failed to start OpenCL threads

I also tried with  

Code:
--opencl-threads 1 --opencl-launch 17x0

same result. The same happens with other algos.

Is RX560 no longer supported?
157  Alternate cryptocurrencies / Mining (Altcoins) / Feature request: change GPU to card mapping on: November 20, 2018, 06:52:57 AM
From documentation:

"The cards are ordered by their PCI slot order, which does not necessarily match the OpenCL GPU device order!"

This makes incorporating this miner in MultiPoolMiner.io very difficult. All other miners that I have come across ordered by OpenCL GPU number.

Please either change the numbering scheme, or add a switch that allows for it. Thank you!
158  Alternate cryptocurrencies / Mining (Altcoins) / Bad Keccak share error still exists in 11.9 on: November 17, 2018, 08:39:25 AM
The error with bad Keccak shares still exists in 11.9:

Command line used:
Code:
EthDcrMiner64.exe -mport -4000 -epool daggerhashimoto.eu.nicehash.com:3353 -ewal *********************************.multipoolminer -epsw x -allpools 1 -allcoins exp -esm 3 -dcoin keccak -dpool keccak.mine.blazepool.com:5133 -dwal *************************** -dpsw ID=multipoolminer,c=BTC -dcri 20 -dbg 1 -logfile debug.log -platform 1 -y 1 -di 0

Code:
...
ETH: 11/17/18-09:35:33 - New job from daggerhashimoto.eu.nicehash.com:3353
ETH - Total Speed: 7.424 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:01
ETH: GPU0 7.424 Mh/s
 KC - Total Speed: 222.728 Mh/s, Total Shares: 8, Rejected: 5
 KC: GPU0 222.728 Mh/s
 KC: 11/17/18-09:35:34 - SHARE FOUND - (GPU 0)
 KC: Share rejected (203 ms)!
 KC: 11/17/18-09:35:40 - SHARE FOUND - (GPU 0)
 KC: 11/17/18-09:35:40 - SHARE FOUND - (GPU 0)
 KC: Share rejected (203 ms)!
 KC: Too many rejects from pool, disconnect...
 KC: - connection in 20 sec...
GPU0 t=59C fan=25%
 KC: Stratum - connecting to 'keccak.mine.blazepool.com' <162.243.150.48> port 5133 (unsecure)
 KC: Stratum - Connected (keccak.mine.blazepool.com:5133) (unsecure)
 KC: Authorized
 KC: 11/17/18-09:36:05 - SHARE FOUND - (GPU 0)
 KC: Share rejected (203 ms)!
 KC: 11/17/18-09:36:15 - SHARE FOUND - (GPU 0)
 KC: Share rejected (203 ms)!
ETH: 11/17/18-09:36:19 - New job from daggerhashimoto.eu.nicehash.com:3353
ETH - Total Speed: 7.382 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:01
ETH: GPU0 7.382 Mh/s
 KC - Total Speed: 221.474 Mh/s, Total Shares: 13, Rejected: 9
 KC: GPU0 221.474 Mh/s
 KC: 11/17/18-09:36:21 - SHARE FOUND - (GPU 0)
GPU0 t=60C fan=25%
 KC: Share accepted (203 ms)!
 KC: 11/17/18-09:36:22 - SHARE FOUND - (GPU 0)
...

It happens with NVIDIA and AMD cards. I tried both.
159  Alternate cryptocurrencies / Mining (Altcoins) / Re: WildRig Multi: new miner for AMD with multialgo support on: November 17, 2018, 07:45:10 AM
API Problem with ' --multiple-instance'?
--multiple-instance needed only if you run few instances of miner, so... did you change --api-port per each miner? Smiley Otherwise they will conflict

>> --multiple-instance needed only if you run few instances
I am aware of this and the use  of this parameter is intended

>> did you change --api-port per each miner?
Yes, I have a different port for each instance. There is no port conflict, because I do get some readouts.
160  Alternate cryptocurrencies / Mining (Altcoins) / Re: WildRig Multi: new miner for AMD with multialgo support on: November 16, 2018, 05:47:07 PM
API Problem with ' --multiple-instance'?

I run WR with the following parameters:

Code:
wildrig.exe --algo=x16r --api-port=4000 --url=stratum+tcp://x16r.mine.blazepool.com:3636 --user=*************************** --pass=ID=multipoolminer,c=BTC --opencl-threads=3 --opencl-launch=18x128 --donate-level 1 --multiple-instance --opencl-platform=0 --opencl-devices=0

And the miner reports 0 hashrate. Also the API reports nothing:

Code:
{
    "id":  "",
    "worker_id":  "*********************",
    "version":  "0.12.9",
    "kind":  "opencl",
    "ua":  "WildRig/0.12.9 (Windows NT 10.0) libuv/1.21.0 msvc/2015",
    "cpu":  {
                "brand":  "Intel(R) Core(TM) i5-8600K CPU @ 3.60GHz",
                "aes":  true,
                "x64":  true,
                "sockets":  1
            },
    "algo":  "x16r",
    "donate_level":  1,
    "uptime":  439,
    "hashrate":  {
                     "total":  [
                                   0,
                                   0,
                                   0
                               ],
                     "highest":  8000611,
                     "threads":  [
                                     [
                                         0,
                                         0,
                                         0
                                     ]
                                 ]
                 },
    "results":  {
                    "diff_current":  67109888,
                    "shares_good":  6,
                    "shares_total":  6,
                    "avg_time":  72,
                    "hashes_total":  402659328,
                    "best":  [
                                 0,
                                 0,
                                 0,
                                 0,
                                 0,
                                 0,
                                 0,
                                 0,
                                 0,
                                 0
                             ],
                    "error_log":  [

                                  ]
                },
    "connection":  {
                       "pool":  "x16r.mine.blazepool.com:3636",
                       "uptime":  437,
                       "ping":  198,
                       "failures":  0,
                       "error_log":  [

                                     ]
                   }
}

If I omit ' --multiple-instance' it reports hash rates correctly.
Pages: « 1 2 3 4 5 6 7 [8] 9 10 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!