Post
Topic
Board Mining (Altcoins)
Re: AMD Memory Tweak - Read and modify memory timings on the fly - [Vega Friendly]
by
bobben2
on 06/04/2019, 12:55:45 UTC
@eliovp, thank you for this tool.
Do you or anybody else know if there is a tool available in Linux to count GPU memory errors?  Much like HWiNFO64 in Windows?

Hey Bobben2,

Yeah, it's not as obvious as on windows, that's a fact, try to check dmesg log, this gives you a lot of info as well.


Because if available, it in theory would be possible to build an auto-tune type of tool to find the tightest timings that produce no memory error,
for some mining algos (CN/R and ETHash for example or for Raven's X16R that might benefit from changing timings on the fly depending on which of the 16 algos currently running).  Maybe such a tool could be available to miner developers as a 3rd party library that could be linked into their application...