资源列表
mpi_mat_vect_mult.c
- MPI程序,矩阵乘以向量,自行输入需要计算的矩阵和向量,计算输出结果并输出时间信息,用于对比加速和效率-MPI program, matrix multiply vectors, matrices and vectors need to enter their own calculation, calculate the output and output time information, for comparing the acceleration and efficiency
mpi_mat_vect_time.c
- MPI并行程序,矩阵乘以向量,输入自定义向量的纬度,然后自动生成一个随机矩阵和随机向量,计算并输出结果以及时间信息,用于计算加速和效率-MPI parallel program matrix by a vector, the input vector custom latitude and automatically generates a random vector and a random matrix, and outputs the calculation result and the
lax
- 使用lax差分格式计算流体力学中一维激波管问题-Computational fluid dynamics in one-dimensional shock tube problem using lax difference scheme
ROCKET-TRAJECTORY-
- 提供龙格库塔积分程序,火箭入轨的判据。有一定的深度。具备相当的参考价值-provide Runge-Kutta calculus, fire arrow-format input . Have certain specific depth equivalent basis references
kernel
- 利用cuda对图像像素进行简单并行运算,以图像像素rgb值反映运行结果-Use a simple image pixel cuda parallel computing, image pixel rgb value to reflect the operating results
123
- 元胞自动机基本应用,代码详细,实用于并行算法的实现-Cellular Automata basic application, the code in detail, and practical implementation of the parallel algorithm
j
- MPI实现Jacobi矩阵迭代,每迭代5次输出中间结果-MPI implementations Jacobi iteration matrix, each iteration 5 times the output of intermediate results
pi
- pthread多线程实现π的计算,可以设置线程数与计算量-pthread multithreading π calculation, you can set the number of threads and computation
ansys2
- 【ansys基本建模算例】带法兰油缸的有限元分析,计算相关应力即变形-[Examples] basic modeling ansys finite element analysis with flanged cylinder, calculating the stress that is associated deformation
ansys4
- 【有限元ansys基本建模】封头等温塑性成形过程的有限元分析,计算相关温度场变化-Ansys finite element modeling [basic] sealed plastic finite element analysis of a top temperature of the forming process, the calculation of the relevant changes in the temperature field
mpicannon
- 矩阵乘的并行计算。使用MPI编写,实现了CANNON算法。-Parallel computing matrix multiplication. Written using MPI to achieve CANNON algorithm.
FFT
- 一种基于mpi的FFT(快速傅里叶变换)实现 数字信号处理 DSP 离散信号分析-FFT (Fast Fourier Transform) based on a mpi DSP digital signal processing discrete signal analysis