Pages:
Author

Topic: SRBMiner-MULTI GPU & CPU Miner 0.9.4 - page 5. (Read 42257 times)

newbie
Activity: 43
Merit: 0
November 01, 2023, 09:58:54 AM
tell me an example of a body file for Ergo+iron and Dynex+radiant
newbie
Activity: 33
Merit: 0
November 01, 2023, 08:47:52 AM
http://www.anyg.rs/cam/errors.jpg


On RAVEOS dynex mining not working with vega56
error naughty0

aded
export GPU_MAX_HEAP_SIZE=100
export GPU_MAX_USE_SYNC_OBJECTS=1
export GPU_SINGLE_ALLOC_PERCENT=100
export GPU_MAX_ALLOC_PERCENT=100
export GPU_MAX_SINGLE_ALLOC_PERCENT=100
export GPU_ENABLE_LARGE_ALLOCATION=100
export GPU_MAX_WORKGROUP_SIZE=1024

same problem

I need help

Does anyone have a solution for this problem ??

unset LD_LIBRARY_PATH

Thanks. Working  Smiley Smiley Smiley
jr. member
Activity: 122
Merit: 2
October 27, 2023, 12:49:58 PM

dear doctor
Will blake3-dcr srb minera come?
hero member
Activity: 2422
Merit: 625
October 27, 2023, 01:27:03 AM
http://www.anyg.rs/cam/errors.jpg


On RAVEOS dynex mining not working with vega56
error naughty0

aded
export GPU_MAX_HEAP_SIZE=100
export GPU_MAX_USE_SYNC_OBJECTS=1
export GPU_SINGLE_ALLOC_PERCENT=100
export GPU_MAX_ALLOC_PERCENT=100
export GPU_MAX_SINGLE_ALLOC_PERCENT=100
export GPU_ENABLE_LARGE_ALLOCATION=100
export GPU_MAX_WORKGROUP_SIZE=1024

same problem

I need help

Does anyone have a solution for this problem ??

unset LD_LIBRARY_PATH
newbie
Activity: 33
Merit: 0
October 26, 2023, 01:45:24 PM
http://www.anyg.rs/cam/errors.jpg


On RAVEOS dynex mining not working with vega56
error naughty0

aded
export GPU_MAX_HEAP_SIZE=100
export GPU_MAX_USE_SYNC_OBJECTS=1
export GPU_SINGLE_ALLOC_PERCENT=100
export GPU_MAX_ALLOC_PERCENT=100
export GPU_MAX_SINGLE_ALLOC_PERCENT=100
export GPU_ENABLE_LARGE_ALLOCATION=100
export GPU_MAX_WORKGROUP_SIZE=1024

same problem

I need help

Does anyone have a solution for this problem ??
full member
Activity: 279
Merit: 104
October 23, 2023, 10:14:53 AM
Hi doctor83.  I am mining Dynex with my 3080 GPU.
Can I use the API to change GPU clocks on the fly?
I am thinking to write a script to tune the GPU programmatically if I can use API to change clocks on the fly..
jr. member
Activity: 122
Merit: 2
October 22, 2023, 08:15:13 AM
The config is working, no problem, you must have an error somewhere.


By the way, the cards I tested are

amd rx6700 10gb
nvidia 1660 super
nvidia 1660ti
amd rx 6600
amd rx6700xt

It works on all of them, no problem, I just run nvidia cards in separate miner. Same version but different rigs


newbie
Activity: 43
Merit: 0
October 21, 2023, 02:57:27 PM
Can anyone help me out in getting dual mining Dynex + Radiant to work? I haven't been able to properly sort out the config parameters yet (I am using minerstat). Any help would be greatly appreciated, thanks.

What I believe should work is below:

--disable-cpu --algorithm dynex --mallob-endpoint http://mallob-ml.eu.neuropool.net,http://mallob-ml.us.neuropool.net,http://mallob-ml.in.neuropool.net --pool (POOL:DYNEXNEURO)⁣ --wallet (WALLET:DYNEX)⁣ --password (WORKER)⁣⁣ --algorithm sha512_256d_radiant --pool (POOL:RADIANT)⁣ --wallet (WALLET:RADIANT)⁣ --worker (WORKER)

but this ends up only mining Radiant.

SRBMiner-MULTI.exe --disable-cpu  --algorithm dynex  --pool  DYNEX POOL --wallet DYNEXWALLET --password DYNEXWORKER  --algorithm sha512_256d_radiant  --pool  RADİANTPOOL --wallet RADİANTWALLET.RADİANTWORKER   --zil-enable --zil-pool ZİLPOOL --zil-wallet ZİLWALLET.ZİLWORKER
pause

I added it to zilqiada too, I hope it helps.

srb miner version 2-3-9

