Bitcoin Forum
May 24, 2024, 05:15:02 PM *
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 11 12 13 14 15 16 17 18 19 20 21 22 23 24 »
61  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Forager] v19.02 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) on: February 15, 2019, 09:57:08 AM
Forager 19.02 released
https://github.com/yuzi-co/Forager/releases

Changelog:
- GMiner 1.32
- TTMiner 2.1.10
- SGMinerMTP 0.1.0
- Nanominer 1.0.7
- rhminer 1.2
- WildRigMulti 0.15.3.8
- SGMinerFancyIX 0.5ip3
- BMiner 14.3.1
- XMRig 2.12
- XMR-Stak 2.8.2
- NBMiner 14.0
- lolMiner 0.7a5
- SRBMiner 1.7.8
- GrinPro 1.1
- JCEMiner AMD 0.33b18
- JCEMiner CPU 0.33q
- TeamRed 0.3.10
- CryptoDredge 0.16.2
- EnergiMiner 2.2.1
- CCMinerTpuvot 2.3.1
- CPUMinerRplant
- TRex 0.9.2

Algo cleanup for CPU and AMD miners
Some core changes
Pool updates: WhatToMine, NiceHash, Zergpool


62  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 4.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: February 13, 2019, 02:28:27 PM
I still think adding Zilliqa as dual mining option
would be the best thing to add...can't comment how hard that would be,
but since its ethash based, I guess not too hard
Any 2nd based eth algo would slow main eth algo. There is logic?

I highly doubt he meant adding it as as second algo.
But, checking their site, they are using Ethash (unless I missed something), so there is no need to add anything
63  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner Equihash Miner, Update: Feb 7th: lolMiner 0.7 alpha 5 on: February 11, 2019, 09:50:49 PM
---------

@Lolliedieb

Can you add a Gpu Platform parameter (either Index or AMD/NVIDIA) so it would be possible to specify devices in more predictable manner on a mixed rig?
something like "-platform AMD -devices 0,1,2" and "-platform NVIDIA -devices 0,1,2" or "-platform 0 -devices 0,1,2"

Well --devices already understands that. Doing --devices AMD will only select the AMD devices and will keep all Nvidias idle for other task. With --devices NVIDIA its exactly fliped.

I know, but this works if you want to use all AMD or NVIDIA devices, but not specific ones.

I will explain an exact use case:
I develop Forager (in my signature) and I allow creating DeviceGroups based on card types.
Different cards can have different optimal miner/algo
So if a rig has for example 2 different AMD cards and some NVIDIA (or the other way around), I don't have a way to predict which card gets which device index in lolMiner.

With most miners (almost all actually) I can either set platform (opencl platform id, example - sgminer) + device list or set nvidia/amd flag (example Claymore/Ethminer/BMiner) + devicelist
64  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner Equihash Miner, Update: Feb 7th: lolMiner 0.7 alpha 5 on: February 11, 2019, 02:36:47 PM
@Lolliedieb

Can you add a Gpu Platform parameter (either Index or AMD/NVIDIA) so it would be possible to specify devices in more predictable manner on a mixed rig?
something like "-platform AMD -devices 0,1,2" and "-platform NVIDIA -devices 0,1,2" or "-platform 0 -devices 0,1,2"
65  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 4.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: February 11, 2019, 02:00:07 PM

do you think faster "turbo" kernels will speed up hashing on Vega as well ? Currently turbo kernel is disabled for vega.
   Unfortunately because of the way memory controller on Vega works, there is no increase of hashrate with this optimization.

Since Radeon VII is based on Vega, does that rule out using it's 16GB for a turbo? Theoretical question for now, since almost nobody has Radeon VII Smiley
66  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 4.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: February 10, 2019, 05:00:29 PM
Can you add support for Enegi coin? It seems to be a variant of Ethash
67  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) on: February 06, 2019, 01:48:05 PM
Hi,

For fun I configured a rig with separate groups: 1080ti and 1070 to test c31
When runing all benches again,
I noticed a problem with TT-miner when groups are configured, it's ignoring the configured devices. what do you need to nail it down?

I missed the device selection config option.
Fix is in the git Smiley
68  Alternate cryptocurrencies / Mining (Altcoins) / Re: GMiner v1.31 / Error 'Mailformed server message' @ NLPool on: February 06, 2019, 09:24:42 AM
Gminer 1.3.1, Windows 10 1809, Nvidia 418.81

Command line used:

Code:
miner.exe --algo cuckoo29 --api 4002 --server mine.nlpool.nl --port 3343 --user ************************************** --pass multipoolminer,c=BTC --watchdog 0 --devices 0

Code:
+----------------------------------------------------------------+
Algorithm:          Cuckoo 29 "Aeternity"
Stratum server:
  host:             stratum://mine.nlpool.nl:3343
  user:             **************************************
  password:         multipoolminer,c=BTC
Power calculator:   on
Color output:       on
Watchdog:           off
API:                http://127.0.0.1:4002
Log to file:        off
Selected devices:   GPU0
Temperature limits: 90C
------------------------------------------------------------------
09:40:03 Connected to mine.nlpool.nl:3343
09:40:03 Subscribed to Stratum Server
09:40:03 Set Nonce: 81000cd6
09:40:03 Authorized on Stratum Server
09:40:04 Set Difficulty: 4
09:40:04 Connection Error: Mailformed server message
09:40:09 Connected to mine.nlpool.nl:3343
09:40:09 Subscribed to Stratum Server
09:40:09 Set Nonce: 81000cd7
09:40:09 Authorized on Stratum Server
09:40:09 Set Difficulty: 4
09:40:09 Connection Error: Mailformed server message



This is not the same algo
69  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) on: February 01, 2019, 12:14:23 PM
wrapper is showing hashrate, but it's not going to forager window and not displayed and not calculating anything.



oh  crap, i got it... your locale settings put a "," and not "."

I'll post a fix soon


EDIT: pushed fix to git


thank you, it's working now. keep up the good work!


Good to hear. Thank you )



would it be possible to leave the algos out of the config, if it's known that miner perfoms weaker?
it will save some time in the benchmarks
just an idea


For AMD and CPU, I usually just remove or disable miners are significantly slower. But if they are close, I do prefer to keep a few variants in case it it works better on different hardware.
For NVIDIA, I can't test much since I don't own NVIDIA hardware
70  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) on: February 01, 2019, 08:53:34 AM
wrapper is showing hashrate, but it's not going to forager window and not displayed and not calculating anything.



oh  crap, i got it... your locale settings put a "," and not "."

I'll post a fix soon


EDIT: pushed fix to git


thank you, it's working now. keep up the good work!


Good to hear. Thank you )
71  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) on: January 31, 2019, 03:54:13 PM
wrapper is showing hashrate, but it's not going to forager window and not displayed and not calculating anything.



oh  crap, i got it... your locale settings put a "," and not "."

I'll post a fix soon


EDIT: pushed fix to git
72  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) on: January 31, 2019, 03:34:11 PM
here is the screenshot with nrghash

https://ibb.co/svKNhdj


regarding wildrig MTP, I read the MTP readme and it doen't work because the rig has less then 8gb, my fault.


Ok, there seems to be a problem Energiminer speed detection, can you send a screenshot of the miner window that is showing the speed?


P.S.
Just a rant... I dont understand why Energiminer fork from Ethminer and release the miner completely cutting out the API...



here it is:
https://ibb.co/dpv3fbh


Thank you.

Pushed an update to git that should parse it properly.





it's not showing any speed now in the window. I updated all files.


Strange. Should look like http://prntscr.com/met8l8
73  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] rhminer - an optimized CPU+GPU miner for the RandomHash algorithm on: January 31, 2019, 03:29:43 PM
1.3 doesn't detect any devices on windows (system with amd card)
rhminer is for nvidia devices only, no support yet for amd cards.

Isn't 1.3 CPU only? So it should not care about a GPU and just run regardless?
your bat file looks like this?
:start
  REM Mining on mine.pool.pascalpool.org with four CPU thread
  rhminer.exe -r 20 -s stratum+tcp://mine.pool.pascalpool.org:3333 -su ACCOUNT.0.WORKER/EMAIL -cpu -cputhreads 4
goto start

yup, the same, except it just exits without any message

rhminer -completelist
rhminer -list

also return nothing


1.2 runs fine, but its significantly slower
74  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) on: January 31, 2019, 02:39:40 PM
here is the screenshot with nrghash

https://ibb.co/svKNhdj


regarding wildrig MTP, I read the MTP readme and it doen't work because the rig has less then 8gb, my fault.


Ok, there seems to be a problem Energiminer speed detection, can you send a screenshot of the miner window that is showing the speed?


