资源列表
cannon
- 并行算法的cannon算法实现。在smp环境下用c编写。
tsp_ga
- tsp的解法 一起研究吧、 让我们都学好matlab-tsp of solution come together to study the
microgrid_PSO
- 粒子群解决带约束的微网调度程序,能够解决微网优化问题-the particle swarm optimization for microgrid capacity scheduling
gauss
- 并行高斯消去法解线性方程组几阶的都可以的-Parallel Gaussian elimination solution of linear equations can be a few bands of
spinner
- 这是Tilera芯片的多线程示例程序,Tilera是美国一家芯片制造公司,目前已经生产出100核的芯片,此示例程序演示了一个单应用程序被并行执行,在其中一个应用程序fork/execs自身的多个实例,多核的每个核也相似,而这样的实例一起执行该应用程序,使用的实例之间的UDN来互相通信。-This example program demonstrates a single-app parallel execution style, in which an application fork/ex
BGM求解线性方程
- 使用“Biconjugate Gradient Method”并行程序实现复杂的线性方程求解 -"Biconjugate Gradient Method" parallel process of complex linear equation
paralle_lu
- MPI LU decomposition
danamic-mandel
- 使用动态调度的mandelbrot集的并行实现。运用了mpi编程技术-Mandelbrot set using dynamic scheduling of parallel implementation. Use of mpi programming
mysimulation
- 基于openMPI的泊松算法实现, C实现,此为simulation.c,用于实现算法的main loop.-implematation of poission algorithm based on openMPI
PLCStorer
- 用于PC与S7-300通讯,适用于S7-300的MPI协议。-For PC and S7-300 communications for the S7-300 MPI protocol.
MPICH-setup
- 基于Digital Visual Fortran 6.x编译器的MPICH安装 -Digital Visual Fortran 6.x compiler MPICH installation
jcs
- MPI编程,实现数组中每一个元素加一个常数。-MPI programming, each element in the array plus a constant.