资源列表
01_查询GPU设备
- cuda代码查询设备信息,基础实用的小例子代码(the code of cuda for querying the device)
检测CPU和GPU处理图片的时间对比
- 检测CPU和GPU处理图片的时间对比,需要拥有支持CUDA的硬件设备(Time comparison between detecting CPU and GPU processing pictures)
kernel
- 1,使用VS创建一个工程 2,复制文件代码 3、使用内核cuda函数使用内核cuda函数调试专用(Use kernel CUDA function to use kernel CUDA function to debug special-purpose)
MPI_Send和MPI_Recv实现
- 利用简单的发送与接收函数来实现正方形处理器网格上的MPI并行程序(Implementation of matrix multiplication with simple transmission and reception)
lab1
- 共享存储编程实验,用OpenMP实现并行的枚举排序算法和快速排序算法并与其串行算法进行比较(OpenMP parallel QuickSort)
otsu2
- otsu代码 主要说明一维otsu的编码代码(Otsu code The coding code of one dimension Otsu is mainly explained)
nbody_mpi
- 使用mpi并行实现n体问题普通算法以及简化算法(Using mpi parallel n-body algorithm to achieve common problems and simplify algorithms)
SimulateAnnealing1
- 用模拟退火程序在三维空间内跳跃寻找最值,适用于二次函数,全局最优(The simulated annealing program is used to jump in the three-dimensional space to find the maximum value, which is suitable for the two function, the global optimum.)
matrix
- 矩阵乘法的vhdl语言版本,可以实现简单的乘法(Matrix multiplication)
DG
- 实现顶盖驱动流的格子Bolzmann模拟(A lattice Bolzmann method for lid driven flow)
main
- 计算液滴的动态接触角(可用于燃料电池动态接触角的计算)更精确地预测液滴形貌(to caculate the dynamic angle of droplet)
parpall
- 基于matlab平台,平行计算pi值结果,节约时间(Based on MATLAB platform,parallel computation of PI results,saves time.)