no work
https://imgur.com/a/ibNNDV7
newbie
Activity: 24
Merit: 0
October 21, 2023, 10:54:20 AM
Detecting GPU devices...
[2023-10-21 16:50:50] Getting UTC time from NTP service
[2023-10-21 16:50:50] Connecting to mallob endpoint [us.dynex.herominers.com:1119]
[2023-10-21 16:50:51] Downloading job file 6abfdd7f707d155da0ecef6242593c19.bin
[2023-10-21 16:51:20] Job file downloaded
[2023-10-21 16:51:20] Loading job file Cache\6abfdd7f707d155da0ecef6242593c19.bin - please be patient, this can take some time..
[2023-10-21 16:51:28] Error loading job file, job expired ?

Restarting miner...

repeated 200 times...

What's that??
newbie
Activity: 14
Merit: 0
October 21, 2023, 10:05:23 AM
Can anyone help me out in getting dual mining Dynex + Radiant to work? I haven't been able to properly sort out the config parameters yet (I am using minerstat). Any help would be greatly appreciated, thanks.

What I believe should work is below:

--disable-cpu --algorithm dynex --mallob-endpoint http://mallob-ml.eu.neuropool.net,http://mallob-ml.us.neuropool.net,http://mallob-ml.in.neuropool.net --pool (POOL:DYNEXNEURO)⁣ --wallet (WALLET:DYNEX)⁣ --password (WORKER)⁣⁣ --algorithm sha512_256d_radiant --pool (POOL:RADIANT)⁣ --wallet (WALLET:RADIANT)⁣ --worker (WORKER)

but this ends up only mining Radiant.

SRBMiner-MULTI.exe --disable-cpu  --algorithm dynex  --pool  DYNEX POOL --wallet DYNEXWALLET --password DYNEXWORKER  --algorithm sha512_256d_radiant  --pool  RADİANTPOOL --wallet RADİANTWALLET.RADİANTWORKER   --zil-enable --zil-pool ZİLPOOL --zil-wallet ZİLWALLET.ZİLWORKER
pause

I added it to zilqiada too, I hope it helps.

srb miner version 2-3-9

Thank you! Much appreciated.
jr. member
Activity: 122
Merit: 2
October 20, 2023, 01:01:29 PM
This dynex algorithm uses the processor as well, resetting it when the processor is insufficient, and the fact that all cards are the same in this algorithm ensures stable operation. On mixed nvidia and amd rigs, Miner gets stuck, crashes or gives gpu dead error. If possible, it would be beneficial to run separate miners for the same similar cards for those who can.
jr. member
Activity: 122
Merit: 2
October 20, 2023, 12:53:51 PM
Can anyone help me out in getting dual mining Dynex + Radiant to work? I haven't been able to properly sort out the config parameters yet (I am using minerstat). Any help would be greatly appreciated, thanks.

What I believe should work is below:

--disable-cpu --algorithm dynex --mallob-endpoint http://mallob-ml.eu.neuropool.net,http://mallob-ml.us.neuropool.net,http://mallob-ml.in.neuropool.net --pool (POOL:DYNEXNEURO)⁣ --wallet (WALLET:DYNEX)⁣ --password (WORKER)⁣⁣ --algorithm sha512_256d_radiant --pool (POOL:RADIANT)⁣ --wallet (WALLET:RADIANT)⁣ --worker (WORKER)

but this ends up only mining Radiant.

SRBMiner-MULTI.exe --disable-cpu  --algorithm dynex  --pool  DYNEX POOL --wallet DYNEXWALLET --password DYNEXWORKER  --algorithm sha512_256d_radiant  --pool  RADİANTPOOL --wallet RADİANTWALLET.RADİANTWORKER   --zil-enable --zil-pool ZİLPOOL --zil-wallet ZİLWALLET.ZİLWORKER
pause

I added it to zilqiada too, I hope it helps.

srb miner version 2-3-9
newbie
Activity: 14
Merit: 0
October 20, 2023, 09:20:00 AM
Can anyone help me out in getting dual mining Dynex + Radiant to work? I haven't been able to properly sort out the config parameters yet (I am using minerstat). Any help would be greatly appreciated, thanks.

What I believe should work is below:

--disable-cpu --algorithm dynex --mallob-endpoint http://mallob-ml.eu.neuropool.net,http://mallob-ml.us.neuropool.net,http://mallob-ml.in.neuropool.net --pool (POOL:DYNEXNEURO)⁣ --wallet (WALLET:DYNEX)⁣ --password (WORKER)⁣⁣ --algorithm sha512_256d_radiant --pool (POOL:RADIANT)⁣ --wallet (WALLET:RADIANT)⁣ --worker (WORKER)

