Yihang "Corvo" Liu
Yihang "Corvo" Liu
Hello, thanks, that works now. Only thing that is broken is autocompletion now. EDIT: it looks like we actually do have auto completion. It's just the quality of autocompletion is...
Hello, given https://github.com/kovidgoyal/kitty/issues/7380 is closed, I think we don't need to rescale the image for now as kitty natively support it? I haven't test it though. If that's possible we...
You don't actually need to do the conversion. Kitty's image protocol accepts matricies of pixels.
Kitty's graphics protocol is render agnostic. Tier 1 PNG support exists merely as a tool of acceleration. You can pass the whole matrix of pixels to kitty and it can...
Doesn't matter: ``` $ zig c++ runtime.cu --cuda-gpu-arch=sm_70 -mcpu=x86-64 # replace with march will yield same output. info: available CPUs for architecture 'x86_64': alderlake amdfam10 athlon athlon64 athlon64_sse3 athlon_4 athlon_fx...
Looks like this is not resolved in the first place: https://github.com/ziglang/zig/issues/10634#issuecomment-1028716658
Ideally I would like to see interop with nvidia GPU as easy as it's done in C++. There's [cudaz](https://github.com/akhildevelops/cudaz) available but it's basially a toy because you can't even share...
I don't know, does the log implies so? BTW the log start to spit instantaneously when I launched throium.
I can confirm this is fixed on git. Thanks for the information!
这个FC2-718323的测试数据我在本地没法重现,我怀疑可能和请求的IP有关。