Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
FastMoE
Commits
6c12aa89
Commit
6c12aa89
authored
Aug 20, 2024
by
zhanggezhong
Browse files
Update README.md
parent
4be0764d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+4
-4
No files found.
README.md
View file @
6c12aa89
...
@@ -12,9 +12,9 @@
...
@@ -12,9 +12,9 @@
git clone https://developer.hpccube.com/codes/OpenDAS/fastmoe.git
git clone https://developer.hpccube.com/codes/OpenDAS/fastmoe.git
git checkout * #切换到相应分支
git checkout * #切换到相应分支
cd fastmoe
cd fastmoe
p
ip
3 setup.py build
p
ython
3 setup.py build
p
ip
3 setup.py install
p
ython
3 setup.py install
p
ip
3 setup.py bdist_wheel # 该指令用于编译whl包,执行该指令时不必执行前两个指令
p
ython
3 setup.py bdist_wheel # 该指令用于编译whl包,执行该指令时不必执行前两个指令
```
```
## 验证安装
## 验证安装
```
```
...
@@ -29,6 +29,6 @@ fmoe.__dcu_version
...
@@ -29,6 +29,6 @@ fmoe.__dcu_version
## 测试
## 测试
```
```
cd fastmoe/tests
cd fastmoe/tests
pytest
-e.
pytest
vs
```
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment