Skip to main content

One post tagged with "bout++"

View All Tags

使用集群上安装的BOUT++库

· 3 min read
Wang An
PhD student at USTB

本文演示了如何使用实验室集群上安装的BOUT++。

使用已安装的某版本BOUT++库:

$ spack load bout-dev ~openmp+scorep

使用BOUT++的依赖,但不包括BOUT++库本身:

$ spack load --only dependencies ~openmp+scorep

查看当前BOUT++的配置:

$ bout-config --all