Neil Monday
Neil Monday
On AMD, the example compute shader above compiles with no errors.
@mjp41 Sorry to bug you again. What do you think of this change? Also, I can't see how to re-run the failed job. I wanted to re-run since the equivalent...
I’m installing VS 2019 to test that 32-bit test failure.
> > I’m installing VS 2019 to test that 32-bit test failure. > > That failing test is a little flaky. It has an unpredictable memory usage. However, it does...
> Small change. I think the min sizes should be a bit more pervasive. What do you think the following suggestions? Yes, all of this makes more sense. I'll just...
@mjp41 Do you know what is causing these failures? They don't seem relevant to my change.
This is where the memory for the pagemap gets reserved: https://github.com/microsoft/snmalloc/blob/b8e28be14b3fd98e27c2fe87c0296570f6d3990e/src/snmalloc/ds/pagemap.h#L206
@mjp41 do you have any suggestions on this issue? Thanks.