Nektar++ build environment image.
7.3K
nektar-env imageThis image is designed to provide a build environment for Nektar++ based on the Debian 12 (bookworm) build image. It installs all libraries to enable Nektar++ to be compiled with most/all third-party dependencies turned on. In particular we install the following development libraries:
NEKTAR_USE_MPI)NEKTAR_USE_FFT)NEKTAR_BUILD_PYTHON)NEKTAR_USE_HDF5)NEKTAR_USE_MESHGEN)NEKTAR_USE_PETSC)NEKTAR_USE_ARPACK)No particular context is required to build this image -- use the command below, or similar.
docker build -t nektarpp/nektar-env -f Dockerfile .
The other dockerfiles for different operating systems and package lists are used
to provide environment images for the CI system. See .gitlab-ci.yml for
details.
Content type
Image
Digest
sha256:f86fa4896…
Size
1.5 GB
Last updated
1 day ago
docker pull nektarpp/nektar-envPulls:
834
Last week