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

搜索资源列表

  1. Cache_FIFO

    0下载:
  2. 模拟内存高速缓存技术C源码,主要是FIFO形式。-simulated high-speed cache memory technology C source code, is the main form of FIFO.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:2.05kb
    • 提供者:夏军
  1. ddr_sdr_V1_1

    0下载:
  2. ddr verilog代码,实现DDR内存控制,是一个高效率的程序
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:38.38kb
    • 提供者:liujun
  1. far3

    1下载:
  2. 这是一个用FDTD计算远场的c程序,该程序的核心是用近场值外推远场值。大大节省了计算机内存和计算时间。可谓经典。
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:3.6kb
    • 提供者:liuhailiang
  1. mpi_link_check

    0下载:
  2. 一个基准测试程序benchmark.主要测试cpu和内存性能
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:2.39kb
    • 提供者:tangsong
  1. cuda-memcheck-handbook-4.0cn

    0下载:
  2. CUDA调试工具cuda-gdb,包含一个可以在CUDA中检测和调试内存错误的内存检查特性。该文档描述了这个名为cuda-memcheck的工具与它的功能。 NVIDIA用它强大的cuda-gdb硬件调试器简化了CUDA程序错误的调试。然而,每个程序员总会遇到难以检测到的内存相关错误,并花大量时间去调试。当处理上千条线程时,内存相关的错误的数量会明显增加。cuda-memcheck就是设计用来检测你的CUDA程序中这种内存存取错误的工具。-CUDA debugging tool cud
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:465.57kb
    • 提供者:sogo
  1. cputhermometer_srouce

    0下载:
  2. 监控系统的源代码,包括获取硬盘,CPU,内存使用率等等内容。-The source code control system, including access to the hard disk, CPU, memory usage and much more.
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:919.74kb
    • 提供者:陈锋
  1. spark98

    1下载:
  2. 卡内基梅隆大学开发的并行计算程序,包括内存和消息的处理-Carnegie Mellon University to develop the parallel computing processes, including memory and information processing
  3. 所属分类:MPI

    • 发布日期:2016-06-23
    • 文件大小:25.58kb
    • 提供者:关一
  1. lib_trhead_pool

    0下载:
  2. c封装的线程池库,并且包含简单高效的内存池.代码接口逻辑清晰,且高效稳定-c package thread pool library, and includes a simple and efficient memory pool. code interface logic, clarity, and the highly efficient and stable ...
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:6.47kb
    • 提供者:soar_zhong
  1. zhongduan

    0下载:
  2. 根据所给的内存块数以及不同作业(进程)占用的时间片的不同,分别以FIFO或者LRU算法得到进程缺页中断情况-list the pause stuation in two differant ways...such as FIFO,LRu.
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:843byte
    • 提供者:王亚军
  1. MPI

    1下载:
  2. MPI分布内存并行程序开发,联想内部资料,联想高性能服务器事业部著。-MPI distributed memory parallel program development, internal data Lenovo, Lenovo Group with high-performance server.
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:568.56kb
    • 提供者:张城楠
  1. Automatic-parallel-compiled

    0下载:
  2. 这是一篇很有价值的博士论文,对于并行化编译器中并行程序自动生成和性能优化技术进行了较深入的研究。 并行化的最终日标是生成符合日标机体系结构特点的高效并行程序,因此如何产生高效并行代码是并行化编译研究的一项重要内容。 这篇文章以并行化编译器KAP为研究背景,以分布内存结构为目标,研究了并行化过程中的通信优化和消息、传递类型并行程序自动生成问题;以共享内存结构为目标,研究了并行化产生的openMP程序的编译优化问题。通过测试确定了影响openMP程序性能的主要因素,从并行化生成OpenMP并
  3. 所属分类:MPI

    • 发布日期:2017-05-19
    • 文件大小:5.37mb
    • 提供者:王鹏
  1. matrix-multiplication-based-OpenMp-

    0下载:
  2. 基于C语言的,在共享内存的并行机上使用OpenMP并行环境实现矩阵乘法-C-based, shared memory parallelism using OpenMP on a parallel machine environment to achieve the matrix multiplication
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:758byte
    • 提供者:苗高洁
  1. cudaMallocAndMemcpy

    0下载:
  2. 在gpu上实现内存和设备间的数据拷贝和传递。-In the memory and gpu to achieve data transfer between devices
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1.79kb
    • 提供者:布谷
  1. runtimes_and_ram

    0下载:
  2. FEKO计算时间长一直是困扰技术人员的大问题,至于其运行时间为什么会长,占用系统内存的多少又和什么有关,这里面都介绍了-FEKO has been troubled by a long computing time and technical personnel a major issue, as to why the president of its running time, the amount of system memory and what they related, and the
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:4.85kb
    • 提供者:kaka
  1. matriassign

    0下载:
  2. 说明cuda中主机内存和设备内存间的关系,得出cuda程序的一些运行机制。-Cuda shows of the memory and equipment memory, the relation between cuda program that some of the running mechanism.
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:871.84kb
    • 提供者:彭明明
  1. simpleTemplates.tar

    0下载:
  2. 这个范例是模板化的模板project.It的版本,也显示了如何正确的模板化动态分配共享内存阵列。-This sample is a templatized version of the template project.It also shows how to correctly templatize dynamically allocated shared memory arrays.
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:13.62kb
    • 提供者:sed
  1. CE_Project

    0下载:
  2. 自己用C++代码实现在的CE内存搜索工具,非常好用-Achieve with C++ code in the CE memory search tools, very easy to use
  3. 所属分类:MPI

    • 发布日期:2017-11-22
    • 文件大小:132.87kb
    • 提供者:lion
  1. four-classical-cuda-examples

    0下载:
  2. cuda入门例子代码,从内存分配到数组倒置,每个都短小精悍,详细注释,已测试可以直接跑。-CUDA introductory example code from the memory allocated to the array inverted, each dapper, detailed notes, tests can be run directly.
  3. 所属分类:MPI

    • 发布日期:2017-11-20
    • 文件大小:3.66kb
    • 提供者:enrique
  1. ImageStretch2

    0下载:
  2. 使用CUDA C语言,利用CUDA纹理内存,实现图像拉伸的并行实现。-Using CUDA C language, using CUDA texture memory, image stretching parallel implementation.
  3. 所属分类:MPI

    • 发布日期:2017-11-20
    • 文件大小:216.83kb
    • 提供者:郑平
  1. Sort

    0下载:
  2. 使用内存共享模型,将主机端数据,分散到各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
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:176.58kb
    • 提供者:ltx
« 12 »
搜珍网 www.dssz.com