跳转到内容

SRE笔记

  • 密码
    • 短链
  • 服务器
  • 关于

hpc标签存档订阅

Abaqus6.12详细图文安装过程

本次采用的安装文件为ABAQUS 6.12(包括Crack破解文件)总大小1.31G。Crack文件… 继续阅读 Abaqus6.12详细图文安装过程

  • 发表于: 2021-02-10 2021-02-10
  • 作者: yew
  • 分类: sre
  • 标签: hpc
  • 发表评论: Abaqus6.12详细图文安装过程

HPC计算模拟常用软件工具

一、物理与电子学院 研究领域:凝聚态物理、计算物理、量子运算、量子计算、晶体生长模拟、蒙特卡罗模拟、… 继续阅读 HPC计算模拟常用软件工具

  • 发表于: 2020-12-13 2020-12-13
  • 作者: sjx
  • 分类: sre
  • 标签: hpc
  • 发表评论: HPC计算模拟常用软件工具

Docker运行Samtools截取基因组序列

docker pull omicsclass/samtools docker run –rm -v… 继续阅读 Docker运行Samtools截取基因组序列

  • 发表于: 2020-12-03 2020-12-04
  • 作者: javaer, javaer
  • 分类: sre
  • 标签: Docker, hpc, samtools
  • 发表评论: Docker运行Samtools截取基因组序列

Quantum Espresso 安装 make报错arning: missing terminating ‘character

./configure ok make pw 之后 提示 warning: missing term… 继续阅读 Quantum Espresso 安装 make报错arning: missing terminating ‘character

  • 发表于: 2020-11-25 2020-12-21
  • 作者: javaer, javaer
  • 分类: sre
  • 标签: hpc
  • 发表评论: Quantum Espresso 安装 make报错arning: missing terminating ‘character

安装picrust2 报错:pkg_resources.DistributionNotFound: The ‘cython’ distribution was not found and is required by biom-format

pip install biom-format

  • 发表于: 2020-11-10 2020-12-30
  • 作者: sre
  • 分类: sre
  • 标签: hpc
  • 发表评论: 安装picrust2 报错:pkg_resources.DistributionNotFound: The ‘cython’ distribution was not found and is required by biom-format

R 包安装报错:configure: error: gdal-config not found or not executable

yum install gdal gdal-devel

  • 发表于: 2020-11-10 2020-11-10
  • 作者: sre
  • 分类: sre
  • 标签: hpc
  • 发表评论: R 包安装报错:configure: error: gdal-config not found or not executable

CentOS编译安装samtools 1.11

Samtools是一个用于操作sam和bam文件的工具软件,能够对比对文件进行二进制查看、格式转换、… 继续阅读 CentOS编译安装samtools 1.11

  • 发表于: 2020-11-10 2020-11-10
  • 作者: sre
  • 分类: sre
  • 标签: hpc
  • 发表评论: CentOS编译安装samtools 1.11

BWA DNA mapping工具

BWA 全名 Burrow-Wheeler Aligner,是一款将DNA序列mapping到参考基… 继续阅读 BWA DNA mapping工具

  • 发表于: 2020-11-08 2020-11-10
  • 作者: sre
  • 分类: sre
  • 标签: hpc
  • 发表评论: BWA DNA mapping工具

FastQC数据质量评估

官网 下载地址 安装说明 视频示例 先安装jdk,过程见此文档 安装 cd /opt wget ht… 继续阅读 FastQC数据质量评估

  • 发表于: 2020-11-07 2020-11-07
  • 作者: sre
  • 分类: sre
  • 标签: hpc
  • 发表评论: FastQC数据质量评估

点亮硬盘背板上的定位灯

echo 1 > ‘/sys/class/enclosure/*:*:*:*/Slot */l… 继续阅读 点亮硬盘背板上的定位灯

  • 发表于: 2020-10-27 2020-10-27
  • 作者: sre
  • 分类: HPC
  • 标签: hpc, 硬件
  • 发表评论: 点亮硬盘背板上的定位灯

ANSYS Products 2020 R1破解版

ANSYS Products 2020 R1破解版 链接:https://pan.baidu.com… 继续阅读 ANSYS Products 2020 R1破解版

  • 发表于: 2020-10-26 2020-12-06
  • 作者: sre
  • 分类: sre
  • 标签: ANSYS, hpc
  • 发表评论: ANSYS Products 2020 R1破解版

centos7 yum安装quantum-espresso-openmpi 6.5

安装 yum install -y epel-release yum install -y quan… 继续阅读 centos7 yum安装quantum-espresso-openmpi 6.5

  • 发表于: 2020-10-14 2020-10-14
  • 作者: admin
  • 分类: HPC
  • 标签: hpc, qe
  • 发表评论: centos7 yum安装quantum-espresso-openmpi 6.5

