搜索资源列表
tbb20_010oss_src.tar
- Intel Threading Building Blocks多核并行运算库的源码。TBB是Intel开发的多核运算库,用并行处理算法循环,并附带了一个版本的hash map
intel-TBB_reference_Manual
- intel thread building block 并行计算库的参考手册
matrix
- intel线程挑战赛 矩阵转置 快速转置 多线程 tbb 并行算法
XShortest.rar
- 最短路径的并行算法 采用TBB 需要intel编译器 速度很快,Parallel shortest path algorithm required the use of TBB fast intel compiler
XSort_Submit
- 归并排序的并行算法 intel 多线程优化大赛-Parallel merge sort algorithm
XSudoku
- 数独并行算法 intel 多线程优化大赛参赛作品,快速求解数独-Sudoku intel multi-threaded parallel algorithm optimization contest entries Express Solving Sudoku
XAmicableNum
- 相亲数和亲和数的快速并行求解算法 intel 多线程优化大赛参赛作品-Blind date a few and the pro-and several fast parallel algorithm optimization of multi-threading intel Competition entries
sudoku
- 数独快速并行求解算法,使用Intel编译器-Sudoku fast parallel algorithm, the use of Intel compilers
MultiCore-Programming
- Intel出版的多核编程,介绍通过软件的多线程方式来提高性能的方法。分为介绍多核变成,线程的综述,并行的基本概念,线程以及并行编程的结构,线程的API,OpenMP技术,并行编程的常规问题,多线程debug方法,Intel多核处理器的线程及其开发工具等。-Intel multi-core programming, published to introduce the way through the software to improve performance of multi-threaded
MKL_Overview
- 利用Intel MKL实现矩阵相乘的几个程序;另外一个是MonteCarlo方法的用多线程计算Pi的程序-Matrix multiplication based on Intel MKL library.
CnC_tutorial
- Intel CnC 帮助文档, 在这个文档中,你可以找到英特尔CnC并行的使用方法,CnC比OpenMp最大的优势在于你并不需要十分了解它是怎么并行的,只要将你需要计算的数据放入cnc中,它会自动并行-Intel CnC help document. In this document, you can find how to use CnC, CnC is better than openMp because it doesn t matter if the programer is p
IntelProject
- intel的并行程序的demo,是vs2008转换的,实习了基本的通信-intel parallel program demo, the vs2008 conversion, internships basic communication
odd-even-transpostion
- An odd-even transposition program using Intel MPI and OpenMP
Mutlicore
- 高校经典多核并行化设计,借鉴intel课程设置,不可多得好资料-Universities classic multi-core parallel design, drawing intel curriculum, rare good information
OpenCLGaussBlur
- 本代码是作用在Intel SDK for Opencl 平台上的高斯卷积代码,是一个基于Intel HD系列显卡的平台应用。仅仅提供一定的Opencl平台搭建的思路,以后会 奉上更多基于Intel HD系列显卡的优质代码-This code is role in Intel SDK for Opencl platform of gaussian convolution code, which is a series of Intel HD graphics platform based appl
intel-mpi-reference_manual
- Intel MPI的参考手册,INTEL机群并行编程必备-Intel MPI reference manual. It is very usefulin INTEL Cluster Parallel programming.
ParallelAverage
- 此源码为用Intel TBB并行开发工具实现计算平均值的并行程序,为用C++编写的,但需要有Intel TBB的插件,具体可以安装Intel Parallel Studio嵌入VS2010或2012中使用-This source is using Intel TBB parallel development tools to achieve a parallel program to calculate the average, for the use of C++ written, but r
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
ipp-samples
- 英特尔的ipp程序demo,可进行多核编程,运行效率大幅提升。-Intel' s ipp program demo, can be multi-core programming, significantly increasing operating efficiency.
PNL_Release_1_0.ZIP
- PNL(probabilistic network library) Intel公司的开源贝叶斯网络开发库-PNL(probabilistic network library