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
Torchaudio
Commits
3d46bdd9
Commit
3d46bdd9
authored
Sep 06, 2024
by
mayp777
Browse files
[UPDATE]Update README
parent
6a5a84f9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
README.md
README.md
+3
-2
No files found.
README.md
View file @
3d46bdd9
...
...
@@ -58,7 +58,7 @@ git clone -b 2.1.2+das.opt1.dtk24042 http://developer.hpccube.com/codes/OpenDAS/
```
shell
source
/opt/dtk/env.sh
cd
audio
cd
torch
audio
bash ./test/tools/make_test_env.sh
# ubuntu
bash ./test/tools/rocky8_make_test_env.sh
#rocky
export
PYTORCH_ROCM_ARCH
=
"gfx928"
...
...
@@ -71,7 +71,8 @@ MAX_JOBS=16
```
shell
CMAKE_CXX_FLAGS
=
-std
=
c++17
USE_FFMPEG
=
1
USE_ROCM
=
1 python3 setup.py bdist_wheel
pip
install
dist/torchaudio
*
cd
..
pip
install
torchaudio/dist/torchaudio
*
```
## 版本号查询
...
...
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