fancyIX
fancyIX
> ompare the before & after for each individual run There is existing logic that undef shuffle flag if the subgroup size is not met, so I guess only a...
Taking closer look at the constraint: ```cpp #if NWI != SUBGROUP_SIZE || MDIMC < SUBGROUP_SIZE #undef USE_SUBGROUP_SHUFFLING #define USE_SUBGROUP_SHUFFLING 0 // Disables subgroups in case the assumptions don't hold #endif...
Thanks for the info. One thing I don't understand is that in the comment of #297 it says that: `In summary, we'll thus need: an NWG that is 32 times...
Just found this interesting. Hopefully I have time to work on it soon...
@Xeil84 only argon2d-dyn
@rhyno78 did you add parameter `-s 1 `?
@rhyno78 those rejected shares are stale shares. It's not caused by hardware fault. Stale share means that share is valid for an old block which has been replaced by current...
@tangjinchuan Sorry I don't have time to finish this PR recently. To me it's not mature to apply AMD assembly shuffle yet. If you read previous posts in this thread,...
Seems like your driver is not installed properly.
@kr1z1s do you know any OpenCL open source miners that support this ?