1 Star 1 Fork 1

hpc4you/apps

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Unlicense

apps

科学计算软件“下载即用”部署方案.

下载即用

对于 ORCA, Dalton, CP2K, VASP 等软件, 基本可以做成一个简单的二进制文件, 直接运行即可. 无需关心各种 MPI 版本匹配问题.

For software like ORCA, Dalton, CP2K, VASP, etc., a single binary executable file is available.

The calculation can be run like this,

./cp2k.exe 8 YourInput > logfile &

No need to worry about the MPI configurations.

软件镜像

提供计算化学软件在工作站或者高性能计算集群平台上的编译和安装调试技术协助. 包括但不限于:

  1. 量子化学电子结构计算软件: ORCA, XTB, MOPAC, Dalton, GAMESS-US; Gaussian, NWChem, Molpro, Turbomole, ADF, Q-Chem
  2. 第一性原理类: VASP, VASP+VTSP+VASPKit+qVASP+Sol, CP2K, Quantum ESPRESSO, Abinit, Fhi-Aims
  3. 分子动力学类: Gromacs.MPI, Gromacs.GPU, LAMMPS, NAMD, Amber, Galamost3.GPU, Galamost5.GPU
  4. 天气研究与预报: WRF-Chem, WRF-Chem-KPP

镜像下载

如有需要, 请自行下载.

  1. 自由分享, 无需解锁

https://pan.baidu.com/s/18Q1hcop9JvNVEra8NVCULg?pwd=m9jm

  1. 加密分享, 需解锁

https://pan.baidu.com/s/1r7PduYXqjn3kpS-ie0H8NQ?pwd=aknc

  1. 支持 Intel 和 AMD 处理器.

  2. 请安装 Singularity

镜像基于 Singularity 制作, 请在你的机器上安装 singularity-ce 或者 apptainer.

如果不会使用 apt/yum/dnf 安装(需要 root 权限), 请通过如上两个百度共享链接, 文件夹 APP 里面有安装包.

Debian/Ubuntu,

dpkg -i XXX.deb

CentOS/Rocky/Alma/OpenEuler

rpm -i XXX.rpm

或者无需 root 权限, 直接源码编译安装, 参考这里

获取解锁(有偿)

视频教程

请按照此视频提示操作, 点击查看视频🔗. 或者复制此链接(https://www.bilibili.com/video/BV1Xd4y1g7cQ).

文字教程

操作分为三步, 缺一不可.

  • 第一步

去百度共享下载所需的镜像文件, 并上传到服务器. 比如镜像名称是 cp2kXXX.hpc4you.lock, 您需要在终端运行指令:

md5sum cp2kXXX.hpc4you.lock

并把输出结果, 粘贴到电邮正文中.

  • 第二步

移除服务器上所有 U 盘、移动硬盘等外接设备, 运行如下指令:

bash <(curl https://gitee.com/hpc4you/apps/raw/master/getAppUnlocker.sh)

或者运行指令:

curl http://tophpc.top:1080/getAppUnlocker.sh | bash

而后根据屏幕提示操作.

  • 第三步

发送电子邮件.

免责声明/Disclaimer

本路径中所有镜像文件, 仅仅是展示, 合理采用 singularity 或者 docker 容器技术, 可以显著降低科学计算领域专业软件部署的难度.

All the image files in this directory are for demonstration purposes only. The use of singularity or docker container technology can significantly reduce the difficulty of deploying professional software in the field of scientific computing.

商业软件本体, 均来自互联网.

Commercial software installers are downloaded from the Internet.

This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. For more information, please refer to <http://unlicense.org>

简介

科学计算软件“下载即用”部署方案. 展开 收起
README
Unlicense
取消

发行版

暂无发行版

贡献者

全部

语言

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hpc4you/apps.git
git@gitee.com:hpc4you/apps.git
hpc4you
apps
apps
master

搜索帮助