会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明授权
    • Method, system and program product for communicating among processes in a symmetric multi-processing cluster environment
    • 用于在对称多处理集群环境中进行通信的方法,系统和程序产品
    • US07958513B2
    • 2011-06-07
    • US11282011
    • 2005-11-17
    • Bin JiaRichard R. Treumann
    • Bin JiaRichard R. Treumann
    • G06F9/44
    • G06F9/546
    • A facility is provided for communicating among processes in a symmetric multi-processing (SMP) cluster environment wherein at least some SMP nodes of the SMP cluster include multiple processes. The facility includes transferring intra-nodal at an SMP node messages of a collective communication among processes employing a shared memory of the SMP node; and responsive to the intra-nodal transferring, concurrently transferring inter-nodal multiple messages of the collective communication from n SMP node(s) to m other SMP node(s), wherein at least one of n or m is greater than one. The concurrently transferring is performed by multiple processes of at least one of the n SMP node(s) or the m other SMP node(s). More particularly, the facility includes concurrently transferring inter-nodal the multiple messages from one of: one SMP node to multiple other SMP nodes, multiple SMP nodes to one other SMP node, or multiple SMP nodes to multiple other SMP nodes.
    • 提供用于在对称多处理(SMP)集群环境中的处理之间进行通信的设施,其中SMP集群的至少一些SMP节点包括多个进程。 该设施包括在使用SMP节点的共享存储器的进程之间的SMP节点处传送节点内的集体通信的消息; 并且响应于所述节点间传送,同时将所述集体通信的节间多个消息从n个SMP节点传送到其他SMP节点,其中n或m中的至少一个大于1。 通过n个SMP节点或m个其他SMP节点中的至少一个的多个进程来执行同时传送。 更具体地,该设施包括同时从多个消息中的一个SMP节点到多个其他SMP节点,多个SMP节点到另一个SMP节点或多个SMP节点到多个其他SMP节点之间的多个消息。
    • 2. 发明申请
    • METHOD FOR IMPLEMENTING MPI-2 ONE SIDED COMMUNICATION
    • 实施MPI-2一次通信的方法
    • US20080127203A1
    • 2008-05-29
    • US11467946
    • 2006-08-29
    • Su-Hsuan HuangChulho KimRichard R. TreumannWilliam G. Tuel
    • Su-Hsuan HuangChulho KimRichard R. TreumannWilliam G. Tuel
    • G06F3/00
    • G06F9/544G06F9/546H04L67/10H04L67/40
    • A method for implementing Message Passing Interface (MPI-2) one-sided communication by using Low-level Applications Programming Interface (LAPI) active messaging capabilities, including providing at least three data transfer types, one of which is used to send a message with a message header greater than one packet where Data Gather and Scatter Programs (DGSP) are placed as part of the message header; allowing a multi-packet header by using a LAPI data transfer type; sending the DGSP and data as one message; reading the DSGP with a header handler; registering the DSGP with the LAPI to allow the LAPI to scatter the data to one or more memory locations; defining two sets of counters, one counter set for keeping track of a state of a prospective communication partner, and another counter set for recording activities of local and Remote Memory Access (RMA) operations; comparing local and remote counts of completed RMA operations to complete synchronization mechanisms; and creating a mpci_wait_loop function.
    • 一种通过使用低级应用程序编程接口(LAPI)活动消息传递功能实现消息传递接口(MPI-2)单向通信的方法,包括提供至少三种数据传输类型,其中一种用于发送消息 一个消息头大于一个数据包,数据收集和散布程序(DGSP)作为消息头的一部分放置; 通过使用LAPI数据传输类型允许多分组报头; 发送DGSP和数据作为一个消息; 用头处理程序读取DSGP; 将DSGP注册到LAPI以允许LAPI将数据分散到一个或多个存储器位置; 定义两组计数器,一个用于跟踪预期通信伙伴的状态的计数器集合,以及用于记录本地和远程存储器访问(RMA)操作的活动的另一个计数器集合; 比较完成的RMA操作的本地和远程计数以完成同步机制; 并创建一个mpci_wait_loop函数。
    • 3. 发明授权
    • Data gather/scatter machine
    • 数据采集​​/散布机
    • US06820264B1
    • 2004-11-16
    • US09517167
    • 2000-03-02
    • Guy BashkanskySergei ShmulyianRon SivanRichard R. Treumann
    • Guy BashkanskySergei ShmulyianRon SivanRichard R. Treumann
    • G06F15163
    • G06F9/546
    • An embodiment of the present invention is directed to a method for compiling, storing, and interpreting, as often as needed, a representation of any MPI datatype, including the steps of compiling a tree representation of an MPI datatype into a compact, linear data gather scatter program (DGSP) wherein the DGSP is of a form general enough to encode an arbitrarily complex datatype, registering the compact linear DGSP with a communications subsystem for later interpretation by the subsystem for at least one of sends, receives, packs and unpacks, creating a registered DGSP, and interpreting the registered DGSP. In one embodiment of the present invention, the form of the DGSP uses a single generalized representation. In another embodiment the single generalized representation covers any of the arbitrarily complex datatype patterns that can arise in this context. In yet another embodiment, the single generalized representation provides that any datatype that can be constructed using an application programming interface (API) in MPI can be converted into the form.
    • 本发明的一个实施例涉及用于根据需要频繁地编译,存储和解释任何MPI数据类型的表示的方法,包括将MPI数据类型的树形表示形式编译成紧凑的线性数据集合 散布程序(DGSP),其中DGSP具有足够的形式来编码任意复杂的数据类型,将通信子系统注册紧凑型线性DGSP以供子系统为发送,接收,打包和解包中的至少一个进行解释,创建 注册的DGSP,并解释注册的DGSP。 在本发明的一个实施例中,DGSP的形式使用单个广义表示。 在另一个实施例中,单个广义表示涵盖在该上下文中可能出现的任何任意复杂的数据类型模式。 在另一个实施例中,单一广义表示提供可以使用MPI中的应用编程接口(API)构造的任何数据类型可以被转换成形式。
    • 5. 发明授权
    • Data gather scatter—redistribution machine
    • 数据采集​​分散再分配机
    • US07962451B2
    • 2011-06-14
    • US12128303
    • 2008-05-28
    • Bin JiaRichard R. Treumann
    • Bin JiaRichard R. Treumann
    • G06F7/00G06F17/00
    • G06F9/546
    • A method, system, and computer program product to transfer data between two application data structures by copying a data gather scatter program (DGSP) from an exporting process address space where a first data structure is located, to a location in shared memory visible to an importing process address space; assembling a parameter set identifying the data structure; starting a data gather scatter-redistribution machine (DGS-RM) in an importing process space where a second application data structure is located; passing the first parameter set, the DGSP copy, and a second parameter set identifying a second application data structure and a second DGSP to the DGS-RM; and creating master and worker stack machines. The master stack machine identifies a contiguous chunk of the first data structure. The worker stack machine identifies contiguous chunks of the second data structure representing the same number of bytes as the contiguous chunk of the first data structure and transferring to (from) one or more identified chunks of the second data structure from (to) the single chunk of the first application data structure.
    • 一种方法,系统和计算机程序产品,用于通过从第一数据结构所在的导出过程地址空间复制数据采集分散程序(DGSP)到共享存储器中的位置来在两个应用数据结构之间传送数据, 导入进程地址空间; 组装识别数据结构的参数集; 在第二个应用数据结构所在的导入过程空间中启动数据采集分散重新分发机器(DGS-RM); 将第一参数集,DGSP副本以及标识第二应用数据结构和第二DGSP的第二参数集传递给DGS-RM; 并创建主和工作堆栈机器。 主堆栈机器识别第一数据结构的连续块。 工作者堆栈机器识别表示与第一数据结构的连续块相同数量的字节的第二数据结构的连续块,并且从(到)单个块转移到(从)第二数据结构的一个或多个识别的块 的第一个应用数据结构。
    • 6. 发明授权
    • Method and system for efficiently transferring a self-defined non-contiguous message in a one-sided communication model
    • 用于在单面通信模型中有效传送自定义非连续消息的方法和系统
    • US07454491B2
    • 2008-11-18
    • US10965597
    • 2004-10-14
    • Robert S. BlackmoreXin Amy ChenChulho KimRajeev SivaramRichard R. TreumannHanhong Xue
    • Robert S. BlackmoreXin Amy ChenChulho KimRajeev SivaramRichard R. TreumannHanhong Xue
    • G06F15/16
    • H04L67/10H04L69/06H04L69/328
    • A method and system for transferring noncontiguous messages group including assembling a set of data into a series of transmission packets, packaging a description of the layout of the transmission packets into description packets and then places each description packet into a local buffer while maintaining a count of the number of description packets, transfers each description packet into a transmit buffer for transmission to at least one receiving node, identifies the data packets, and forwards each data packet to the transmit buffer for transmission to the at least one receiving node. The receiving node receives the transmission packets, identifies each packet as a description packet or data packet, places the description packets in a local buffer for storage until the description is complete, places each description packet into a user data buffer, stores data packets in a local queue until the description is complete, then transfers the data packets to the user buffer.
    • 一种用于传送不连续消息组的方法和系统,包括将一组数据组合成一系列传输分组,将传输分组的布局的描述打包成描述分组,然后将每个描述分组放置到本地缓冲器中,同时保持计数 描述分组的数量将每个描述分组传送到用于发送到至少一个接收节点的发送缓冲器,识别数据分组,并将每个数据分组转发到发送缓冲器以传输到至少一个接收节点。 接收节点接收传输分组,将每个分组标识为描述分组或数据分组,将描述分组置于本地缓冲区中进行存储,直到描述完成,将每个描述分组放入用户数据缓冲区,将数据分组存储在 本地队列直到描述完成,然后将数据包传送到用户缓冲区。
    • 8. 发明授权
    • Method and apparatus for striping message payload data over a network
    • 用于通过网络分段消息有效载荷数据的方法和装置
    • US07835359B2
    • 2010-11-16
    • US11298322
    • 2005-12-08
    • Chulho KimRajeev SivaramRichard R. Treumann
    • Chulho KimRajeev SivaramRichard R. Treumann
    • H04L12/28H04L12/54
    • H04L47/10G06F9/546H04L47/34H04L49/90H04L49/9021H04L49/9094
    • A method, an apparatus and a recording medium are provided for communicating message payload data, especially noncontiguous message data, from a first node of a network to a second node of the network in response to a request to transmit a message. Such method includes dividing the length of a data payload to be transmitted into a plurality of submessage payload lengths, i.e., into at least a first submessage payload length and a second submessage payload length. Then, a first ordered submessage is transmitted from the first node for delivery to the second node, the first ordered submessage having the first submessage payload length. A first state of an environment is then determined in the first node as if the step of transmitting the first ordered submessage were already completed. Without having to complete the step of transmitting the first ordered submessage, a second ordered submessage is then transmitted from the first node for delivery to the second node, the second submessage having the second submessage payload length, the second submessage being transmitted in a way that takes into account the first state of the environment in the first node.
    • 提供了一种方法,装置和记录介质,用于响应于发送消息的请求,将消息有效载荷数据,尤其是不连续消息数据从网络的第一节点传送到网络的第二节点。 这种方法包括将待传输的数据有效载荷的长度划分成多个子消息有效载荷长度,即至少是第一子消息有效负载长度和第二子消息有效载荷长度。 然后,从第一节点发送第一有序子消息以传送到第二节点,第一有序子消息具有第一消息有效载荷长度。 然后在第一节点中确定环境的第一状态,就好像传送第一个有序子消息的步骤已经完成。 而不必完成发送第一有序子消息的步骤,然后从第一节点发送第二有序子消息以便传送到第二节点,第二子消息具有第二消息有效负载长度,第二子消息以如下方式发送: 考虑到第一个节点的环境的第一个状态。