Zhuofeng Wang

Results 3 issues of Zhuofeng Wang

**Describe the bug** When I use neovim in terminal, everything goes well. But when I use neovide, I found that I cannot use my enter/return key on my laptop to...

bug
documentation
keyboard Input

The absolute path of cmd.exe is a more stable choice in wsl. Because some reasons like https://github.com/zdharma-continuum/fast-syntax-highlighting/issues/13, the Windows' PATH may not be totally add to wsl's PATH. But the...

We have tried to offload the mat_mul to gpu using cuBlas and c interface, and gain at least 2x speedup in the SlabSS_calc task with A100. This idea is still...