CentOS7编译安装Quantum ESPRESSO 6.6

下载 https://github.com/QEF/q-e https://github.com/Q… 继续阅读 CentOS7编译安装Quantum ESPRESSO 6.6

  • 发表于: 2020-10-13 2020-12-04
  • 作者: admin
  • 分类: sre
  • 标签: hpc, qe
  • 发表评论: CentOS7编译安装Quantum ESPRESSO 6.6

CentOS7安装OpenMPI 4.0.5

安装依赖 yum groupinstall -y ‘Development Tools’ yum i… 继续阅读 CentOS7安装OpenMPI 4.0.5

  • 发表于: 2020-10-13 2020-12-04
  • 作者: admin
  • 分类: sre
  • 标签: hpc, openmpi
  • CentOS7安装OpenMPI 4.0.5有1条评论

CentOS安装intel MKL库

添加intel源: yum -y install yum-utils yum-config-mana… 继续阅读 CentOS安装intel MKL库

  • 发表于: 2020-10-13 2020-12-03
  • 作者: admin
  • 分类: sre
  • 标签: hpc, intel, mkl
  • 发表评论: CentOS安装intel MKL库

搜索

搜索:
软硬件外包、IT服务,欢迎交流

近期评论

  • bfyt发表在《Failed to create pod sandbox: rpc error: code = Unknown desc =》
  • ylpb发表在《Failed to create pod sandbox: rpc error: code = Unknown desc =》
  • IDEA启动项目报错无法编译:JPS INCREMENTAL ANNOTATION PROCESSING IS DISABLED,解决 | newbie发表在《java: JPS incremental annotation processing is disabled. Compilation results on partial recompilation may be inaccurate. Use build process “jps.track.ap.dependencies” VM flag to enable/disable incremental annotation processing environment.》
  • stnds发表在《redir实现端口转发》
  • xdkf发表在《redir实现端口转发》

标签

azure Blockchain centos Docker elasticsearch eth fil go Grafana hpc ingress java jenkins JVM kubernetes Linux lotus Minio mongoDB MySQL nginx nodejs Oracle php python redis shell springboot tomcat ubuntu uniapp vue windows wordpress zabbix zookeeper 夏小胖 安全 工具 折腾 推荐 游戏 硬件 网络 资源

归档

  • 2022年6月
  • 2022年5月
  • 2022年4月
  • 2022年3月
  • 2022年2月
  • 2022年1月
  • 2021年12月
  • 2021年11月
  • 2021年10月
  • 2021年9月
  • 2021年8月
  • 2021年7月
  • 2021年6月
  • 2021年5月
  • 2021年4月
  • 2021年3月
  • 2021年2月
  • 2021年1月
  • 2020年12月
  • 2020年11月
  • 2020年10月
  • 2020年9月
  • 2020年8月
  • 2020年7月
  • 2020年6月
  • 2020年5月
  • 2020年4月
  • 2020年3月
  • 2020年2月
  • 2020年1月
  • 2019年12月
  • 2019年11月
  • 2019年10月
  • 2019年9月
  • 2019年8月
  • 2019年7月
  • 2019年6月
  • 2019年5月
  • 2019年4月
  • 2019年3月
  • 2019年2月
  • 2019年1月
  • 2018年12月
  • 2018年11月
  • 2018年10月
  • 2018年9月
  • 2018年8月
  • 2018年7月
  • 2018年6月
  • 2018年5月
  • 2018年4月
  • 2018年3月
  • 2018年2月
  • 2018年1月
  • 2017年12月
  • 2017年11月
  • 2017年10月
  • 2017年8月
  • 2017年7月
  • 2017年6月
  • 2017年5月
  • 2017年4月
  • 2017年3月
  • 2017年2月
  • 2017年1月
  • 2016年12月
  • 2016年11月
  • 2016年10月
  • 2016年9月
  • 2016年8月
  • 2016年7月
  • 2016年6月
  • 2016年5月
  • 2016年4月
  • 2016年3月
  • 2016年2月
  • 2016年1月
  • 2015年12月
  • 2015年10月
  • 2015年9月
  • 2015年8月
  • 2015年7月
  • 2015年6月
  • 2015年5月
  • 2015年4月
  • 2015年3月
  • 2015年2月
  • 2015年1月
  • 2014年12月
  • 2014年11月
  • 2014年10月
  • 2014年9月
  • 2014年8月
  • 2014年7月
  • 2014年6月
  • 2014年5月
  • 2014年2月
  • 密码
  • 服务器
  • 关于

© 2022  SRE笔记. 由 WordPress 强力驱动. WordStar, 主题由Linesh Jose提供