资源列表

« 1 2 ... .92 .93 .94 .95 .96 297.98 .99 .00 .01 .02 ... 319 »

[并行运算Colfax-HOW-Day-04

说明:引入了线程并行,OpenMP并行框架。讨论的主题包括:使用线程来利用多个处理器内核,线程和数据并行,协调使用OpenMP线程的创建和团队他们处理循环和树木的任务。OpenMP的讨论提到控制线程的数量,控制变量条款和范围的共享,循环调度模式,使用互斥锁来保护竞争的条件,并与线程私有变量减少并行可扩展的方法。讲座部分的结论与讨论的一般方法来实现在计算应用中的并行的机会。动手部分演示了使用OpenMP并行串行计算和论证了循环变量共享,在一个应
<黄雪> 在 2024-10-02 上传 | 大小:23552 | 下载:0

[并行运算Colfax-HOW-Day-05

说明:对性能优化的讨论。本次会议制定了优化路线图,将优化技术分为五类优化。会议的演讲部分展示了一些从这5类技术的一个示例应用程序的N体模拟实施中的应用。该视频还提供了额外的案例研究,在该研究中的优化证明。会议的实践部分的N体模拟和措施的性能提升在英特尔至强E5处理器和第一代英特尔Xeon Phi协处理器获得的优化过程。-In Session 5 we begin the discussion of performance optimizati
<黄雪> 在 2024-10-02 上传 | 大小:22528 | 下载:0

[并行运算spark-matrix-multiply-master

说明:基于Spark的分布式矩阵乘法,Using Scala-Distributed Matrix Multiplication Based on Spark
<彭毅> 在 2024-10-02 上传 | 大小:25600 | 下载:0

[并行运算spark-matrix-master

说明:基于Spark的矩阵操作,一个很有用的例子。- Spark-based matrix operation, a very useful example.
<彭毅> 在 2024-10-02 上传 | 大小:3072 | 下载:0

[并行运算big-and-small-using-pointer-array

说明:c-code to find large and small number the given input using pointer array.dev-c++ is used For the above code compilation -c-code to find large and small number the given input using pointer array.dev-c++ is used For the
<uday> 在 2024-10-02 上传 | 大小:89088 | 下载:0

[并行运算A

说明:一维 问题,即激波管问题,是一个典型的一维可压缩无黏气体动力学问题,并有 解析解。对它采用二阶精度 两步差分格式进行数值求解。-A one-dimensional problem that the shock tube problem is a typical one-dimensional inviscid compressible gas dynamics, and analytical solutions. It uses a t
<刘蕾> 在 2024-10-02 上传 | 大小:169984 | 下载:0

[并行运算B

说明:一维可压缩黏性流动是气体动力学中最经典的黏性流动问题,对它采用迎风型 差分算法进行数值求解。-One-dimensional viscous compressible gas flow dynamics of the most classic viscous flow problems, use it upwind difference algorithm for numerical solving.
<刘蕾> 在 2024-10-02 上传 | 大小:126976 | 下载:0

[并行运算D

说明:采用有限体积算法一阶迎风型离散格式进行数值求解。-Finite volume algorithm first order upwind discretization solved numerically.
<刘蕾> 在 2024-10-02 上传 | 大小:151552 | 下载:0

[并行运算F

说明:本算例中采用有限体积算法三阶迎风型 离散格式对它进行数值求解-The example used in the third-order upwind finite volume method numerical solution of discrete format it
<刘蕾> 在 2024-10-02 上传 | 大小:519168 | 下载:0

[并行运算m_cycle_mips

说明:verilog设计的5状态多周期mips -multiple cycle mips CPU design of Verilog
<高杨> 在 2024-10-02 上传 | 大小:11388928 | 下载:0

[并行运算MyUsb

说明:USB并口驱动程序 相关设计人员可以参考-USB driver program
<ZB> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[并行运算MatrixFox3

说明:并行计算中典型的FOX算法,是矩阵分块并行计算的很好例程,代码做了简单修改,在Linux平台上使用MPI实现。-Parallel Computing typical FOX algorithm is a matrix block parallel computing routines well, made a simple change of code using MPI implementation on Linux platform
<mmm> 在 2024-10-02 上传 | 大小:2048 | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 297.98 .99 .00 .01 .02 ... 319 »

源码中国 www.ymcn.org