Valentin Churavy
Valentin Churavy
Huh, I would expect static kernel sizes to be a performance benefit or at least performance neutral. The only thing that could happen is that suddenly we are able to...
Can we use SLEEF everywhere?
There is a cache here https://github.com/JuliaCI/BenchmarkTools.jl/blob/8b64635732ac8e0be690ea54218f245c2dc65491/src/execution.jl#L557-L558
I wonder if we should make the key a tuple instead of a vector.
> which depends on UnsafeAtomics.jl improving. Is there something outside syncscope and having fences that we need at this point?
cc: @giordano since it came up in conversation
Yeah we really want to execute this code in a sandbox and after running it throw away all side-effects. But code-loading is currently hard to isolate... If we could unload...
Could you for review undo the formatting commit? We haven't transitioned the entire repo and so there are lots of unrelated stuff that makes it harder to review your actual...