Bitcoin Forum
April 30, 2024, 01:13:58 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 [87] 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 ... 164 »
1721  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.1 on: May 04, 2018, 11:16:15 PM
Using smr-stak and SRB all cards looks to need half of the regular Intensity. Except RX580(70) that works fine with old(or not half) intensity level.
Other devs looks clueless.

Do you have any thoughts  about this algo? Vega looks lame with similar Intensity as RX580 when it used to be double.

This applies for 8gb cards. I have a 470 8g uses same intensity as 580 8g (54, this gives me the best results).
Using any miner that supports CN heavy you use half of the 'normal' intensity.

1722  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.1 on: May 04, 2018, 08:31:33 PM
Is it possible that a miner software reports higher hashrate, but the effective result at the pool tells otherwise?

it happens all the time, sometimes pool side shows less than miner, sometimes more than miner.
That's why you take a 48h average.
1723  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.1 on: May 04, 2018, 08:30:33 PM
Downloaded SRBMiner-CN-V1-5-1 yesterday.
And accidentally downloaded it again today.
Files are different.

SRBMiner-CN-V1-5-1 package changed today?

yes, i re-uploaded it today cause i discovered that i forgot to set display name when using Alloy algo.
This is not a bugfix, or a new option, so i didn't want to call it ver 1.5.2, its not changing any of the functionalities in the miner.
1724  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.1 on: May 04, 2018, 01:43:40 PM
Hi guys!
How do I set up the function API: ?
I did everything as written in the readme, but the config file produces an error.
Help please!

paste the config file here. you have a typo somewhere.
1725  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.1 on: May 04, 2018, 12:00:12 PM
I can mining BBS with SRBMiner?

yes you can, just set "cryptonight_type" : "normalv7"
1726  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.0 on: May 04, 2018, 10:52:19 AM
DOKTOR read this pls. Why i must start xmr-stak for enable HBM? enable-disabe card in device manager not work.

As i don't have vega gpu's i can't really help you, but if you use "restart_devices_on_startup" with the new "restart_devices_on_startup_script", it should give back full speed to your Vegas, and in the script you can add undervolting overclocking etc with overdriventool.

Or try what @lebuawu2 wrote.
But the disable/enable should be enough tho.

Download V1.5.1 and try it.



