Yinmin Zhong

Results 6 issues of Yinmin Zhong

# TODO ## 系统 - [x] 南京大学大操作系统课 - [ ] 南京大计算机系统基础 NEMU - [ ] 清华大学 rCore - [ ] Stanford CS140e (C版本/Rust版本) ## 计算机网络 - [ ] CMU 15441...

enhancement

### Question I followed the tutorial and used the following command to launch the torchelastic: ``` export NUM_TRAINERS=2 python -m torchelastic.distributed.launch \ --nnodes=1:4 \ --nproc_per_node=$NUM_TRAINERS \ --rdzv_id=1 \ --rdzv_backend=etcd \...

As many people know, the [original cs-self-learning contents](https://github.com/PKUFlyingPig/Self-learning-Computer-Science) were written in English. Later, for the sake of the domestic audience, I built csdiy in Chinese and maintained it continuously until...

enhancement

I run the generate.py on Mac which has cpu only, but the output sample image looks like this, what's the reason?