资源列表
aa
- 计算闭合点内体积,可以方便快捷的测量出体积-Calculate the volume inside the closing point, can easily and quickly measure the volume
VectCPU_1s40_0_81_nov0208
- 国外博士写向量处理机,是和NIOS处理器一起开发的,对这个的研究比较透彻,希望对大家有用-Most previous research into vector architectures has concentrated on supercomputing applications and small enhancements to existing vector supercomputer implementations. This thesis expands the body of
Simple
- 基于CUDA编程的常用例程,非常经典,值得借鉴与学习!求和 求距离等-CUDA-based common programming routines, very classic, worth learning and learning! Summation seek distance
mpich-3.0.4.tar
- MPICH安装包,并行处理时的MPI在eclipse中的使用-MPICH installation package, the MPI parallel processing when used in eclipse
simlymath
- xml计算相似度的一种方法,智能处理相似度的具体方法及程序-A Recursive Methed to Computer Similarity of XML Document
divider_VERILOG
- 采用VERILOG实现硬件除法器。提供RTL代码和仿真文件。-Achieved using VERILOG hardware divider. Provide RTL code and simulation files.
CPPAMP
- 多核编程,比 OPENCL 简单 可以通过类似 OPENMP 的方式,简洁的实现异构编程,使用 GPU 计算-Multicore programming than simple OPENCL
CPPAMP-manu
- C++AMP 手册,简单扼要的介绍了array_view,index 等对象,充分利用 GPU 计算资源,使你的程序计算速度提高百倍。-C++AMP manual, brief descr iption of the array_view, index and other objects, make full use of GPU computing resources to make your program to calculate the speed of a hundred times.
ArrayBandwidth
- C++AMP 中矩阵边界的演示,附有详细的官方文档说明PDF文件;演示了单核模型和线性模型。-C++AMP Matrix border demonstration accompanied by a detailed descr iption of the official documentation PDF files
ArrayVsArrayView
- C++AMP的演示例程,主要显示 array 对象与 arrayview 对象的区别,有官方说明文档-C++AMP demo routines, the main display object array object arrayview distinction, there is official documentation
SimpleMultiGPU
- 多GPU核协作运算,使用CPU作为host端,协同多GPU进程运算,并将计算结果返回CPU;有 C++AMP的官方文档-Multi-GPU collaborative computing core, using the CPU as host side, the process of multi-GPU collaborative computing, and the result is returned CPU has C++AMP official documents
Sort
- 使用内存共享模型,将主机端数据,分散到各GPU进行排序,然后将各并行结果返回,统一处理。附有C++AMP官方说明模型文档。-Using shared memory model, the host-side data, distributed to each GPU to sort, and then returns the results of the parallel, unified handling. With C++AMP official descr iption model docu