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

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

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

                                        MPI\_Cart\_shift
                                         MPI \ _Cart \ _Shift

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

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

mpi.cart.shift shifts the Cartesian topology in both manners, displacement and direction.
mpi.cart.shift移动笛卡尔拓扑结构,礼仪,位移和方向。


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


mpi.cart.shift(comm=3, direction, disp)



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

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


参数:direction
Coordinate dimension of the shift
坐标尺寸移位


参数:disp
displacement (>0 for upwards or left shift, <0 for downwards or right shift)
位移(向上或向左移位> 0,<0为向下或右移)


Details

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

mpi.cart.shift provides neighbor ranks from given direction and displacement. The direction argument indicates the dimension of the shift. direction=1 means the first dim,  direction=2 means the second dim, etc. disp=1 or -1 provides immediate neighbor ranks and disp=2  or -2 provides neighbor's neighbor ranks. Negative ranks mean out of boundary. They correspond to  mpi.proc.null.  
mpi.cart.shift提供从给定的方向和位移的邻居行列。的方向参数表示的尺寸移位。方向= 1表示第一暗淡,方向= 2表示第二暗淡,DISP = 1或-1为近邻队伍和DISP = 2或-2邻居的邻居的行列。消极的行列意味着边界。它们对应到mpi.proc.null。


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

mpi.cart.shift returns a vector containing information regarding the  rank of the source process and rank of the destination process.
mpi.cart.shift返回一个向量,包含有关的震源过程的职级和职级目标进程。


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



Alek Hunchak and Hao Yu




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

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

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

mpi.cart.create,mpi.proc.null
mpi.cart.create,mpi.proc.null


实例----------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.remote.exec(mpi.cart.shift(3,2,1))#get neighbor ranks[得到邻居的行列]
mpi.remote.exec(mpi.cart.shift(3,1,1))

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

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-23 20:29 , Processed in 0.034391 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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