找回密码
 注册
查看: 510|回复: 0

R语言 Rmpi包 mpi.cart.rank()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-27 19:04:54 | 显示全部楼层 |阅读模式
mpi.cart.rank(Rmpi)
mpi.cart.rank()所属R语言包:Rmpi

                                        MPI\_Cart\_rank
                                         MPI \ _Cart \ _rank

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

mpi.cart.rank translates a Cartesian topology coordinate to its rank.
mpi.cart.rank翻译笛卡尔拓扑坐标的排名中。


用法----------Usage----------


mpi.cart.rank(comm=3, coords)



参数----------Arguments----------

参数:comm
Communicator with Cartesian structure
Communicator与笛卡尔结构


参数:coords
Specifies the Cartesian coordinates of a process
指定一个进程的笛卡尔坐标


Details

详细信息----------Details----------

For a process group with a Cartesian topology, this function translates the logical process coordinates to process ranks as they are used by the point-to-point routines.
用笛卡尔拓扑对于一个进程组,此功能的逻辑过程的坐标转换,因为它们是使用的点至点的例程处理行列。


值----------Value----------

mpi.cart.rank returns the rank of the specified process.
mpi.cart.rank返回指定的进程的排名。


(作者)----------Author(s)----------



Alek Hunchak and Hao Yu




参考文献----------References----------

http://www-unix.mcs.anl.gov/mpi/www/www3/

参见----------See Also----------

mpi.cart.coords
mpi.cart.coords


实例----------Examples----------


## Not run: [#不运行:]
#Need at least 9 slaves[至少需要9奴隶]
mpi.bcast.cmd(mpi.cart.create(1,c(3,3),c(F,T)))
mpi.cart.create(1,c(3,3),c(F,T))
mpi.cart.rank(3,c(1,0))

## End(Not run)[#(不执行)]

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-24 08:47 , Processed in 0.018689 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表