but this ends up only mining Radiant.
jr. member
Activity: 306
Merit: 2
October 20, 2023, 08:36:05 AM
If you haven't already, please make sure you upgrade your miners to the latest version (OZM 1.2.5 or SRB 2.3.9) to provide the highest quality of PoUW. Note that we start ceasing support for older versions beginning of October 20th, 22:00 UTC
newbie
Activity: 24
Merit: 0
October 20, 2023, 05:52:28 AM
Detecting GPU devices...
[2023-10-20 12:50:50] Getting UTC time from NTP service
[2023-10-20 12:50:50] Connecting to mallob endpoint [us.dynex.herominers.com:1119]
[2023-10-20 12:50:51] Downloading job file 6abfdd7f707d155da0ecef6242593c19.bin
[2023-10-20 12:51:20] Job file downloaded
[2023-10-20 12:51:20] Loading job file Cache\6abfdd7f707d155da0ecef6242593c19.bin - please be patient, this can take some time..
[2023-10-20 12:51:28] Error loading job file, job expired ?

Restarting miner...

WTF((

Update:
started after 11th try
newbie
Activity: 33
Merit: 0
October 19, 2023, 04:54:16 PM
http://www.anyg.rs/cam/errors.jpg


On RAVEOS dynex mining not working with vega56
error naughty0

aded
export GPU_MAX_HEAP_SIZE=100
export GPU_MAX_USE_SYNC_OBJECTS=1
export GPU_SINGLE_ALLOC_PERCENT=100
export GPU_MAX_ALLOC_PERCENT=100
export GPU_MAX_SINGLE_ALLOC_PERCENT=100
export GPU_ENABLE_LARGE_ALLOCATION=100
export GPU_MAX_WORKGROUP_SIZE=1024

same problem

I need help
hero member
Activity: 2422
Merit: 625
October 19, 2023, 04:46:42 PM
--max-no-share-sent value

[2023-10-19 17:21:37] GPU0[t0] result accepted [  388ms] [dynex][0]
[2023-10-19 17:21:40] Last valid share sent more than 1 minutes ago! Miner will restart [1]
[2023-10-19 17:21:40] Restarting miner...


this Parameter “--max-no-share-sent” will make SRBMiner always restart  while dualing zil mining,could fix it only work on main algo like DNX

v239 should fix it  Wink
hero member
Activity: 2422
Merit: 625
October 19, 2023, 09:22:15 AM
V2.3.9
+ Fixed invalid shares issue on algorithm 'dynex' [introduced in v2.3.8]
+ Performance improvement on algorithm 'dynex' for some GPU's
+ Reduced devfee for algorithm 'dynex' to 2.0%
+ Added accepted/rejected/compute error stats per GPU in json API->algorithms
+ Minor bug fixes
newbie
Activity: 5
Merit: 0
October 19, 2023, 05:31:33 AM
--max-no-share-sent value

[2023-10-19 17:21:37] GPU0[t0] result accepted [  388ms] [dynex][0]
[2023-10-19 17:21:40] Last valid share sent more than 1 minutes ago! Miner will restart [1]
[2023-10-19 17:21:40] Restarting miner...


this Parameter “--max-no-share-sent” will make SRBMiner always restart  while dualing zil mining,could fix it only work on main algo like DNX
jr. member
Activity: 41
Merit: 3
October 17, 2023, 08:05:42 PM
Dynex+Zil (windows) V2.3.8

Code:
[2023-10-18 05:00:34] Update capacity FAILED [hk.dynex.herominers.com:1119]
[2023-10-18 05:00:35] Update capacity FAILED [https://dnx.eu.ekapool.com]
[2023-10-18 05:00:36] Update capacity FAILED [eu.dnx.minenow.space:8000]
[2023-10-18 05:00:38] Update capacity FAILED [sg.dynex.herominers.com:1119]
[2023-10-18 05:00:38] Update capacity FAILED [mallob.deepminerz.com:9000]
[2023-10-18 05:00:39] Update capacity FAILED [https://dnx.ca.ekapool.com]
[2023-10-18 05:00:40] Update capacity FAILED [au.dynex.herominers.com:1119]
[2023-10-18 05:00:41] Update capacity FAILED [ru.dynex.herominers.com:1119]
[2023-10-18 05:00:42] Update capacity FAILED [https://dnx.eu.ekapool.com]
[2023-10-18 05:00:43] Update capacity FAILED [us2.dynex.herominers.com:1119]
[2023-10-18 05:00:45] Update capacity FAILED [http://mallob-ml.us.neuropool.net/]
[2023-10-18 05:00:47] Update capacity FAILED [https://dnx.sg.ekapool.com]
[2023-10-18 05:00:48] Update capacity FAILED [http://mallob-ml.us.neuropool.net/]
[2023-10-18 05:00:48] Update capacity FAILED [tr.dynex.herominers.com:1119]
[2023-10-18 05:00:49] Update capacity FAILED [ru.dynex.herominers.com:1119]
[2023-10-18 05:00:50] Update capacity FAILED [mallob.deepminerz.com:9001]
[2023-10-18 05:00:50] Update capacity FAILED [au.dynex.herominers.com:1119]
[2023-10-18 05:00:52] Update capacity FAILED [https://dnx.eu.ekapool.com]

only miner restart helps to fix this.

Pages:
Jump to: