
Ubuntu
文章平均质量分 59
艾味奶昔Elon
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
在Ubuntu14.01 LTS下安装OpenMPI
install OpenMPI under Ubuntu14.01 LTS原创 2016-03-30 20:20:53 · 2473 阅读 · 0 评论 -
Linux | 代码统计工具SLOCCount
SLOCCount Ubuntu14.04 代码统计工具原创 2016-04-26 16:53:46 · 1134 阅读 · 0 评论 -
Ubuntu14.04 | 编写makefile脚本执行MPI的.c程序
编写makefile脚本执行c程序 修改makefile文件 编译链接 运行可执行程序编写makefile脚本执行.c程序1. 修改makefile文件主要将编译器修改为mpicxx################################################################################# File: Makefile# Description:原创 2016-07-30 12:11:19 · 2476 阅读 · 1 评论