Tag: openmpi预览模式: 普通 | 列表

12

22

open MPI 妙用[转]

工作需要,刚想到跟本文一样的思路,顺着思路找到本文,转以留念

是不是经常需要在多台机器上做同样的繁琐操作?

或许open MPI可以帮你的忙。

查看更多...

Tags: openmpi

分类:Coding | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 1111

12

15

Open MPI unable to find the specified compiler

今天在新集群弄OpenMPI+MM5出现 The Open MPI wrapper compiler was unable to find the specified compiler
f77 in your PATH. 错误,初次看很眼熟,没想到是我以前装OpenMPI时就出现过得,几经搜索,又回到熟悉的解决方法:PATH!

--------------------------------------------------------------------------
The Open MPI wrapper compiler was unable to find the specified compiler

查看更多...

Tags: 并行 MPP openmpi MM5 PATH

分类:Coding | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 3600

11

03

关于MM5的MPP编译

由于工作的需要,我要在集群机上运行并行版本的MM5,但是编译运行了好久都出错,后来发现在FCFLAGS和LDOPTIONS上加上-mcmodel=medium 就可以了,下面是configure.user的设置。本集群为曙光5000A,CPU为AMD Opteron  2350,并行环境采用openmpi,编译器为PGI。
#-----------------------------------------------------------------------------
RUNTIME_SYSTEM = "linux"
MPP_TARGET=$(RUNTIME_SYSTEM)
## edit the following definition for your system

查看更多...

Tags: MM5 openmpi MPP 并行 集群

分类:Coding | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 981
幻の小屋
软件&技术