中文

Julia 中 xPU 模板计算的分布式并行化

分布式、并行与集群计算 2022-11-30 v1 计算物理 地球物理

摘要

我们提出了一种在规则交错网格上对基于模板的 xPU 应用进行分布式并行化的直接方法,该方法在 ImplicitGlobalGrid.jl 包中实现。此方法能够利用远程直接内存访问,并在数千个 GPU 上实现实际应用接近理想的弱扩展。通信成本可以轻松隐藏在计算之后。

关键词

引用

@article{arxiv.2211.15716,
  title  = {Distributed Parallelization of xPU Stencil Computations in Julia},
  author = {Samuel Omlin and Ludovic Räss and Ivan Utkin},
  journal= {arXiv preprint arXiv:2211.15716},
  year   = {2022}
}

备注

submitted to JuliaCon Proceedings 2022