资源列表
lab1
- 共享存储编程实验,用OpenMP实现并行的枚举排序算法和快速排序算法并与其串行算法进行比较(OpenMP parallel QuickSort)
GPU高性能编程CUDA实战
- GPU高性能编程CUDA实战(Jason Sanders;Edward Kandrot著)聂雪军等译(CUDA By Example an Introduction to General-Purpose GPU Programming)
CUDA范例精解通用GPU编程
- CUDA范例精解通用GPU编程 (JASON SANDERS; EDWARD KANDROT著)(CUDA BY EXAMPLE An Introduction to Genral-Purpose GPU Programming)
CUDA并行程序设计 GPU编程指南
- CUDA并行程序设计GPU编程指南 (Shane Cook著)苏统华 李东等译(CUDA parallel program design guide for GPU programming)
nvdla-vmod
- 卷积神经网络实现的参考,借助于英伟达的开源硬件加速器。(Convolutional neural network reference, with open source hardware accelerator in nvidia.)
MPI_Send和MPI_Recv实现
- 利用简单的发送与接收函数来实现正方形处理器网格上的MPI并行程序(Implementation of matrix multiplication with simple transmission and reception)
NO.2
- 1.梯形积分法串行代码的实现; 2.使用MPI点对点通信梯形积分法并行代码的实现; 3.使用MPI集合通信梯形积分法并行代码的实现。(1.The realization of the serial code of the trapezoid integral method; 2. the implementation of the parallel code of the MPI point to point communication trapezoid integral method
BoL Studio
- time is time and time
tridiagsolver
- 使用追赶法,在matlab环境下求解三对角方程组(Using chasing method to solve three diagonal equations in Matlab environment)
mpich2-1.4.1p1.tar
- MPI简介多线程是一种便捷的模型,其中每个线程都可以访问其它线程的存储空间。因此,这种模型只能在共享存储系统之间移植。(MPI introduction to multithreading is a convenient model in which each thread can access the storage space of other threads. Therefore, this model can only be transplanted between shared sto
基于SSE4和多核编程的电子相册的实现
- 基于sse4和多核编程的电子相册的实现,包含实现和文档。(Implementation of electronic photo album based on SSE4)
kernel
- 1,使用VS创建一个工程 2,复制文件代码 3、使用内核cuda函数使用内核cuda函数调试专用(Use kernel CUDA function to use kernel CUDA function to debug special-purpose)