Results 308 comments of Travis Downs

> The way I'm reading it (admittedly a little hastily), the code in the PR doesn't actually use the workspace across a scheduling point: by the time we get to...

LGTM, thanks for all the changes!

@dlex - do you have a theory how the log could end up in such a state? Could it be that that the partition in-memory state gets inconsistent with the...

Another instance: https://buildkite.com/redpanda/redpanda/builds/18773#018484fb-b9ad-4b5d-b527-3323bdb96254 Maybe we should reopen.

Nice, thanks for this Brandon! > The solution to this is ensuring that the ARM cluster has the same number of shards and memory per shard as the x86 cluster...

The system may have been getting into this state due to resource issues, but the thing that @jcsp points out above does indicate an underlying bug too: https://github.com/redpanda-data/redpanda/issues/7428#issuecomment-1323704865 Maybe we...

Heh, I came here to write about SDE, which I use (but on Linux), but it seems someone beat me to it :). It's weird that it doesn't work on...

> I recently updated to 10.14, but I think I was on OS 10.12 then, which shouldn't have worked according to that thread. I guess it is possible that Intel...

Some general thoughts: I agree with your concern over codesize. This is generally a difficult consideration to fully integrate into a benchmark, as unless your code is grossly obese even...

BTW, if you want to run an AVX-512 algorithm, I'm happy to run them for you (if you make it easy, e.g., clone this project and run these benchmark scripts)....