Sign inSign up

openeuler/parafem

Sponsored OSS

By openeuler

Updated 2 months ago

Image
0

4.0K

openeuler/parafem repository overview

Quick reference

parafem | openEuler

ParaFEM is an open source parallel finite element analysis library that is documented by the text book "Programming the Finite Element Method" available in English and Simplified Chinese.

The tag of each parafem docker image is consist of the version of parafem and the version of basic image. The details are as follows

TagsCurrentlyArchitectures
5.0.3-oe2403sp4parafem 5.0.3 on openEuler 24.03-lts-sp4amd64, arm64
5.0.3-oe2403sp3parafem 5.0.3 on openEuler 24.03-lts-sp3amd64, arm64

Usage

To pull the parafem image from the registry:

docker pull openeuler/parafem:{Tag}

To run an interactive container with the parafem environment:

docker run -it --rm openeuler/parafem:{Tag} /bin/bash

To run a ParaFEM program with MPI:

docker run --rm openeuler/parafem:{Tag} mpirun --allow-run-as-root -np 2 p121 p121_demo

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

Tag summary

Content type

Image

Digest

sha256:4343cb1a0

Size

621.6 MB

Last updated

2 months ago

docker pull openeuler/parafem

This week's pulls

Pulls:

13

Sep 7 to Sep 13