使用Docker 安装 Deal.II Version:9.0.0

For each directory in this repository, one (or more) images are built either on dockerhub, or on travis.

In particular

  • ubuntu16
  • base

contain the startup OS and a minimal set of packages to compile serial builds. Both images are built
automatically on dockerhub:

The directory full-deps contain docker images that download and install all external dependencies
for deal.II, using two possible different methods:

  • fulldepscandi (gcc based)
  • fulldepsmanual (clang based)

The building of these images is very expensive, and it is done manually, when important updates
are available on the external libraries.

The directory dealii, finally, contains the Dockerfiles to build the actual deal.II library images,
in particular we build several different types of deal.II images, each on its own tag. Tags are named
based on the type of base system that is used to bootstrap the build:

  • bare
  • fulldepscandi
  • fulldepsmanual

And for each of these, build types Debug, Release, or DebugRelease versions of the library are
built, with the final images stored in

  • docker pull dealii/dealii:ver-compiler-serialormpi-depstype-buildtype

You can pull any of the above image from dockerhub using (for example)

docker pull dealii/dealii:9.0.0-gcc-mpi-fulldepsspack-debugrelease

after which you could run an interactive shell in it:

docker run -i -t dealii/dealii:9.0.0-gcc-mpi-fulldepsspack-debugrelease

This will drop you in an isolated environment where you can experiment with deal.II.

A list of all available images is here: https://hub.docker.com/r/dealii/dealii/tags/

Notice that if a debug build is present in the image, then you'll also have access to
deal.II source files.

All images are built by the user dealii.

转载于:https://www.cnblogs.com/redfenglin/p/9226966.html

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值