搜索资源列表
kkk
- simple calculate area in MPI
parallel.c.tar
- Example code for MPI
serial.c.tar
- Serial program before using MPI
lab4.c.tar
- Search for primes using MPI-Search for primes using MPI
mpi_matrixMultiplication
- 一个简单的MPI矩阵相乘代码,由一个MASTER node分配第一个矩阵的各行到运算节点,然后收集结果-A simple MPI matrix multiplication program.
mpj-v0_27.tar
- MPI for java for Distributed Programming
ST03-A2B-MPI21-PFE_Installation_Guide
- Cable to Touch panel serial port and a PLC by using MPI.
IOR-2.10.1
- 关于MPI的并行I/O程序,环境是linux,语言是c+mpi-On the MPI parallel I/O process, the environment is linux, language is c+ mpi
automated-multi-layer-garage
- 北京立体车库监控系统源程序,可以实现PROFIBUS-DP现场总线技术及MPI总线技术的应用突破了PLC与PC之间传统的串口通讯,提高了PC与PLC的通讯效率;非接触IC技术、射频数据通讯技术的应用,使得立体车库趋于全自动化;模块化监控软件设计使得软件设计过程更加明晰,并预留有扩展接口,使得系统具有一定的可扩展性和开放性。-Beijing source three-dimensional garage monitoring system can be achieved PROFIBUS-DP f
mpi-chi2-v1_5
- Fast chi-square distance computation in C, matlab and python
mpi_demo
- MPI并行计算的编程,有很多重要的例子,很有用。-MPI parallel computing programming, there are many important examples, very useful.
mpi_kmeans
- MPI implementatiobn of k-means clustering
2
- paralle computing with MPI
MPI_Raytracer
- Descr iption: Implements a MPI ray tracing renderer. Uses preprocessor directives to allow for either MPI or non-MPI sequential functionality. By setting USE_MPI to zero, the program can be run in a non-MPI environment.-Descr iption: Implements a MPI
mpi
- send and reseve from master
qhull123.c
- analysis of mpi openmp programing model
qhull777.c
- mpi openmp programming progtr-mpi openmp programming progtrddd
pi_hybrid.c
- mpi openmp programing ffgf
pi_openmp.c
- mpi openmp hybrid analysis
image
- 并行计算程序 Descr iption: This program blurs an image file in a parallelized computation The root process reads the file and distributes a part of the image file to other processes. Each process makes the filter operation on the part of the image