1 Star 0 Fork 0

Celine/hpcg

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.doc 1.28 KB
一键复制 编辑 原始数据 按行查看 历史
Mike Heroux 提交于 2015-11-10 21:10 . Fix preconditioner description
/*! \mainpage HPCG: High Performance Conjugate Gradients Benchmark
\section HPCG_outline Outline
<ul>
<li>\ref HPCG_intro
<li>\ref HPCG_startup
<ul>
<li>\ref HPCG_quickstart
<li>\ref HPCG_readme
<li>\ref HPCG_installation
<li>\ref HPCG_tuning
</ul>
<li>\ref HPCG_details
<ul>
<li>\ref HPCG_history
<li>\ref HPCG_bugs
<li>\ref HPCG_todo
<li>\ref HPCG_copyright
</ul>
</ul>
\section HPCG_intro Introduction
HPCG is a self-contained benchmark that generates and solves a synthetic 3D sparse linear system
using a multigrid preconditioned (with local symmetric Gauss-Seidel smoother) conjugate gradients method.
\section HPCG_startup Getting started
This content is found in the main directory of the HPCG distribution tar file.
\subsection HPCG_quickstart Quick Start
\verbinclude QUICKSTART
\subsection HPCG_readme README file
\verbinclude README
\subsection HPCG_installation Installation Instructions
\verbinclude INSTALL
\subsection HPCG_tuning Tuning HPCG
\verbinclude TUNING
\section HPCG_details Details about HPCG
\subsection HPCG_history Code History
\verbinclude HISTORY
\subsection HPCG_bugs Known Bugs
\verbinclude BUGS
\subsection HPCG_todo Next Project Efforts
\verbinclude TODO
\subsection HPCG_copyright Copyright Statement
\verbinclude COPYRIGHT
*/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/celine_huang/hpcg.git
git@gitee.com:celine_huang/hpcg.git
celine_huang
hpcg
hpcg
master

搜索帮助