Welcome![Sign In][Sign Up]
Location:
Search - mpi-20

Search list

[Other resourcempi-20

Description: This document describes the MPI and MPI standards They are both extensions to the MPI standard The MPI part of the document contains clarications and corrections to the MPI standard and denes MPI The MPI part of the document describes additions to the MPI standard and denes MPI These include miscellaneous topics process creation and management onesided communications extended collective operations external interfaces IO and additional language bindings-This document describes the standards MPI and MPI They are both extensions to the standard MPI The MPI part of the document contains clari cations and corrections to the MPI standard and de nes The MPI MPI part of the document describes additions to the MPI standard and de nes MPI These include miscellaneous topics process creation and management one sided communications extended collective operations external interfaces I O and additional language bindings
Platform: | Size: 1570826 | Author: 张翟 | Hits:

[Mathimatics-Numerical algorithmsfft

Description: 离散傅里叶变换是20世纪60年代是计算复杂性研究的主要里程碑之一,1965年Cooley和Tukey所研究的计算离散傅里叶变换(Discrete Fourier Test)的快速傅氏变换(FFT)将计算量从О(n2)下降至О(nlogn),推进了FFT更深层、更广法的研究与应用。 这是一个傅氏变换的MPI程序,用C语言实现。
Platform: | Size: 4134 | Author: chj | Hits:

[MPImpi-20

Description: This document describes the MPI and MPI standards They are both extensions to the MPI standard The MPI part of the document contains clarications and corrections to the MPI standard and denes MPI The MPI part of the document describes additions to the MPI standard and denes MPI These include miscellaneous topics process creation and management onesided communications extended collective operations external interfaces IO and additional language bindings-This document describes the standards MPI and MPI They are both extensions to the standard MPI The MPI part of the document contains clari cations and corrections to the MPI standard and de nes The MPI MPI part of the document describes additions to the MPI standard and de nes MPI These include miscellaneous topics process creation and management one sided communications extended collective operations external interfaces I O and additional language bindings
Platform: | Size: 1570816 | Author: 张翟 | Hits:

[Mathimatics-Numerical algorithmsfft

Description: 离散傅里叶变换是20世纪60年代是计算复杂性研究的主要里程碑之一,1965年Cooley和Tukey所研究的计算离散傅里叶变换(Discrete Fourier Test)的快速傅氏变换(FFT)将计算量从О(n2)下降至О(nlogn),推进了FFT更深层、更广法的研究与应用。 这是一个傅氏变换的MPI程序,用C语言实现。-Discrete Fourier Transform of the 20th century 60 s computational complexity is a major milestone in one study, in 1965 Cooley and Tukey studied the calculation of discrete Fourier transform (Discrete Fourier Test) fast Fourier transform (FFT) calculation increased from О (n2) dropped to О (nlogn), the FFT to promote deeper, broader research and application of law. This is a Fourier transform of the MPI process, with C language.
Platform: | Size: 4096 | Author: chj | Hits:

[MPIMPI

Description: 在visual studio2005中开发 安装了MPICH2安装包-Developed in the visual studio2005 installed MPICH2 installation package
Platform: | Size: 685056 | Author: jiangjuan | Hits:

[BooksMPI

Description: 一本很不错的介绍MPI的书,非常非常不错,这下够20字了吧-A very good introduction to MPI' s book is very, very good, enough for 20 characters of the next bar ....
Platform: | Size: 856064 | Author: 张龙 | Hits:

[Windows Developsorting

Description: Assumptions  There are p processors sorting n numbers.  Each processor begins with n=p numbers stored in the array x  All numbers are in the range 0 : : : M 􀀀 1  When the sorting algorithm ends, each processors has a sorted list of numbers and for i < j every number in processor i is less than every number in processor j  Each processor can compare two numbers and swap them (if necessary) in time .  Each machine can send data to one other machine at a time (but cannot send and receive at the same time)  It takes  + k= time to send k numbers to another machine  id speci es the identi er of the current machine  Local sort of k elements takes time approximately Ck log2 k Programming assignment (Due 4/20) Write a short program to estimate  on the Linux Lab machines. (This requires no parallelism) Programming assignment (Due 4/20) Write a short program using MPI to estimate  and in the Linux Lab. -Assumptions  There are p processors sorting n numbers.  Each processor begins with n=p numbers stored in the array x  All numbers are in the range 0 : : : M 􀀀 1  When the sorting algorithm ends, each processors has a sorted list of numbers and for i < j every number in processor i is less than every number in processor j  Each processor can compare two numbers and swap them (if necessary) in time .  Each machine can send data to one other machine at a time (but cannot send and receive at the same time)  It takes  + k= time to send k numbers to another machine  id speci es the identi er of the current machine  Local sort of k elements takes time approximately Ck log2 k Programming assignment (Due 4/20) Write a short program to estimate  on the Linux Lab machines. (This requires no parallelism) Programming assignment (Due 4/20) Write a short program using MPI to estimate  and in the Linux Lab.
Platform: | Size: 63488 | Author: ghn | Hits:

[Othermpi-20

Description: 通过该指南,可以了解MPI编程的一些基本理论知识,对初学者有较大帮助!--Through the guide, you can learn some basic theoretical knowledge of MPI programming beginners!-
Platform: | Size: 1599488 | Author: newton | Hits:

[MPI20-1

Description: JCOBI迭代并行MPI源代码,C语言代码-JCOBI iterative parallel MPI source code
Platform: | Size: 8192 | Author: 刘敏 | Hits:

[MPItest3

Description: 基于MPI的卷积计算,数据矩阵:256*256 –原始矩阵设置:随机50个点设置为255,其余为0  卷积核:5*5 –明确注明所设计的卷积核  迭代次数:100 –每5次迭代保存一次数据矩阵 –通过20个结果矩阵,生成动画-MPI-based convolution calculation, data matrix: 256* 256- the original matrix setting: Random 50 points set to 255, the rest is 0  convolution kernel: 5* 5- clearly indicate the design of convolution kernel  iterations : 100- once every five iterations saved data matrix- matrix through 20 results generated animation
Platform: | Size: 3072 | Author: 路东英 | Hits:

CodeBus www.codebus.net