GPU plot generator v2.1.0
Changelog:
- Enhanced kernel. Thanks to "burstcoin" for his great work on that part.
Windows x86 binaries:
https://mega.co.nz/#!aVNXzIhB!Obq7E_Nob0v6SHn8KheIiTlNwT6G9yN4cEmBXadUQZc
Sources:
https://mega.co.nz/#!yU8GQAqa!7YG8G8Z1UqudnYIhj79JY-Y8uVpVMiPV4v0lFHYEWEs
I made some modifications in the kernel too. Please check that my modifications don't lower the performances (it shouldn't, but let's be cautious).
Also, as this is a brand new kernel, the AMD 14.4 issue may be corrected as a side effect. I would really apreciate a feedback on that point.
Could you give me a hint:
When Imt trying to plot 3 HDDs with one GPU I do so:
On 1st drive I set 1 gpuplotgenerator with startnoon 1; numberof noons 7178000
On 2nd drive I set 1 gpuplotgenerator with startnoon 7178000+1; numberof noons 7180000
On 3rd drive I set 1 gpuplotgenerator with startnoon 7178001+7180000; numberof noons 7180000
I open mine_bat for each drive with same adress URL.
Is that right?