Unverified Commit b936bcc7 authored by 3wweiweiwu's avatar 3wweiweiwu Committed by GitHub
Browse files

use 'make dev_install' to make minimum change

parent bbcc5481
...@@ -95,7 +95,7 @@ Some preparation: ...@@ -95,7 +95,7 @@ Some preparation:
# Make sure your system has dual sockets and double size RAM than the model's size (e.g. 1T RAM for 512G model) # Make sure your system has dual sockets and double size RAM than the model's size (e.g. 1T RAM for 512G model)
apt install libnuma-dev apt install libnuma-dev
export USE_NUMA=1 export USE_NUMA=1
make install_numa make dev_install
``` ```
- For Windows - For Windows
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment