Tom Forsyth on Nostr: nprofile1q…sf4qw Holy shit I did not know about ExpectVectorized()! Most of my ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqu7rn22pt4cl786khedarsqf8w9wguwe4gsfqvcydqzfnrpn5tmdqdsf4qw (nprofile…f4qw) Holy shit I did not know about ExpectVectorized()! Most of my Burst code is not vectorizable, but the loops that should be, I want them to be.
The biggest problem with Burst is when it silently fails to Burst compile and just falls back to regular C#. I would absolutely love a way to have it complain at me when that happens.
The biggest problem with Burst is when it silently fails to Burst compile and just falls back to regular C#. I would absolutely love a way to have it complain at me when that happens.