中文

StarNEig 简介——一个用于求解非对称特征值问题的基于任务的库

分布式、并行与集群计算 2020-03-23 v1 数学软件

摘要

在本文中,我们介绍用于求解稠密非对称(广义)特征值问题的 StarNEig 库。该库构建于 StarPU 运行时系统之上,面向共享内存与分布式内存机器。库的某些组件支持 GPU。该库目前处于早期测试版状态,仅支持实数运算。对复数数据类型的支持计划在未来的版本中提供。本文面向该库的潜在用户。我们描述了库的设计选择与能力,并将其与 ScaLAPACK 等现有软件进行对比。StarNEig 实现了一个 ScaLAPACK 兼容层,应能使新用户轻松过渡到 StarNEig。我们通过一组小型计算实验展示了库的性能。

关键词

引用

@article{arxiv.1905.04975,
  title  = {Introduction to StarNEig -- A Task-based Library for Solving Nonsymmetric Eigenvalue Problems},
  author = {Mirko Myllykoski and Carl Christian Kjelgaard Mikkelsen},
  journal= {arXiv preprint arXiv:1905.04975},
  year   = {2020}
}

备注

10 pages, 4 figures (10 when counting sub-figures), 2 tex-files. Submitted to PPAM 2019, 13th international conference on parallel processing and applied mathematics, September 8-11, 2019. Proceedings will be published after the conference by Springer in the LNCS series. Second author's first name is "Carl Christian" and last name "Kjelgaard Mikkelsen"