-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
Ideas for the (newly-implemented) Dockerfile after feedback from other users:
- Parallelise
makeandmake installwith processor count flags passed at thedocker runstage. - Default BLAS/LAPACK implementation
fblaslapack=1could be replaced with much faster--openblas. Some users may also want to provide their vendor's own BLAS. - Docs for using the Dockerfile.
As of 2025-09-08 there is no ReMKiT1D(-Python) installation, or Python(+pip/conda, Jupyter etc.) installation as part of the Dockerfile.
This is an open design question, if we want to separate "core" ReMKiT1D build instructions from ReMKiT1D_Python, e.g. for CI, versus for running examples.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested