CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 并行运算 搜索资源 - Intel

搜索资源列表

  1. tbb20_010oss_src.tar

    0下载:
  2. Intel Threading Building Blocks多核并行运算库的源码。TBB是Intel开发的多核运算库,用并行处理算法循环,并附带了一个版本的hash map
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:695.42kb
    • 提供者:bobxu
  1. intel-TBB_reference_Manual

    0下载:
  2. intel thread building block 并行计算库的参考手册
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:525.3kb
    • 提供者:huangyinghui
  1. matrix

    0下载:
  2. intel线程挑战赛 矩阵转置 快速转置 多线程 tbb 并行算法
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:745.85kb
    • 提供者:郭溪林
  1. XShortest.rar

    0下载:
  2. 最短路径的并行算法 采用TBB 需要intel编译器 速度很快,Parallel shortest path algorithm required the use of TBB fast intel compiler
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:334.75kb
    • 提供者:邓辉
  1. XSort_Submit

    0下载:
  2. 归并排序的并行算法 intel 多线程优化大赛-Parallel merge sort algorithm
  3. 所属分类:MPI

    • 发布日期:2017-04-17
    • 文件大小:336.87kb
    • 提供者:邓辉
  1. XSudoku

    0下载:
  2. 数独并行算法 intel 多线程优化大赛参赛作品,快速求解数独-Sudoku intel multi-threaded parallel algorithm optimization contest entries Express Solving Sudoku
  3. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:217.65kb
    • 提供者:邓辉
  1. XAmicableNum

    0下载:
  2. 相亲数和亲和数的快速并行求解算法 intel 多线程优化大赛参赛作品-Blind date a few and the pro-and several fast parallel algorithm optimization of multi-threading intel Competition entries
  3. 所属分类:MPI

    • 发布日期:2017-04-27
    • 文件大小:437.4kb
    • 提供者:邓辉
  1. sudoku

    0下载:
  2. 数独快速并行求解算法,使用Intel编译器-Sudoku fast parallel algorithm, the use of Intel compilers
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:2.22mb
    • 提供者:邓辉
  1. MultiCore-Programming

    0下载:
  2. Intel出版的多核编程,介绍通过软件的多线程方式来提高性能的方法。分为介绍多核变成,线程的综述,并行的基本概念,线程以及并行编程的结构,线程的API,OpenMP技术,并行编程的常规问题,多线程debug方法,Intel多核处理器的线程及其开发工具等。-Intel multi-core programming, published to introduce the way through the software to improve performance of multi-threaded
  3. 所属分类:MPI

    • 发布日期:2017-05-20
    • 文件大小:5.6mb
    • 提供者:Arthas
  1. MKL_Overview

    0下载:
  2. 利用Intel MKL实现矩阵相乘的几个程序;另外一个是MonteCarlo方法的用多线程计算Pi的程序-Matrix multiplication based on Intel MKL library.
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:11.03kb
    • 提供者:Andrew
  1. CnC_tutorial

    0下载:
  2. 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
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:341.14kb
    • 提供者:王川
  1. IntelProject

    0下载:
  2. intel的并行程序的demo,是vs2008转换的,实习了基本的通信-intel parallel program demo, the vs2008 conversion, internships basic communication
  3. 所属分类:MPI

    • 发布日期:2017-12-02
    • 文件大小:3.04mb
    • 提供者:冯兵
  1. odd-even-transpostion

    0下载:
  2. An odd-even transposition program using Intel MPI and OpenMP
  3. 所属分类:MPI

    • 发布日期:2017-11-12
    • 文件大小:2.85kb
    • 提供者:MegaStone
  1. Mutlicore

    0下载:
  2. 高校经典多核并行化设计,借鉴intel课程设置,不可多得好资料-Universities classic multi-core parallel design, drawing intel curriculum, rare good information
  3. 所属分类:MPI

    • 发布日期:2017-11-30
    • 文件大小:19.81mb
    • 提供者:lishanmin
  1. OpenCLGaussBlur

    0下载:
  2. 本代码是作用在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
  3. 所属分类:MPI

    • 发布日期:2017-06-15
    • 文件大小:22.12mb
    • 提供者:维斯摩尔
  1. intel-mpi-reference_manual

    0下载:
  2. Intel MPI的参考手册,INTEL机群并行编程必备-Intel MPI reference manual. It is very usefulin INTEL Cluster Parallel programming.
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:895.36kb
    • 提供者:Chen Yushu
  1. ParallelAverage

    0下载:
  2. 此源码为用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
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:9.56kb
    • 提供者:冯帆
  1. MATLAB-CUDA

    0下载:
  2. 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
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:371.1kb
    • 提供者:andy
  1. ipp-samples

    0下载:
  2. 英特尔的ipp程序demo,可进行多核编程,运行效率大幅提升。-Intel' s ipp program demo, can be multi-core programming, significantly increasing operating efficiency.
  3. 所属分类:MPI

    • 发布日期:2017-06-11
    • 文件大小:17.69mb
    • 提供者:潮水般
  1. PNL_Release_1_0.ZIP

    0下载:
  2. PNL(probabilistic network library) Intel公司的开源贝叶斯网络开发库-PNL(probabilistic network library
  3. 所属分类:MPI

    • 发布日期:2017-06-08
    • 文件大小:14.91mb
    • 提供者:吴将军
« 12 »
搜珍网 www.dssz.com