资源列表
Poisson_MPI.f90
- 用MPI在fortran下 泊松方程的并行实现-with MPI in fortran under Poisson equation parallel
ERA
- 模态参数识别ERA方法的源代码,可利用该方法进行环境激励下结构模态参数识别。-modal parameter identification ERA method of source code, The method can be used for environmental inspired modal parameter identification.
jacobi
- 热分布问题实现,多线程,并行计算实验课作业
transpose
- 矩阵转置并行算法实现,C语言开发,用mpi编程完成
内点法的c源程序
- 内点法的c源程序,实现惩罚因子,循环次数,Interior point method of c source code to achieve punishment factor, cycle number
Source-Load-Coupling
- 源负载耦合 矩阵程序 源负载耦合耦合矩阵程序源负载耦合耦合矩阵程序-source and load coupling matrix
code
- 平行计算课程,并行程序转置矩阵,使用3种方法:线性转置,块棋盘划分,直角划分法(Parallel computing course, parallel program transpose matrix, using three methods: linear transpose, block chessboard division, right angle division)
并行计算导论(原书第2版) 清晰PDF
- 并行计算导论系统介绍涉及并行计算的体系结构、编程范例、算法与应用和标准等。覆盖了并行计算领域的传统问题,并且尽可能地采用与底层平台无关的体系结构和针对抽象模型来设计算法。书中选择MPI(Message Passing Interface)、POSIX线程和OpenMP这三个应用*广泛的编写可移植并行程序的标准作为编程模型,并在不同例子中反映了并行计算的不断变化的应用组合。(ntroduction to Parallel Computing System introduces the archit
phaseSeparation2d
- 两相分离的LBM模拟代码,基于Linux环境(simulation of two phase separation based linux environment)
MPI与OpenMP并行程序设计:C语言版
- MPI与OpenMP并行程序设计:C语言版(MPI and OpenMP parallel programming: C language version)
PhaseFieldModel
- 算例为一个双刃端口二维板,采用相场断裂计算模型计算,即该UMAT子程序(As an example, a two-dimensional plate with double edge ports is calculated by using the phase field fracture calculation model, that is, the UMAT subroutine)
MyGA-master
- 将节点按内存情况排序 将任务按内存需求情况排序 规则:将内存需求最小的节点先行分配在内存剩余最多的节点上(Sort nodes by memory and tasks by memory requirements Rule: the node with the least memory requirement is allocated to the node with the most remaining memory)
