Results 30 comments of brubsby

i've taken down the mac build off itch for now, apologies, i don't have a mac i can test this on. but hopefully you can use the web version that...

> Then there is also the possibility that something else entirely is the bottleneck > Any food for thought is welcome. I just want to echo what @filipenanclarez said above,...

> I think there is actually a neural network that outputs a "similarity score" based on the card's text. > > @L-M-Sherlock I can't find it, but I think I...

In doing my due diligence for researching this issue, I found `evaluate_response_callback` a little deeper in the codebase than I had originally looked, inside `RetryOptionsBase`, this seems to be what...

You can paste your results.txt into https://www.mersenne.org/manual_result/ for the time being. json output is planned for later versions of mfatkc (and hopefully mfakto), as well as automatic assignment/results reporting with...

> The message "This branch has no conflicts with the base branch" is misleading. There are conflicts, but GitHub fails to see them. One of the commits is a merge...

> It there any test case that would fail without the barrett15 fix (with double precision) and pass with the fix? It should be added to catch similar issues in...

Do we have any theories as to why these vectorsize failures are occurring? > * barrett15 kernels don't work with `VectorSize=1` on both AMD and Intel GPUs This one is...

I personally have been adopting one aspect of semver, and releasing mfaktc versions 0.23-beta.\ as prerelease versions for a bit more clarity. Perhaps we should move to full semver though,...

Also related to this, a version titled 0.15pre8 is being distributed via SRBase, this executable should be hunted down and added as a release under 0.15pre8, and it likely is...