|
|
你好,我用的是root用户。
[root@localhost ~]# mpiexec -V
mpiexec (OpenRTE) 3.1.3
Report bugs to http://www.open-mpi.org/community/help/
[root@localhost ~]# which mpi
/usr/bin/which: no mpi in (/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/root/hcp/openmpi313/bin:/root/hcp/orca410:/root/bin:/root/hcp/openmpi313/bin:/root/hcp/orca410)
[root@localhost ~]# mpirun
--------------------------------------------------------------------------
mpirun has detected an attempt to run as root.
Running as root is *strongly* discouraged as any mistake (e.g., in
defining TMPDIR) or bug can result in catastrophic damage to the OS
file system, leaving your system in an unusable state.
We strongly suggest that you run mpirun as a non-root user.
You can override this protection by adding the --allow-run-as-root
option to your command line. However, we reiterate our strong advice
against doing so - please do so at your own risk.
--------------------------------------------------------------------------
安装社长的方法(http://sobereva.com/451)安装了mpi313和orca410,现在推测是root用户运行mpi的问题。但是即使mpirun命令之后加了--allow-run-as-root依旧不行(http://sobereva.com/409):[root@localhost ~]# mpi--allow-run-as-root
bash: mpi--allow-run-as-root: command not found...
感谢解答!!!
|
-
-
H2.inp
224 Bytes, 下载次数 Times of downloads: 0
-
-
H2.opt
2.28 KB, 下载次数 Times of downloads: 0
|