资源列表
CPPMPI
- mpi并行计算的很好的教程,欢迎下载使用-good tutorial mpi parallel computing, welcome to download
Add
- Adding two vectors in MPI
nachos.tar
- nachos code for linux..use for assignments
dxxocount
- 本统计系统是参考了很多统计系统的优点,不断改进的无错版,也是最终版。-the statistical system is a lot of the advantages of statistical systems, continuous improvement in the no wrong version of the final version.
Program-With-OpenMP
- 此文档为网络上搜索都得以篇并行计算演示文稿,介绍了OpenMP程序设计-This document is an Internet search for articles are parallel to the presentation, introduced the OpenMP programming
matriccaculator
- 可对任意两个矩阵做加法、减法、乘法等运算;同时可对单个矩阵求转置矩阵、三角分解、奇异值分解等操作,功能强大。
aaa
- 该函数返回值为积分结果,形参a,b分别为积分上下限,fun是被积函数。该函数用来求积分值。-This function returns a value of the integration result, parameters a, b is the integral upper and lower limits, respectively, fun is the plot function. This function is used to find the integral value
Pi
- 运用蒙特卡洛方法计算π,多线程计算。创建几个线程,每个线程都会生成随机点并确定点是否落在圆圈内。 每个线程都必须更新圈内所有点的全局计数。 一旦所有线程退出,父线程将计算并输出π的估计值。 使用互斥锁或信号量保护共享全局变量更新时的竞争条件。 值得尝试生成的随机点的数量。 作为一般规则,点的数量越大,近似值越接近π。(Estimating Pi using Monte Carlo)
Abm Editor v.1.2
- nothing anything in here
CorosyncPPacemaker-build-HA-cluster
- 使用Corosync和Pacemaker构建高可用性的双机热备Linux集群-Using Corosync and Pacemaker build high-availability hot standby Linux cluster
bibliofond.ru_538303
- bibilofond exist in ssd
MPI-jacobi
- 使用MPI计算Jacobi迭代,文件夹里有两个CPP文件,jacobi_std.cpp是标准的Jacobi程序(串行程序),mpi.cpp是MPI版本-Jacobi iterative calculation using MPI, folders, there are two CPP file, jacobi_std.cpp is the standard Jacobi procedure (serial program), mpi.cpp is the MPI version