搜索资源列表
bandwidthTest
- 对基于最新一代通用GPU--Geforce8800显存带宽的测试样例,对于通用计算而言,带宽的性能是至关重要的。-based on the latest generation of common GPU -- Geforce8800 memory bandwidth of the test sample. For general calculation, the performance bandwidth is essential.
线形方程组求解
- 用Gauss消元法、选列主元的Gauss消元法求线性方程组(1)的解,要求输出增广矩阵的消元变化过程。 用Gauss消元法、选列主元的Gauss消元法求线性方程组(1)的解,要求输出增广矩阵的消元变化过程 42x1+2x2+3x3=3 x1+7x2+7x3=1 -2x1+4x2+5x3=-7 算法思想:Gauss消元法是将线性方程组化为上三角形线性方程组,然后再用一个回代过程求这个上三角形线性方程组的解;选主元的Gauss消元法是在Gauss消元法上增加了选列主元
Oprofile
- oprofile的使用指南,并行计算的性能分析,适合初学者-oprofile user guide, performance analysis of parallel programming
PerformanccomputingtechnologyMPIparallelprogrammin
- 性能计算并 行编程技术MPI并行程序设计性能计算并行编程技术MPI并行程序设计行编程技术MPI并行程序设计-Performance computing technology MPI parallel programming parallel programming
FFT Serial Test1
- 基于openMP的FFT 并行代码,并行计算提高计算效率,充分利用多核性能-FFT-based openMP parallel code, parallel computing to improve computational efficiency, take advantage of multi-core performance
parallel-compute.
- 一个基于OpenMp并行编程的实例,基于多线程,多线程比单线程下节省运行时间的典型例子。算法内容主要是计算矩阵乘积,再求个元素和。可通过"任务管理器"-"性能"查看运行在多核上。-Typical example of a parallel programming based OpenMp instance, save run time based on the multi-threaded, multi-threading than single-threaded. The algorithm
chapter2
- 并行计算机及并行计算的性能评价 并行计算相关的基本概念 加速比定律 -Parallel Vector Processors PVP
ADDL
- OpenCL上实现的矩阵相乘。分别将生成的矩阵放在CPU及GPU上运行,计算其运行时间。用来测试GPU计算的性能。-OpenCL achieve the matrix multiplication. Respectively, the resulting matrix on the CPU and the GPU runs calculated run time. Used to test the performance of GPU computing.
CUDA
- 这是英伟达公司CUDA语言开发包中最重要的几个源文件。其中cufft是快速傅里叶变换的源文件。 它包含了CUDA指令集架构(ISA)以及GPU内部的并行计算引擎。 开发人员现在可以使用C语言来为CUDA™ 架构编写程序,C语言是应用最广泛的一种高级编程语言。所编写出的程序于是就可以在支持CUDA™ 的处理器上以超高性能运行。 -CUDA™ is a parallel computing platform and programming model invented
different_multiplier
- 比较了不同设计方法下的乘法器性能,给出了计算公式-Compare the performance of different design methods multiplier under the given formulas
cuda_stationary
- 利用cuda计算信号递归值,比利用CPU性能提升30倍以上。-calculate the recurrence value using cuda method, maximum 30x speed up compared to using CPU
lammps
- lammps 计算的in文件主要设置,包括熔化,扩散,以及主要力学性能等。- main settings file in the in.* file of lammps.
fft
- 基于MPI的并行快速傅里叶变换算法,通过多核并行计算提升计算性能。(the fast Fourier transform algorithm based on MPI coding)
新建文件夹
- 提出了一种以目标函数变化量作为评价函数的改进禁忌搜索算法,并进行了理论分析,然后将其与有效禁忌搜索算法作了性能比较。通过比较三个公共测试数据集的计算结果,验证了本文提出的禁忌搜索算法的可行性和有效性。(Proposed a change in the objective function as the evaluation function of the improved tabu search algorithm, and has carried on the theoretical anal