搜索资源列表
(3)
- 计算法实现的CRC16位冗余校验码VB源程序,已运行,较简单,可自行美化-calculation method to achieve the CYXLIC REDUNDANCY - Redundancy Check VB source code, has been in operation for over a simple, free landscaping
ParallelPAlgorithms
- 使用mpi实现了cannon矩阵并行算法!带有详细的注释!非常详细可直接运行和测试。-Mpi implemented using the parallel algorithm for matrix cannon! With detailed notes! Very detailed and the test can be run directly.
Cannon
- 实现了矩阵乘法的cannon算法。用MPI编程,在并行环境中可运行-Cannon implements matrix multiplication algorithm. Programming with MPI, can run in parallel environment
AKL
- 使用DCOM和VC++6.0编程实现了AKL并行K选择算法!带有详细的注释!非常详细可直接运行和测试。-Using DCOM and VC++6.0 K parallel programming selection algorithm of the AKL! With detailed notes! Very detailed and the test can be run directly.
Cannon
- 使用DCOM和VC++6.0编程实现了Cannon矩阵并行算法!带有详细的注释!非常详细可直接运行和测试。-Using DCOM and VC++6.0 program to realize matrix Parallel Algorithm Cannon! With detailed notes! Very detailed and the test can be run directly.
TreesRootDCOM
- 使用DCOM和VC++6.0编程实现了倍增技术寻找森林的根的并行算法带有详细的注释!非常详细可直接运行和测试。-VC++6.0 using DCOM and the programming of the multiplication technology to find the root of the forest parallel algorithm with detailed notes! Very detailed and the test can be run directly.
Tests
- OpenMP 测试程序 前缀和算法 可在SMP机器上运行 版本丰富-Prefix OpenMP test programs and algorithms can be run on an SMP machine version of a rich
cuda_by_example
- CUDA By Example书籍的所有源代码,载入工程可运行。-CUDA By Example books of all source code, load the project to run.
CUDAdlltest
- VC++,VS2010平台上的三个CUDA dll测试程序(一个是库文件程序,另外两个是VS2010平台和VisualC++6.0平台下的测试程序,可以方便地作为CUDA dll应用程序开发的框架,为了能正确运行这些程序,请确保已经安装了NVIDIA GPU Computing SDK 4.0 及以上,并且电脑上要有NVIDIA的GPU显卡),程序均有详细的注释。文章可参考http://blog.csdn.net/menglongbor/article/details/7526493-VC++,
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
mpi_lu
- LU算法的MPI串行实现,矩阵维数无要求,可在曙光4000A并行机运行-The LU algorithm MPI serial implementation matrix dimension requirements Dawning 4000A parallel machine running
mpi_gather
- 自己编写的可利用MPI_Send和MPI_Recv来实现allgather功能,,效果和系统自带的MPI_gather比较相当,可在曙光4000A编译运行-Effect and the system comes with MPI_gather quite available MPI_Send and MPI_Recv to achieve allgather functions, write your own, you can compile and run in the Dawning 400
xml_src
- KVM监控的前端的C++代码,运行可显示计算机的各个性能指标信息-KVM monitor the front of C++ code, run the computer can display information about the various performance indicators
MapCG
- mapreduce跟gpu的结合,可在cpu,也可在gpu上运行-combined with the gpu mapreduce can be cpu, gpu can also be run on
odd_even
- C语言的单核以及MPI多核运行程序,进行奇偶分类,一个是单核运行,一个是多核运行,可对比,并输出时间信息,计算效率和加速-C language and the mononuclear MPI multicore run programs parity classification, a single-core operation, a multi-core operation, can be compared, and the output time information, computati
MATLAB-CUDA
- MATLAB平台下的CUDA加速库。运用该库可避免在MEX函数中来回拷贝GPU数据,提高MATLAB运行速率。附件给出一个简单的矩阵乘法的示例程序,该程序在GTX TITAN下运行效率比intel i7 3930k提高了10倍。-CUDA MATLAB platform acceleration libraries. Avoid the use of the library can be copied back and forth GPU MEX function data, improve M
static
- 关于mandelbrot集合计算的展现, 可在集群上运行。 运用MPI的静态调度,不过生成的是数字文档形式,没有用图形展示出来-Show on mandelbrot set of calculations can be run on the cluster. MPI using static scheduling, but is generated in the form of digital documents, there is no graphical display out
ipp-samples
- 英特尔的ipp程序demo,可进行多核编程,运行效率大幅提升。-Intel' s ipp program demo, can be multi-core programming, significantly increasing operating efficiency.
cuda_by_example
- GPU高性能编程CUDA实战示例代码,配置好windows下vs2010(或者其他版本)cuda环境后编译后可运行-cuda_by_examples an introduction to genernal-purpose GPU progranming
MPI
- MPI并行实现矩阵相乘,结果输出到txt文件中,可成功运行-MPI parallel implementation of matrix multiplication algorithm, the results of the txt file, can be successfully run.