TCROC

Results 235 comments of TCROC

Interesting to note that both @MBCX and I are using AMD Radeon GPUs. I will be very curious to see how the NVIDIA gpu performs tomorrow

I tested on my Windows 10 NVIDIA 1050-TI and can confirm this crash still occurs. I'll gather additional system info / stacktraces when I wake up :) Thanks to everyone...

> I tested on my Windows 10 NVIDIA 1050-TI and can confirm this crash still occurs. I'll gather additional system info / stacktraces when I wake up :) Thanks to...

Can confirm the PR fixes both AMD and NVIDIA issues on Windows 10

I can confirm this PR seems to be fixing the crash we were experiencing in #93670 on our NVIDIA 1070 Windows 10 computer. When we get back home, I'll test...

Can confirm the PR fixes both AMD and NVIDIA issues on Windows 10 :)

I have tested this PR and can confirm it fixes it on our devices. We were previously testing on a Google Pixel without issue. However, when we tried Samsung, we...

Doing it via a task seems to work fine. ``` [tasks] install-zig = "pip3 install zig-bin==0.13.0" ``` Bummer is I lose out on the advantage of a pixi.lock. So it...

Also another thing to note, pixi seems to get in a corrupted state when trying to install zig-bin. Deleting the pixi.lock file and recreating it after removing the dependency seems...

Hey @wolfv ! :) I have reproduced it with both ``0.25.0`` and ``0.26.1``. I originally discovered it in ``0.25.0`` and updated to ``0.26.1`` hoping it would fix it but it...