红联Linux门户
Linux帮助

如何正确使用mpi进行并行计算??

发布时间:2007-04-09 14:57:59来源:红联作者:112mjx
我使用alias定义的可执行程序(alias computedmp=‘......../computedmp')
不能使用 mpirun -np 4 computedmp test
只能使用完整路径 mpirun -np 4 ......./computedmp test
不知道怎样用第一种方法实现,
各位老大帮帮忙啊,谢了!
文章评论

共有 0 条评论