中文

LinBox的创始作用域分配、并行构建块与分离编译

软件工程 2010-09-08 v1 数学软件 符号计算

摘要

为了最大化时间和空间效率,精确线性代数库\linbox中的分配和释放必须始终在创始作用域中进行。这提供了一种简单轻量的分配模型。我们介绍了该模型及其在矩阵不同系数域间重新绑定中的应用。我们还介绍了加速模板库编译的自动化工具,以及一个用于在算法层面引入透明并行性的软件抽象层。

关键词

引用

@article{arxiv.1009.1317,
  title  = {LinBox founding scope allocation, parallel building blocks, and separate compilation},
  author = {Jean-Guillaume Dumas and Thierry Gautier and Clément Pernet and B. David Saunders},
  journal= {arXiv preprint arXiv:1009.1317},
  year   = {2010}
}