资源列表
SAA7114
- 视频解码 视频解码 视频解码
SRC
- image Edge detection
merge
- 使用CUDA設計的merge_sort,算是基本功能的範例,可更加了解CUDA架構-Use the CUDA design merge_sort, be regarded as an example of the basic functions can learn more about CUDA architecture
ranksortc
- 一个基于MPI的简单的并行计算的c程序,最大的特点是有详细的中文注释
biology
- 生物领域的一个并行计算代码,通过蛋白质网络之间各点关系计算矩阵
asyncAPI
- CUDA开发计算,异步计算接口。可以在主机与现存之间异步执行。来自NVIDIA SDK-CUDA development of computing, asynchronous computing interface. Can be asynchronous between the host and the existing implementation. From the NVIDIA SDK
mandelbrot.static.c
- paso de mensajes punto a punto con MPI en el conjunto de mandelbrot
Map
- 采用C程序设计的Turbo码编解码程序,包括编码及解码程序,使用Map算法-designed with C program,Turbo encoder procedures and decoder with Map.
MonteCarloIntegral
- 这是利用MPI进行的编程,实现了 MonteCarlo method。在平台上可以正确运行,得出正确的结果。-This is carried out by the use of MPI programming, to achieve the MonteCarlo method. In the platform to run correctly, the correct results.
Parallel-computing_ycl_2120111211
- 用c语言实现的两个并行计算程序,其中一个为用sendrecv实现alltoall,另一个为矩阵相乘-C language two parallel program, one to the sendrecv achieve alltoall and one matrix multiplication
13-1
- 并行算法:通过消息传递MPI实现排序,初学者比较好的示例-Parallel Algorithm: MPI message passing through the achievement of sequencing, a relatively good example for beginners
exp2
- MPI的6个基本函数实现的MPI_Bcast、MPI_Gather、MPI_Scatter和MPI_Alltoall以及测试程序-The six basic functions MPI implementation MPI_Bcast, MPI_Gather, MPI_Scatter and MPI_Alltoall and testing procedures