P.S.
Just a rant... I dont understand why Energiminer fork from Ethminer and release the miner completely cutting out the API...



here it is:
https://ibb.co/dpv3fbh


Thank you.

Pushed an update to git that should parse it properly.


75  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] rhminer - an optimized CPU+GPU miner for the RandomHash algorithm on: January 31, 2019, 02:24:54 PM
1.3 doesn't detect any devices on windows (system with amd card)
rhminer is for nvidia devices only, no support yet for amd cards.

Isn't 1.3 CPU only? So it should not care about a GPU and just run regardless?
76  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]Bminer: a fast Equihash/Ethash/CuckooCycle miner for AMD/NVIDIA GPUs 14.1.0 on: January 31, 2019, 01:13:33 PM
Hello!

14.1.0 version here under Hive OS with nicehash setup with this URL beam+ssl://2C1RofhbMHZeuAtx9D9BypFKW4wptq4Q8d.worker@beam.eu.nicehash.com:3370:

Code:
[INFO] [2019-01-31T14:39:55+03:00] Total 43.75 Sol/s 19.57 Nonce/s Accepted shares 0 Rejected shares 0 
[WARN] [2019-01-31T14:39:59+03:00] Connection failed due to stream truncated, retrying in 5 seconds

Waiting for some time... and still the same.

use beam+ssl:// with port 33370 or beam:// with port 3370
77  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] rhminer - an optimized CPU+GPU miner for the RandomHash algorithm on: January 31, 2019, 01:12:40 PM
1.3 doesn't detect any devices on windows (system with amd card)
78  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) on: January 31, 2019, 01:10:56 PM
here is the screenshot with nrghash

https://ibb.co/svKNhdj


regarding wildrig MTP, I read the MTP readme and it doen't work because the rig has less then 8gb, my fault.


Ok, there seems to be a problem Energiminer speed detection, can you send a screenshot of the miner window that is showing the speed?


P.S.
Just a rant... I dont understand why Energiminer fork from Ethminer and release the miner completely cutting out the API...
79  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) on: January 31, 2019, 11:38:06 AM
hi,
should I be able to mine equi192 & equi96 with lol6/AMD on zergpool? somehow these both don't show up, tested with 570/8gb & 580/4gb on win10
equi144 is working, using latest github clone version

regards,
g.


Make sure you have Equihash192 and Equihash96 in "Algorithms_AMD = " in config.ini (or just comment out the line to mine all available algos)
Also, they might be filtered out by "MinWorkers = 20" if there are less that configured workers on the pool


These settings are present and working. maybe it has something with the "|" switch todo, because MTP|8 from wildrig is also not working on the 8gb rig?

this does config "A-SgminerMTP.json"I made works on both, although the 4GB ris is ultra slow, ofcause:
{
    "Path": "sgminer.exe",
    "Uri": "https://github.com/zcoinofficial/sgminer/releases/download/0.0.5-test/sgminer.zip",
    "SHA256": "1396fa53e5655b3eb3899a98bf25ca3cb6cef10fa7941f747f1ae87b75c50ac3",
    "Type": "AMD",
    "Arguments": [
        "-o #Protocol#://#Server#:#Port#",
        "-u #Login#",
        "-p #Password#",
        "--gpu-platform #GPUPlatform#",
        "--device #Devices#",
        "--api-listen",
        "--api-port #APIPort#",
        "#AlgorithmParameters#"
    ],
    "API": "Xgminer",
    "APIPort": 4028,
    "Algorithms": {
        "MTP": "-k mtp -I 20"
    }
}

Can you post the log please?

Quote

please also check nrghash from zergpool on AMD & NVIDIA, it gives crazy profit estimations.

thank you
Profits are usually pool reponsibility, unless you see it 1000 times higher. A screenshot would be great Smiley
80  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Forager] v19.01.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU) on: January 31, 2019, 08:58:36 AM
hi,
should I be able to mine equi192 & equi96 with lol6/AMD on zergpool? somehow these both don't show up, tested with 570/8gb & 580/4gb on win10
equi144 is working, using latest github clone version

regards,
g.


Make sure you have Equihash192 and Equihash96 in "Algorithms_AMD = " in config.ini (or just comment out the line to mine all available algos)
Also, they might be filtered out by "MinWorkers = 20" if there are less that configured workers on the pool

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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!