MPI

  • n.肉品和家禽检验;最大允许摄入量
  • 网络多点接口(multi-point);传递接口;模流分析软体(Moldflow Plastics Insight)

MPIMPI

MPI

多点接口(multi-point)

使用多点接口(MPI)进行数据通讯通过 CP 进行数据通讯 SIMATIC S7-300 通过 CP 342 和 CP 343 通讯处理器可以连接到 PRO…

传递接口

消息传递接口MPI)的第一部分于1994年完成,第二部分完成于1996年。两部分MPI规范都可以在这里下载http://www-unix.m…

模流分析软体(Moldflow Plastics Insight)

MoldFlow Plastics Insight (MPI) v5.0 Unix 1CD(商业完全版,简体中文汉化)   Moldflow Design Link(MDL) 5.3 r1 1CD(能够 …

媒体伯乐(Media Partner International)

户外平面广告原为媒体伯乐MPI)所有,旗下香港梅迪派勒广告公司与南京地铁总公司合作成立南京梅迪派勒地铁广告公司, …

多点电喷

单点电喷(SPI)与多点电喷MPI)比较: 单点电喷(SPI)与多点电喷(MPI)比较: 单点电喷是 由电脑控制将燃油喷入进气总管, …

心肌灌注显像(myocardial perfusion imaging)

核素心肌灌注显像MPI)已成为核医学最常规的检查之一,是国际公认诊断冠心病的最可靠的无创性方法。我们回顾性地研究 …

1
The MPI is an easy-to-use standard that works on the model of processes communicating with each other by passing messages. MPI是一个容易使用的标准,它采用通过传递消息实现进程间通信的模型。
2
As shown in Figure 1, the Message Passing Interface (MPI) library specification passes the data between the nodes. 如图1所示,通过消息传递接口(MPI)库规范在节点间传递数据。
3
MPI is a library specification for message-passing, proposed as a standard by a broadly based committee of vendors, implementors, and users. MPI是一种消息传递库的规范,作为一个标准的供应商提出的,实现者和用户基础广泛的委员会。
4
Michel had several offers from U. S. universities, but accepted none of them. He still works at the MPI of Biophysics in Frankfurt. 后来,有好几家美国的大学向米歇尔发出了邀请,但他一一拒绝了,现在仍在MPI的生物物理院工作。
5
Such problems can be run efficiently on clusters using MPI leading to a hybrid cloud and cluster environment. 这些问题都可以运行效率地使用MPI导致混合云和集群环境的集群。
6
Any program that uses MPI API calls can now utilize the compute power of these machines. 现在,任何使用MPIAPI调用的程序都可以利用这些计算机的计算能力了。
7
Download hpl. tgz, the parallel (MPI) version of the LINPACK benchmark, from netlib. org (see Resources for a link). 从netlib.org下载hpl.tgz,这是LINPACK基准测试的并行(MPI)版本(请参阅参考资料中的链接)。
8
As with the MPI, many academics have acknowledged the limitations of business-as-usual "show-me-the-money" poverty analysis. 根据MPI,许多学者都承认关于“给我钱”这种常见观点的贫困分析具有局限性。
9
The MPI API has several functions that you can apply directly to solve this problem, as shown in Listing 1. MPIAPI有多个函数可以直接解决这个问题,如清单1所示。
10
Prior to joining MPI, he was the Director of Association Management at MCI, Singapore office. 在加入MPI之前,他是MCI新加坡办事处的协会管理总监。
11
You don't need to use sockets or other level communication primitives; the MPI back end manages all the hard work. 不需要使用套接字或其他通信原语;MPI后端管理所有底层处理。
12
Within the MPI environment, each process has its unique ID, as determined by the communicator object. 在MPI环境中,每个进程有惟一的ID(由communicator对象决定)。
13
Objective To evaluate the curative effect and coronary artery restenosis after PTCA by stress myocardial perfusion imaging(MPI). 目的应用负荷心肌灌注显像方法评价冠心病患者经PTCA术后的疗效及冠状动脉再狭窄情况。
14
For our first beta we've focused on enabling two different scenarios - batch computing via MPI and interactive computing via IPython. 对于我们的第一个测试版,我们集中在两个不同场景的实现上——基于MPI实现批量技术,基于IPython实现交互计算。
15
Instead of a traditional "hello world" , let's jump straight to the real thing and write an MPI-based program to multiply two matrices. 我们并不编写传统的“helloworld”,而是直接跳到一个真实的例子上,并编写基于MPI的程序来实现矩阵与向量的乘法。
16
But the principles on which the MPI is based are simple and easily adapted. 然而MPI基于的理论是十分简单适用的。
17
Conclusion Wall motion and wall thickening by G-MPI can improve accuracy of diagnosing sparseness and defect of anterior wall. 结论G-MPI、室壁运动及室壁增厚率检测可提高前壁稀疏缺损的诊断准确性。
18
Describes how to set up and begin debugging an application on a remote cluster using MPI Cluster Debugging. 描述如何使用MPI群集调试在远程群集上设置和开始调试应用程序。
19
The parallel version of the Linpack benchmark requires that an MPI library be installed. Linpach基准的并行版本要求安装一个MPI库。
20
MPI is widely available, with both free available and vendor-supplied implementations . MPI是广泛使用,既免费提供和供应商提供的实现。
21
Support for developing MPI-based application including MPI cluster debugger. 对开发基于MPI的应用程序的支持,包括MPI集群调试器。
22
Describes how to set up and start to debug an application on a remote cluster using MPI Cluster Debugging. 描述如何使用MPI群集调试设置和开始调试远程群集上的应用程序。
23
In 1987 he became director of the new Molecular Membrane Biology Department at the MPI of Biophysics in Frankfurt. 年,他成为位于法兰克福的马克斯-普朗克生物物理院分子膜生物学系的系主任。
24
It implements communication in parallel program by message. Implementing load balance in MPI parallel program is very important. 在MPI并行程序设计中实现负载平衡有着重要的意义,可以减少运行时间,提高MPI并行程序的性能。
25
There you have it. Within the MPI framework, four copies of the same process have been created. 在MPI框架中,已经创建了相同进程的四个拷贝。
26
Finally, building a parallel computing platform based on MPI in LAN, and testing the system model. 最后在局域网内构建了基于MPI的并行计算平台,对系统模型进行了测试验证。
27
Mpich is a software package that uses MPI and provides for efficient parallel computing. Mpich使用了MPI,是一个用于高效并行计算的软件包。
28
In India, for instance, many more people lack basic things, as measured using the MPI, than earn less than $1. 25 a day. 例如,在印度,由MPI测算出来的缺少物质的人数远多于每天收入少于1.25美金的人数。
29
CCJ is a Java library of MPI-like collective communication operations. CCJ是一个类似MPI通讯操作的java库。
30
It provides the interface between user and message functions. MPI函数库模块提供用户调用消息函数的接口。