Jan Hendrik Farr

Results 7 comments of Jan Hendrik Farr

Also can't replicate on a real machine (or in qemu with passed through GPU). It's consistently the second element that gets turned into a `0`. See: [https://github.com/Cydox/tinygrad/actions/runs/5349366539/jobs/9700485564](https://github.com/Cydox/tinygrad/actions/runs/5349366539/jobs/9700485564)

Doing this test with varying lengths of tensors it only ever breaks if the length is 4. The shader generated for this is a special case: ``` #include using namespace...

> Do we know what the CI machine is? Looks to be a VM using Apple's hypervisor platform. The GPU is `"Apple Paravirtual device"`. So I feel slightly confident that...

The physical MacBook I tried it on and couldn't reproduce it was a 2020 Intel MacBook Pro.

@flammit What macOS version?

I figured out what is going on. After a little over an hour the quic connection runs out of free streams. The reason for this is that after exactly 1...

I think generally the way to deal with changing PCR values is to not bind against the values, but against a public key who's private key is used to sign...