搜索资源列表
GeneMPI
- Visual Studio 2012环境下的遗传算法的并行MPI实现。-Visual Studio 2012 environment parallel genetic algorithm MPI implementations.
petsc-3.6.3
- PETSc, pronounced PET-see (the S is silent), is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It supports MPI, and GPUs through CUDA or OpenCL, as we
kway
- mpi实现k路并行归并排序 通过k路并行对数据进行并行排序再将排序好的数据进行k路归并- K implementation of MPI parallel merge sort Through the K parallel data parallel sorting and then sort the data to K way merge