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

搜索资源列表

  1. EX7_a_add_with_b

    0下载:
  2. 基于Nvidia的图形GPU的基本并行计算程序实例-Nvidia graphics GPU-based parallel computing program instance
  3. 所属分类:MPI

    • 发布日期:2017-11-25
    • 文件大小:4779110
    • 提供者:ss
  1. Parallel-Calculations-with-FLUENT

    1下载:
  2. 一份很好的关于FLUENT并行计算的材料。-Possibilities of Parallel Calculations in Solving Gas Dynamics Problems in the CFD Environment of FLUENT Software
  3. 所属分类:MPI

    • 发布日期:2017-11-16
    • 文件大小:476339
    • 提供者:王三
  1. test

    0下载:
  2. 一个TOP模块实现并行计算,一个TOP模块实现并行计算-A TOP module parallel computing, a TOP module parallel computing
  3. 所属分类:MPI

    • 发布日期:2017-11-30
    • 文件大小:7878
    • 提供者:时打算
  1. MS_MPI_pi

    0下载:
  2. 高性能并行计算pi的值,并比较那个方法为最优化-High-performance parallel computing the value of pi, and compare that method of optimization
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:986436
    • 提供者:炎龙
  1. eee

    0下载:
  2. 一个用 omp处理的并行计算,得到pi的值,代码复制即可用
  3. 所属分类:MPI

    • 发布日期:2017-11-28
    • 文件大小:423936
    • 提供者:路大有
  1. Lab2

    0下载:
  2. OPENMP 关于并行计算编程的相关代码 VC环境下-Open MP code
  3. 所属分类:MPI

    • 发布日期:2017-12-02
    • 文件大小:809048
    • 提供者:s
  1. MPI_OpenMP

    0下载:
  2. 此程序是用C来实现偏微分方程的数值解问题,是并行计算,开MPI,经测试后正确可行-This program is a C to achieve the numerical solution of partial differential equations, parallel computing, and open the MPI correct and feasible, after tests
  3. 所属分类:MPI

    • 发布日期:2017-12-03
    • 文件大小:2189
    • 提供者:来啸俊
  1. MPI_OpenMP_cart

    0下载:
  2. 此程序是用C来实现偏微分方程的数值解问题,并行计算MPI的另一种方法,经测试后正确可行-This program is written in C to achieve the numerical solution of partial differential equations, parallel computing the MPI Another way, after testing is feasible
  3. 所属分类:MPI

    • 发布日期:2017-12-01
    • 文件大小:1810
    • 提供者:来啸俊
  1. con1

    0下载:
  2. 分析Cannon算法的数据分布存储特点、任务调度方法、负载平衡方法、与并行计算流程,利用简单的发送与接收函数来实现正方形处理器网格上的MPI并行程序。-Parallel computing
  3. 所属分类:MPI

    • 发布日期:2017-11-15
    • 文件大小:1213
    • 提供者:ccpy2006
  1. OMPi

    0下载:
  2. OMPi,一款OpenMP的编译器,基于GCC,为程序提供简单的并行计算支持 本文件是OMPi的一些框架性分析-Something about OMPi.
  3. 所属分类:MPI

    • 发布日期:2017-11-25
    • 文件大小:678948
    • 提供者:ewp
  1. mpi-pi

    0下载:
  2. 是在linux系统下用c+mpi并行计算pi的程序。-Linux system c+mpi parallel computing pi program.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:1024
    • 提供者:李海波
  1. mpi_bingxing

    0下载:
  2. 并行计算,能让你很好的理解怎么并行计算的-Parallel computing, make you a good understanding of how parallel computing
  3. 所属分类:MPI

    • 发布日期:2017-12-04
    • 文件大小:3237
    • 提供者:zhang
  1. MatMultop

    0下载:
  2. 矩阵乘法OpenMP并行计算程序 线程数可以设定-The matrix multiplication OpenMP parallel computing program the number of threads that can be set
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:325495
    • 提供者:qiyi
  1. Interims-Check-That-Based-on-CUDA

    0下载:
  2. 本程序解决的问题是中期冲突探测的GPU加速问题。随着航空运输业的持续高速增长,空中交通流量日益增长、空域密度不断增加,使得飞机之间的碰撞风险大大增加,对飞行安全造成了严重威胁。为了保障空中交通安全,防止飞机发生危险接近甚至碰撞,冲突检测至关重要。但是,冲突检测的算法非常复杂,而且当某片空域密度过大时,会严重影响检测速度,从而丧失时效性,这时,CPU计算完全不能适应需求,引入GPU并行计算就很必要了。本试验中,经过cuda加速后,不仅能很好的解决目前国内空中管制的100条计划的要求,并且能大大提高
  3. 所属分类:MPI

    • 发布日期:2017-11-07
    • 文件大小:970670
    • 提供者:陈嘉明
  1. Matrix

    0下载:
  2. 矩阵相乘并行计算程序 C——C++边写 已实现-Matrix multiplication parallel program
  3. 所属分类:MPI

    • 发布日期:2017-12-09
    • 文件大小:1842
    • 提供者:李桂君
  1. src

    0下载:
  2. openCL并行计算相关的样例源码,一共有10章的源码,由浅入深地展现了opencl的编写方法-OpenCL parallel computing sample source, a total of 10 chapters of the source, Deep show opencl preparation method
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-25
    • 文件大小:2759
    • 提供者:Taotao
  1. chapter2

    0下载:
  2. 并行计算机及并行计算的性能评价 并行计算相关的基本概念 加速比定律 -Parallel Vector Processors PVP
  3. 所属分类:MPI

    • 发布日期:2017-11-26
    • 文件大小:449522
    • 提供者:ws2010
  1. pthread_pie

    0下载:
  2. 并行计算:多线程计算Pi值。 运行与编译环境:Linux-Parallel computing: multi-threaded calculating the value of Pi. Operation and compile environment: Linux
  3. 所属分类:MPI

    • 发布日期:2017-11-21
    • 文件大小:952
    • 提供者:ANDY
  1. ScheduleaRun

    0下载:
  2. windows平台下的一个多任务的并行调度程序,可以指定并行任务的个数。类似于贝奥武夫(Beowulf)分布式并行计算模型。-parallel scheduling program for a multi-tasking windows platform, you can specify the number of parallel tasks. Similar to Beowulf (Beowulf) distributed parallel computing model.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-07
    • 文件大小:1279
    • 提供者:scarlett
  1. parallel

    0下载:
  2. 并行计算实验代码,分别有计算pi,并行求卷积的两种方法和mapreduce的统计词频-Parallel computing experiment code, respectively, calculated pi, parallel convolution of two methods of statistical, frequency and mapreduce
  3. 所属分类:Linux Network

    • 发布日期:2017-11-24
    • 文件大小:6016973
    • 提供者:刘彦镔
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 42 »
搜珍网 www.dssz.com