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
FastFold
Commits
dbce975e
Commit
dbce975e
authored
Jul 24, 2023
by
zhuwenwen
Browse files
update readme
parent
7201f2e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
dbce975e
...
@@ -44,7 +44,7 @@ python setup.py install
...
@@ -44,7 +44,7 @@ python setup.py install
-
fastfold: 安装包名称;
-
fastfold: 安装包名称;
-
0.2.1: 安装包版本号;
-
0.2.1: 安装包版本号;
-
git9f6252f: git号;
-
git9f6252f: git号;
-
abi0: 对应centos和rocky多系统的标识,取值为abi0(centos7),abi1(rocky8),可使用命令行动态查询获取辅助判断(echo '#include
<string>
' | gcc -x c++ -E -dM - | fgrep _GLIBCXX_USE_CXX11_ABI)
,根据各包情况是否兼容多系统
;
-
abi0: 对应centos和rocky多系统的标识,取值为abi0(centos7),abi1(rocky8),可使用命令行动态查询获取辅助判断(echo '#include
<string>
' | gcc -x c++ -E -dM - | fgrep _GLIBCXX_USE_CXX11_ABI);
-
dtk2304: 对应dtk大版本号,命令行动态查询取值(/opt/dtk-23.04/.info/rocm_version);
-
dtk2304: 对应dtk大版本号,命令行动态查询取值(/opt/dtk-23.04/.info/rocm_version);
-
torch1.10: 对应构建的torch版本号,命令行动态查询取值(torch.
\_\_
version__);
-
torch1.10: 对应构建的torch版本号,命令行动态查询取值(torch.
\_\_
version__);
-
cp38-cp38: 对应python版本号;
-
cp38-cp38: 对应python版本号;
...
...
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