2jiangjiang

Results 5 comments of 2jiangjiang

I test that tinygrad.Device.DEFAULT return value "GPU". When I delete "Device.DEFAULT == \"GPU\"" in nvidia case exo worked.I don't know if it can work properly with oneAPI(Intel GPU)

> > 我测试了 tinygrad.Device.DEFAULT 返回值“GPU”。当我在 nvidia 情况下删除 Device.DEFAULT ==“NV”时,exo 起作用了。我不知道它是否可以与 oneAPI(Intel GPU)正常工作 > > 您需要安装 README 中列出的先决条件: > > 对于支持 NVIDIA GPU 的 Linux(仅限 Linux,如果不使用 Linux 或 NVIDIA,请跳过): > >...

> 我测试了 tinygrad.Device.DEFAULT 返回值“GPU”。当我在 nvidia 情况下删除 Device.DEFAULT ==“NV”时,exo 起作用了。我不知道它是否可以与 oneAPI(Intel GPU)正常工作 It's my mistake I have delete "Device.DEFAULT==\"GPU\"" not "Device.DEFAULT==\"NV\""

[usb.lac.json](https://github.com/user-attachments/files/20447041/usb.lac.json) Okay this is my lac file. And my OS is Windows 11 professonal 24H2 version 26100.4061.

I found where cause the issue I use Burst mode count 120 to catch samples,the scroll bar range seems decision by "PostTriggerSamples",but lac file record only once "PostTriggerSamples" and loop...