mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-01-29 21:49:54 +00:00
update markdown docs (english) (#60)
This commit is contained in:
@@ -20,6 +20,10 @@ pip install .
|
||||
|
||||
Install and enable CUDA kernel fusion (compulsory installation when using fused optimizer)
|
||||
|
||||
```
|
||||
```shell
|
||||
pip install -v --no-cache-dir --global-option="--cuda_ext" .
|
||||
|
||||
# install with editable enabled
|
||||
pip install -v --no-cache-dir --global-option="--cuda_ext" -e .
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user