Skip to content

Commit

Permalink
upload gpu
Browse files Browse the repository at this point in the history
  • Loading branch information
Chentao168 committed Mar 15, 2024
1 parent dc5c3b8 commit e9d5fa3
Show file tree
Hide file tree
Showing 62 changed files with 3,439 additions and 1,486 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,13 @@ ABACUS 网站访问:
1. [官方编译教程](https://abacus.deepmodeling.com/en/latest/quick_start/easy_install.html)
2. [GCC 编译 ABACUS 教程](abacus-gcc.md)
3. [Intel oneAPI 编译 ABACUS 教程](abacus-intel.md)
4. [在超算环境编译 ABACUS 的建议](abacus-hpc.md)
5. [ABACUS 在曙光 DCU 集群上的编译与使用](abacus-dcu.md)
6. [ABACUS toolchain 脚本集](https://github.com/deepmodeling/abacus-develop/tree/develop/toolchain) (md文档待整理)
7. [ABACUS 编译教程系列之一:基于Intel编译器](https://www.bilibili.com/video/BV1ZN411L75Z/)(B站视频)
8. [ABACUS 编译教程系列之二:基于CUDA](https://www.bilibili.com/video/BV1Jb4y1L7KB/)(B站视频)
9. [ABACUS 编译教程系列之三:docker的使用](https://www.bilibili.com/video/BV13C4y1R7DL/)(B站视频)
4. [编译 Nvidia GPU 版本的 ABACUS](abacus-gpu.md)
5. [在超算环境编译 ABACUS 的建议](abacus-hpc.md)
6. [ABACUS 在曙光 DCU 集群上的编译与使用](abacus-dcu.md)
7. [ABACUS toolchain 脚本集](https://github.com/deepmodeling/abacus-develop/tree/develop/toolchain) (md文档待整理)
8. [ABACUS 编译教程系列之一:基于Intel编译器](https://www.bilibili.com/video/BV1ZN411L75Z/)(B站视频)
9. [ABACUS 编译教程系列之二:基于CUDA](https://www.bilibili.com/video/BV1Jb4y1L7KB/)(B站视频)
10. [ABACUS 编译教程系列之三:docker的使用](https://www.bilibili.com/video/BV13C4y1R7DL/)(B站视频)
2. ABACUS建模介绍
1. 准备晶胞和原子位置等信息的文件STRU:[如何转换STRU的格式](https://nb.bohrium.dp.tech/detail/9814968648)
<mark style="color:red;"></mark><a href="https://nb.bohrium.dp.tech/detail/9814968648" target="_blank"><img src="https://cdn.dp.tech/bohrium/web/static/images/open-in-bohrium.svg" /></a>
Expand Down
1 change: 1 addition & 0 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* [ABACUS 使用教程](README.md)
* [GCC 编译 ABACUS 教程](abacus-gcc.md)
* [Intel oneAPI 编译 ABACUS 教程](abacus-intel.md)
* [编译 Nvidia GPU 版本的 ABACUS](abacus-gpu.md)
* [在超算环境编译 ABACUS 的建议](abacus-hpc.md)
* [ABACUS 在曙光 DCU 集群上的编译与使用](abacus-dcu.md)
* [模守恒赝势生成方法简介](abacus-upf.md)
Expand Down
65 changes: 39 additions & 26 deletions _book/abacus-candela.html

Large diffs are not rendered by default.

65 changes: 39 additions & 26 deletions _book/abacus-conv.html

Large diffs are not rendered by default.

65 changes: 39 additions & 26 deletions _book/abacus-dcu.html

Large diffs are not rendered by default.

65 changes: 39 additions & 26 deletions _book/abacus-dpgen.html

Large diffs are not rendered by default.

65 changes: 39 additions & 26 deletions _book/abacus-gcc.html

Large diffs are not rendered by default.

Loading

0 comments on commit e9d5fa3

Please sign in to comment.