资源列表
SHadoop Improving MapReduce
- 论文介绍了优化一个MapReduce作业的设置和清理任务来减少在作业的初始化和终止阶段的时间成本(The paper describes setting up and cleaning tasks for optimizing a MapReduce job to reduce the time cost of initializing and ending the job)
ParallelComputingwithMATLAB
- 用于matlab并行计算,matlab工具箱,适合初学者(Matlab parallel computing)
Guia_rapida_para_jobs_versión1.0
- batch jobs guide for user of mpi
ac_mp_openmp
- guide for parallel programation with openmp
kernel
- 1,使用VS创建一个工程 2,复制文件代码 3、使用内核cuda函数使用内核cuda函数调试专用(Use kernel CUDA function to use kernel CUDA function to debug special-purpose)
基于SSE4和多核编程的电子相册的实现
- 基于sse4和多核编程的电子相册的实现,包含实现和文档。(Implementation of electronic photo album based on SSE4)
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
tridiagsolver
- 使用追赶法,在matlab环境下求解三对角方程组(Using chasing method to solve three diagonal equations in Matlab environment)
BoL Studio
- time is time and time
MPI_Send和MPI_Recv实现
- 利用简单的发送与接收函数来实现正方形处理器网格上的MPI并行程序(Implementation of matrix multiplication with simple transmission and reception)
nvdla-vmod
- 卷积神经网络实现的参考,借助于英伟达的开源硬件加速器。(Convolutional neural network reference, with open source hardware accelerator in nvidia.)
CUDA并行程序设计 GPU编程指南
- CUDA并行程序设计GPU编程指南 (Shane Cook著)苏统华 李东等译(CUDA parallel program design guide for GPU programming)
