搜索资源列表
gpu
- 利用CUDA进行并行计算,实现两个向量的距离,能够正常运行,速度比CPU的大很多-Parallel computing using CUDA to achieve the distance of two vectors, the normal operation of the CPU speed much larger than the
invert
- 矩阵求逆程序,基于mpich平台的并行计算程序,用于多台计算机同时计算以提高效率。-Matrix inversion procedure, based on parallel computing platforms mpich program for calculation of multiple computers at the same time to improve efficiency.
8corevsolvePI
- 本文件主要介绍了在VS2008平台下用openmp来实现求PI程序的并行化,并行化后大大缩短了求解的时间。本资料非常适合学习并行计算的朋友们,分享给大家,希望能对你们有所帮助-This paper introduces the use openmp in VS2008 platform to achieve the requirements under the PI program parallelization, parallelization, after greatly reducing
examples
- 并行计算PI值的一个小程序,利用循环,精确计算PI值,循环次数越多,PI值计算的结果越精确-PI values of parallel computing in a small program, using cycle accurate calculation of PI values, the more cycles, PI value the more accurate the results
b
- 统一设备架构(CUDA)是NVIDIA公司提出的一个基于GPU通用计算的开发环境,它 针对GPU多处理单元的特性,通过并行计算提高大规模运算的速度-parallel compute
MPICH2
- 并行计算的运行环境MPICH2的用户使用指南-MPICH2 parallel computing operating environment for users guide
MS_MPI_pi
- 高性能并行计算pi的值,并比较那个方法为最优化-High-performance parallel computing the value of pi, and compare that method of optimization
mpi-pi
- 是在linux系统下用c+mpi并行计算pi的程序。-Linux system c+mpi parallel computing pi program.
queen
- 利用mpi实现八皇后算法 可以作为学习并行计算的参考-Eight Queens use mpi achieve learning algorithm can be used as a reference for parallel computing
icpi
- 在Windows环境下,使用mpich2平台和vc++6.0并行计算pi的值-parallel computing of pi
PageRank
- 基于hadoop的PageRank,是个并行计算页面权重的算法-PageRank based on mapreduce,it can caculate the relenvent importance of the page.
kmeans
- 用c++实现c均值聚类算法,并行计算实现该方法。-c-means c++
mpiyingyong
- MPI的应用,主要是高性能计算方面利用MPI进行并行计算,并且提供时间函数,判断并行计算与常规计算的区别与优劣-MPI applications, primarily high-performance computing use MPI parallel computing, and to provide a function of time to determine the difference between computing and parallel computing with the
parfor_progress
- matlab在进行parfor并行运算时的进度条显示程序(The progress bar display program of MATLAB in parallel operation of parfor)
ipp_manual
- ipp并行计算使用的手册,对学习并行计算很有用处(IPP parallel computing manual, useful for learning parallel computing)
并行计算实验
- 并行计算课程PPT和实验指导,有pthread和OpenMP讲解,还有一些基础介绍(Parallel computing course PPT and experimental guidance, there are pthread and OpenMP to explain, and there are some basic introduction)
pthread
- 实现并行计算面积问题,并行计算多线程问题,研究生一年级大作业实现多线程处理实验。(To achieve parallel computing area problem, parallel computing multi-threaded problem, Graduate freshman homework to achieve multi-threaded processing experiments.)
gtc_openacc_pgi_labs
- 使用PGI编译器用openacc进行GPU并行计算的一些training code ,详见readme文件(Some training code with openacc for GPU parallel computing using the PGI compiler, as detailed in the readme file)
c++并行计算
- 能够通过多线程实现查找算法,大大节省了计算时间,提高了程序效率(Ability to implement a lookup algorithm through multiple threads)
OPENCL异构并行计算
- OpenCL异构并行计算 原理、机制与优化实践(OpenCL heterogeneous parallel computing principle, mechanism and Optimization Practice)