Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • MPI_HyperQuicksort.rar MPI (message passing protocol) based quicksort. HyperQuicksort version (original proposed by C.J Quinn) Tested and Developed in H.U.T by MonteCristo
  • MPI_RegularSamplingQuickSort.rar Regular Sampling Quick Sort (general quicksort) MPI based. Original Proposed by C.J.Quinn. Tested and developed by MPI teams in H.U.T (monteCristo)
  • MethodsForParallelSorting.rar Clearly explainations and analysis of concurrent parallel methods for data sorting (MPI based) Created by MonteCristo (H.U.T)
  • mpi_operations.zip mpi selective operations
  • Matrix_Matrix.rar Matrix x Matrix multiply using MPI
  • GaussSeidel.rar Gauss Seidel algorithm using MPI
  • SystemTest.rar test mpi system using MPI
  • MPI.rar 读取文件,然后根据要求选择进程数,并行运算,最后在得出的各个结果中选出最大值
  • MPI_book.zip Very good book about MPI/OpenMP and Hight Perfomance Computing (HPC).
  • mult.zip Perfectly works parallel mult matrix programm on MPI