I already have JJreset tool, it doesnt use devcon (http://vega.miningguides.com/p/auto-run-miner-without-hashmonitor.html).  Does "restart_devices_on_startup"/devcon needs admin privileges when run?

Yes it needs admin privileges to disable/enable devices. That JJ script uses powershell to do the same thing, i saw that.
1727  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.0 on: May 04, 2018, 06:50:18 AM
DOKTOR read this pls. Why i must start xmr-stak for enable HBM? enable-disabe card in device manager not work.

As i don't have vega gpu's i can't really help you, but if you use "restart_devices_on_startup" with the new "restart_devices_on_startup_script", it should give back full speed to your Vegas, and in the script you can add undervolting overclocking etc with overdriventool.

Or try what @lebuawu2 wrote.
But the disable/enable should be enough tho.

Download V1.5.1 and try it.

1728  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.1 on: May 04, 2018, 05:41:48 AM
@dok has the open CL devices ordering ( device initialization based on BUS id order) sorted out in latest version or yet to be implemented?

soon, now that the API is done, i will continue with the wishlist  Cool
1729  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.1 on: May 03, 2018, 08:03:40 PM
Thanks for adding API

Added miner to Forager - automatic profit switching miner

Thank you for adding it in Forager Smiley Cheers!
1730  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.1 on: May 03, 2018, 07:03:42 PM
I'm having problems with the alloy algorithm.  About 50% of the time when I check hashrate, 1 or 2 of my GPUs will report 0.  A few seconds later, they will be back to normal (or new ones will report 0).  This happens on all of my GPUs (rx580s).

dont leave on auto intesity, lower it by hand.
1731  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.1 on: May 03, 2018, 01:33:00 PM
V1.5.1
- Finally added API, now you can monitor your rigs with 3rd party apps
- Added parameter "restart_devices_on_startup_script" in config file, if "restart_devices_on_startup" is used, this new parameter can run a batch file from the miner directory after resetting the GPU's

+ If you need to disable/enable your Vegas before mining, or after miner restart, you use the "restart_devices_on_startup" parameter.
You will probably want to set your overclocking settings after this (OverdriveNTool or something). This is what "restart_devices_on_startup_script" option is for, put the name of the batch file here (that is in miner directory), and set everything you need in that .bat.
After the devices are disabled/enabled, this batch file will run.

+ RESTful API IS HERE FINALLY

Now you got monitoring capabilities for your favorite rig monitoring tool. API is read only, that means you can't set anything, it just gives you back info about actual settings.
To turn on API use "api_enabled" : true in the config file. Default port is 21555, but you can change it using "api_port" parameter.
If you want you can name your rig with "api_rig_name" : "myrigname" so you can easily identify it in the monitoring app.
When enabled it returns a json string with lots of goodies. You can access it on http://127.0.0.1:21555.

Here is an example from a rig :

Code:
{
    "rig_name": "R9380",
    "cryptonight_type": "heavy",
    "mining_time": 168,
    "total_devices": 4,
    "total_threads": 8,
    "hashrate_total_now": 1881,
    "hashrate_total_5min": 0,
    "hashrate_total_30min": 0,
    "hashrate_total_max": 1968,
    "pool": {
        "pool": "pool.sumokoin.com:5555",
        "difficulty": 160003,
        "time_connected": "2018-05-03 14:30:36",
        "uptime": 167,
        "latency": 148
    },
    "shares": {
        "total": 5,
        "accepted": 5,
        "rejected": 0,
        "avg_find_time": 33
    },
    "devices": [
        {
            "device": "GPU0",
            "device_id": 0,
            "model": "AMD Radeon (TM) R9 380 Series",
            "bus_id": 5,
            "kernel_id": 1,
            "hashrate": 500,
            "core_clock": 880,
            "memory_clock": 1600,
            "temperature": 52,
            "fan_speed_rpm": 1457
        },
        {
            "device": "GPU1",
            "device_id": 1,
            "model": "AMD Radeon (TM) R9 380 Series",
            "bus_id": 2,
            "kernel_id": 1,
            "hashrate": 500,
            "core_clock": 880,
            "memory_clock": 1600,
            "temperature": 59,
            "fan_speed_rpm": 1983
        },
        {
            "device": "GPU2",
            "device_id": 2,
            "model": "AMD Radeon (TM) R9 380 Series",
            "bus_id": 1,
            "kernel_id": 1,
            "hashrate": 444,
            "core_clock": 880,
            "memory_clock": 1600,
            "temperature": 59,
            "fan_speed_rpm": 1987
        },
        {
            "device": "GPU3",
            "device_id": 3,
            "model": "AMD Radeon (TM) R9 380 Series",
            "bus_id": 3,
            "kernel_id": 1,
            "hashrate": 486,
            "core_clock": 880,
            "memory_clock": 1600,
            "temperature": 56,
            "fan_speed_rpm": 1835
        }
    ]
}
1732  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.0 on: May 02, 2018, 01:26:22 PM
@dok
do you know of any reason the miner would just hang without any results being sent to pool.  Basically the log says new job received and then the console keeps displaying full hashrate but none of the hashes but none are submitted.  This has happened with v7 pools couple of times now for me.  So from 04:19 and later the mining stopped but hashrates still get displayed out on console with no GPU hang until I shutdown the miner manually at 08:43.  This was on support.xmr pool.  Has happened with stellite pool too.

Code:
[2018-05-02 04:19:52] pool_have_job: Switching user to new job
[2018-05-02 04:19:52] pool_have_job: Pool sent a new job (ID: Xit8I/aR3mpvT5HBbrehA8O3I1uC)
[2018-05-02 08:42:47] stats: Mining time: 0 days, 10 hours, 19 minutes, 49 seconds
[2018-05-02 08:42:47] stats: Accepted/Total shares: 734/734
[2018-05-02 08:42:52] Stopping miner process
[2018-05-02 08:43:02] AMD Platform ID: 2

Which version ? I worked on this kind of issue in 1.4.9, is the version you are using before 1.4.9 ?
1733  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.0 on: May 02, 2018, 10:16:34 AM
Driver Amd Adrenalin 18.3.1
Intel integrated GPU Hd530 on Cpu
8xAmd Rx550
FIX IT
"platform_index" : 1, in config.txt change Platform !!
(in readmy.txt not comment this parameter )

Now new problem))
{ "id" : 0, "intensity" : 21, "worksize" : 8, "threads" : 2},
Intensity not change ! ( auto intensity =22
id ?

There is no platform_index parameter in SRBMiner. So i don't know what are you doing and on which miner Smiley

"cryptonight_type" : "normalv7",
"platform_index" : 1,
"intensity" : 0,
"double_threads" : true,
"target_temperature" : 75,
this config WORK

"cryptonight_type" : "normalv7",
"intensity" : 0,
"double_threads" : true,
"target_temperature" : 75,
This not WORK !

Try it yourself

I don't have to, im developing the damn thing  Grin
Are you using the latest v1.5.0 ? Did you download it from the link on first page or some other site ?

Also make sure you uncomment the gpu_conf settings so :

Like this:

"gpu_conf" :
[
   { "id" : 0, "intensity" : 0, "worksize" : 8, "threads" : 2, "target_temperature" : 55}
]

Not this:

/*"gpu_conf" :
[
   { "id" : 0, "intensity" : 0, "worksize" : 8, "threads" : 2, "target_temperature" : 55}
]*/
1734  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.0 on: May 02, 2018, 10:13:36 AM
Doc,

Ive just tested the 1.5.0 with 6x Vega 64. Same good hash. I was still using 1.4.1 cuz it was working fine.

Ive tested the disable/enable feature.
After i press 2, took more than a min to disable the card. I have started to wait for the card come back and nothing. lol after 5 min ive decided to press 2 again and voila.
It may be good to add a message "card disable" 3 seconds after the event to be sure.

About JJ script, the script became more conservator and it added a separated disable and enable process with tempo to each card. ive always used the first version doing to all 6 at same time. It never hanged to me IF 5 seconds interval is respected. I mean, after disable all cards, if i hit a key to start the enable process in 3 seconds, the rig will BSOD. This is to all cards of course.

About the "restart_devices_on_startup" :  option,
Can i place this anywhere in the config file?


Added possibility to disable/enable GPU's while mining. To maximize efficiency, when a device is disabled it won't get disabled right at that moment, it will first finish the round it is working on, and then it will stop working.
This is good for you because if some shares are found, they will be sent to the pool, and only after that the device will get disabled. This can sometimes take even 15-30 sec.
For GPU id's from 0-9 just press the corresponding key, for 10, 11, 12 ..etc use SHIFT+NUMBER, so if you want to disable GPU13, press SHIFT+3 on the keyboard.


This is for pausing specifig GPU in the mining process, not for driver restarting with devcon Smiley
You misunderstood this option.

And yes, you put that option in the config.txt : "restart_devices_on_startup" :  true.

This disables/enables every AMD gpu in the system. Altough i set a 2 sec timeout between those operations, but i will increase it to 5 sec if you say that much is needed.
1735  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.0 on: May 02, 2018, 10:10:15 AM
Can you add a manual miner restart for those who don't want to use the watchdog? For example, press 'r' to manually restart miner. Very important when one gpu crashes in a rig and we dont wanna use the watchdog bec it makes the rig hang.

Disabling ADL doesn't help, I've tried.
One way to solve this problem is to disable the watchdog with a shutdown script and add Taskkill /IM SRBMiner-CN.exe /F and OverdriveNTool.exe -r1 -r2 -r3 -r4 -r5 -r6 ( depend on how many cards you have ) to the script.

It has worked for me once, but don't know if it works every time.


if the miner hangs, and the main thread becomes unresponsive then pressing R would do nothing Smiley
Also you can set in config the "reboot_script" parameter which if set, will disable watchdog standard resetting mode and will run your custom script instead.
You can put in that script for example what Pennywis3 wrote.
1736  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.0 on: May 02, 2018, 10:05:44 AM
Driver Amd Adrenalin 18.3.1
Intel integrated GPU Hd530 on Cpu
8xAmd Rx550
FIX IT
"platform_index" : 1, in config.txt change Platform !!
(in readmy.txt not comment this parameter )

Now new problem))
{ "id" : 0, "intensity" : 21, "worksize" : 8, "threads" : 2},
Intensity not change ! ( auto intensity =22
id ?

There is no platform_index parameter in SRBMiner. So i don't know what are you doing and on which miner Smiley
1737  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.0 on: May 02, 2018, 09:10:20 AM
Hi !
Litle problem (((

C:\Users\RIG\Desktop\XMR>start.bat
[2018-05-02 13:15:55] No AMD gpu devices found on platform 0.

C:\Users\RIG\Desktop\XMR>SRBMiner-CN.exe --listdevices
[2018-05-02 13:14:26] Platform #0
[2018-05-02 13:14:26]
[2018-05-02 13:14:26] Intel(R) OpenCL
[2018-05-02 13:14:26] Intel(R) Corporation
[2018-05-02 13:14:26] OpenCL 2.1
[2018-05-02 13:14:26] DEVICES: 2
[2018-05-02 13:14:26]
[2018-05-02 13:14:26] DeviceID
  • [2018-05-02 13:14:26] Type:GPU
    [2018-05-02 13:14:26] Vendor: INTEL
    [2018-05-02 13:14:26] CU: 12
    [2018-05-02 13:14:26] Error CL_INVALID_VALUE when getting pcie bus id
    [2018-05-02 13:14:26] RAM: 3155 MB
    [2018-05-02 13:14:26] BUSID: -1
    [2018-05-02 13:14:26]
    [2018-05-02 13:14:26] DeviceID [1]
    [2018-05-02 13:14:26] Type: CPU
    [2018-05-02 13:14:26] Vendor: INTEL
    [2018-05-02 13:14:26] CU: 2
    [2018-05-02 13:14:26] Error CL_INVALID_VALUE when getting pcie bus id
    [2018-05-02 13:14:26] RAM: 7887 MB
    [2018-05-02 13:14:26] BUSID: -1
    [2018-05-02 13:14:26]
    [2018-05-02 13:14:26]
    [2018-05-02 13:14:26] Platform #1
    [2018-05-02 13:14:26]
    [2018-05-02 13:14:26] AMD Accelerated Parallel Processing
    [2018-05-02 13:14:26] Advanced Micro Devices, Inc.
    [2018-05-02 13:14:26] OpenCL 2.1 AMD-APP (2527.Cool
    [2018-05-02 13:14:26] DEVICES: 9
    [2018-05-02 13:14:26]
    [2018-05-02 13:14:26] DeviceID
  • [2018-05-02 13:14:26] Type:GPU
    [2018-05-02 13:14:26] Vendor: AMD
    [2018-05-02 13:14:26] CU: 8
    [2018-05-02 13:14:26] RAM: 2048 MB
    [2018-05-02 13:14:26] BUSID: 4
    [2018-05-02 13:14:26]
    [2018-05-02 13:14:26] DeviceID [1]
    [2018-05-02 13:14:26] Type:GPU
    [2018-05-02 13:14:26] Vendor: AMD
    [2018-05-02 13:14:26] CU: 8
    [2018-05-02 13:14:26] RAM: 2048 MB
    [2018-05-02 13:14:26] BUSID: 13
    [2018-05-02 13:14:26]
    [2018-05-02 13:14:26] DeviceID [2]
    [2018-05-02 13:14:26] Type:GPU
    [2018-05-02 13:14:26] Vendor: AMD
    [2018-05-02 13:14:26] CU: 8
    [2018-05-02 13:14:26] RAM: 2048 MB
    [2018-05-02 13:14:26] BUSID: 1
    [2018-05-02 13:14:26]
    [2018-05-02 13:14:26] DeviceID [3]
    [2018-05-02 13:14:26] Type:GPU
    [2018-05-02 13:14:26] Vendor: AMD
    [2018-05-02 13:14:26] CU: 8
    [2018-05-02 13:14:26] RAM: 2048 MB
    [2018-05-02 13:14:26] BUSID: 2
    [2018-05-02 13:14:26]
    [2018-05-02 13:14:26] DeviceID [4]
    [2018-05-02 13:14:26] Type:GPU
    [2018-05-02 13:14:26] Vendor: AMD
    [2018-05-02 13:14:26] CU: 8
    [2018-05-02 13:14:26] RAM: 2048 MB
    [2018-05-02 13:14:26] BUSID: 15
    [2018-05-02 13:14:26]
    [2018-05-02 13:14:26] DeviceID [5]
    [2018-05-02 13:14:26] Type:GPU
    [2018-05-02 13:14:26] Vendor: AMD
    [2018-05-02 13:14:26] CU: 8
    [2018-05-02 13:14:26] RAM: 2048 MB
    [2018-05-02 13:14:26] BUSID: 3
    [2018-05-02 13:14:26]
    [2018-05-02 13:14:26] DeviceID [6]
    [2018-05-02 13:14:26] Type:GPU
    [2018-05-02 13:14:26] Vendor: AMD
    [2018-05-02 13:14:26] CU: 8
    [2018-05-02 13:14:26] RAM: 2048 MB
    [2018-05-02 13:14:26] BUSID: 14
    [2018-05-02 13:14:26]
    [2018-05-02 13:14:26] DeviceID [7]
    [2018-05-02 13:14:26] Type:GPU
    [2018-05-02 13:14:26] Vendor: AMD
    [2018-05-02 13:14:26] CU: 8
    [2018-05-02 13:14:26] RAM: 2048 MB
    [2018-05-02 13:14:26] BUSID: 5
    [2018-05-02 13:14:26]
    [2018-05-02 13:14:26] DeviceID [8]
    [2018-05-02 13:14:26] Type: CPU
    [2018-05-02 13:14:26] Vendor: AMD
    [2018-05-02 13:14:26] CU: 2
    [2018-05-02 13:14:26] RAM: 7887 MB
    [2018-05-02 13:14:26] BUSID: -1
    [2018-05-02 13:14:26]
    [2018-05-02 13:14:26]

    how to chenge Platform #0 Huh Platform #1
interesting how it found platform 0 as AMD platform, cause it checks by vendor name, and clearly on platform 0 vendor name is Intel(R) Corporation and not Advanced Micro Devices as it can be seen.
Detection actually works great so there is no option to enter platform, who knows what is going on there.
Which driver are you using?
1738  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.0 on: May 02, 2018, 04:11:28 AM

Oh shoot, all this time I thought I was alone, I swear same issue. But it could be that I am having a 10gpu vega rig? I have turned off watchdog and ADL which looks like its helping but can't be certain yet, it has been just about 4 hours without issues.

So, you are the first human being on planet earth to report a working 10 Vega rig. Can you share your full settings and hardware please?


Doc, im about to test the new version 1.5.0 in my Vega 6 Saphire 64 rig. My only concern is that enable/disable is only half of the job since when the driver hangs, the card lost its OverdriveNTool profile AND softpowertables.
This could be problematic cuz most Vega cards are working underclocked adn undervolted. And disable/enable only recover the softpowertable(registry mod) part making the card work at the default frequency that is 130hz  and 300mv above mining profile.
So, this card will tend to fail since will be regulated in SRB(Temp and RPM) to the previous mining configuration.

So...
The very same script, that is not a random script from the internet but the one made by Jericho Jones(JJ, please add credit), used to incorporate the function to your miner has the ability to apply OverdriveNTool profiles. It must be made by the config.txt file since the user must edit the lines accordingly with his needs.
This could be a bypass solution to Vegas only. It`s easy since all Vega users already know how to do this and instructions can be found in vegaminingguides. And its only one line to be added to the procedure, takes 2 seconds, with the only requirement that OT and OT.ini must be in same folder...

wish me luck
Cya and thanks

Next version will have a parameter that will run a .bat you specify after restarting the device, so you can put in something like start c:\OverdriveNTool\OverdriveNTool.exe -r1 -p1"GPU0"  ... etc
1739  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.0 on: May 01, 2018, 07:31:28 AM
Hello guys, i can set fan to constant speed with this miner or i need to use 3rd party software?

You can try :

"gpu_conf" :
[
   { "id" : 0, "intensity" : 0, "worksize" : 8, "threads" : 2, "target_temperature" : 60, "target_fan_speed" : 2000}
]

The "target_fan_speed" is in RPM.
1740  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.5.0 on: May 01, 2018, 04:07:19 AM
EDIT: Found a problem with the auto restart on startup function: it disables/enables ALL GPUs in the system. I was hoping it would only restart the GPUs i specified in the config. It ended up restarting my other GPUs which were mining ETH.

Yes, this is the way it's working now, it restarts every AMD gpu it finds. I have in plan to move this restarting option to the gpu_conf, but it needs a lot of rework so it will take some time.
Anyways, i know Vega's need this kind of driver restart, but are there any other cards that benefit from this ? Smiley

i will add an option to run a script after the restart is done, so you can run overdriventool or something to set your clocks.
Pages: « 1 ... 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 [87] 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 ... 164 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!