-
Notifications
You must be signed in to change notification settings - Fork 230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
xmrig-amd 2.14.0. Rigs crasing afrer 5-6 hours of working. Out of memory. #241
Comments
After 2 hours swap usage has grown
|
This issue should be fixed in dev branch, OpenCL kernels was leak on every new block. |
v2.14.1 released https://github.com/xmrig/xmrig-amd/releases/tag/v2.14.1 |
v2.14.1 seems not solve it, My vega rig running 2.14.1 also working for 7-8 hours then stop mining. rig is windows 10 , amd drv 18.6.1. I hvae five 6 x vegas rigs, they all have the same issue. |
The problem still remains. Also working for 7-8 hours then stop mining kernel: linux-catalyst 4.16.12-1 dmesg log: |
Now I have uptime all rigs 6 days |
I created the issue #245 and I continue to comment here. |
I can also confirm this problem existing in 2.14.1. I've tested 2 rigs, and they both start failing after several hours. XMR-Stak 2.10.2 has the same issue. |
Same here on windows 10 ( 2.14.1, vega56 x4 = 8 threads total, Adrenalin 18.6.1, 4 Gb ram, I5-4xxx ). |
@SChernykh please take a look. There is definitely memory leak that not fixed via 2.14.1 release, and also was backported by @psychocrypt to xmr-stak. |
I confirm this issue is still exists, to helps investigate this issue I create test proxy with ability to create fake jobs with increasing height and specified interval. I starting dig this issue again.
Sample pool for miner config (4000 ms interval): {
"url": "159.65.202.177:3333",
"user": "x+4000",
"pass": "x",
"rig-id": null,
"nicehash": false,
"keepalive": false,
"variant": -1,
"enabled": true,
"tls": false,
"tls-fingerprint": null
}, |
I have the same problem with 2.14.1 |
This is driver issue, seems with recent drivers no memory leaks, for old drivers (18.6.1, etc) @SChernykh created workaround #249 it 10 times reduce leak. However after multiple drivers install/uninstall and reverting to 18.6.1, memory leak no longer exists on my PC, somehow it fixed, still investigate this issue. |
I'm using 18.6.1 but is there a more recent version we can use for mining ? |
I didn't have this problem with my driver using previous version of xmrig |
any update on that bug ? It's very annoying. I have to restart my rigs very often |
@MetallianFR68 How about upgrading to the latest driver ? |
I'm using adrenalin 18.6.1 drivers. What version should I use ? |
Maybe 19.3.3 and 19.1.1 worth a try. |
19.3.3 : hashrate divided by 10 |
No fix yet on releases |
Any update on this ? |
@MetallianFR68 Update. Your. Drivers. |
Alternatively, you can try building dev version https://github.com/xmrig/xmrig-amd/commits/dev which has mitigation for driver memory leak. |
amd rigs crasing afrer 5-6 hours of working. Out of memory
on xmr-stak same issue
The text was updated successfully, but these errors were encountered: