Yi Lu
Yi Lu
## Describe the bug 如题,无法运行Jittor-cuda docker镜像,在不进入容器设置debug=1的情况下。报错是一个段错误,进程以SIG 4退出。 ## Full Log 直接运行`sudo docker run -it --gpus all jittor/jittor-cuda`,可得: ``` Caught segfault at address 0x7fa0e9949e35, thread_name: '', flush log... Get signal 4,...
### Is your feature request related to a problem? Actually, the idea is come up with the requirement for me that, I have a Openwrt router (RPi3B+), and I'd like...
I'd installed version 2.1.1 When using hook_add, it just throw a exception. I digged into it and there is no impl of UC_HOOK_TLB_FILL. ``` handlers: Mapping[int, Callable[[], Tuple]] = {...
如题,目前似乎在cd中,nonebot会ignore掉一切消息,直到cd完成后message标记为完成。
### Checklist - [X] I searched existing issues and no one else requests similar feature. - [X] I think that 25%+ users are positive towards this feature. ### Describe the...
As described in the title, I've add support to directly read & write to a normal file. This could cancel the restriction on mounting and formatting can only work on...
Some users like me would like to deploy the site on cloudflare pages for more flexible configuration. This PR will add support it. These users should follow the additive steps...