-
-
MPI.rar
Algorithm for the leader election
DFS technique
-
DFS.rar
MPI implementation the DFS method
-
-
peterson.rar
Leader election for the MPI the Peterson algorithm
-
-
LCRring.rar
MPI the LeeLann Chang Roberts leader election algorithm
-
-
DoolittleLU.rar
用MPI实现的LU分解算法,按照《一种基于DoolittleLU分解的线性方程组并行求解方法》论文里面的通信方式编写,减少进程间同步次数,效率高,论文也打包一并上传了。
-
ques_1.rar
Tittle: MPI based parallel program to calculate the value of PI using monte-carlo simulation method
-
ques_3.rar
openMP/MPI program: HyperQuickSort implemented by swapping of unsorted Arrays as per the algorithm.
-