并行计算 资源专区

本专区汇聚了各类基于 并行计算 开发的源码资源,共计 232 篇资源供开发者免费下载学习。

共找到 232 个资源
其他 1 积分

MPI并行矩阵乘法实现

MPI matrix multiplication with two versions (one is broad cast method and another on

MPI 并行计算 矩阵乘法
0 0 查看详情
其他 1 积分

CUDA并行求和优化:循环展开与避免银行冲突

cuda sum reduction with loop unrolling and bank-conflict avoided

CUDA 并行计算 求和归约
0 0 查看详情
其他 1 积分

多线程平方和计算器

利用多线程计算平方和 sum=1^2+2^2+3^2.....+n^2-The use of multi-threaded calculation of square and th

多线程 平方和 并行计算
0 0 查看详情
其他 1 积分

OpenMP并行计算示例

openmp,并行计算是提高代码效率的非常有用的处理方法; 这是一个全面的openmp的使用例子;可以从类似编译条件的方式使用MP, 学习OPENMP让,

OpenMP 并行计算 代码优化
0 0 查看详情
其他 1 积分

下三角复矩阵求逆的ASIC设计与实现

下三角复矩阵求逆的ASIC设计及实现 论文 pdf-Lower triangular complex matrix inverse of the ASIC Design and

ASIC设计 复矩阵求逆 硬件实现
0 0 查看详情
其他 1 积分

Lynx:GPGPU数据并行应用的动态测量系统

Overview As parallel execution platforms continue to proliferate, there is a growing nee

GPGPU 动态测量 并行计算
0 0 查看详情
其他 1 积分

iPIC3D:大规模并行3D隐式粒子在单元模拟代码

A massively parallel 3D code. Implicit Particle In Cell (iPIC) simulation code. Project no

等离子体模拟 并行计算 3D模拟
0 0 查看详情
其他 1 积分

基于MPI的并行计算管理器-工作器示例

简单的并行计算示例,使用MPI实现,在改程序中有一个manager,n个worker,运行后可以使多个worker同时计算-Simple example of parallel c

MPI 并行计算 管理器-工作器
0 0 查看详情
其他 1 积分

DREAM算法的并行实现

DREAM runs multiple different chains simultaneously for global exploration, and automatic

DREAM 并行计算 MCMC
0 0 查看详情
其他 1 积分

Padb:并行作业检查与调试工具

Padb is a open-source parallel job inspection tool for querying state of jobs on compute c

并行计算 调试工具 作业检查
0 0 查看详情
其他 1 积分

基于三步投影法的不可压缩流体纳维-斯托克斯方程求解器

Solves a system of equations based on the Navier Stokes formula in three dimensions for in

流体力学 纳维-斯托克斯 数值求解
0 0 查看详情
其他 1 积分

plists:Erlang并行列表操作模块

plists is a drop-in replacement for the Erlang module lists, making most list operations p

Erlang 并行计算 列表操作
0 0 查看详情