-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
For this project, dockering helps in:
- Isolating the running applications from the external environment.
- Limit the resources (CPU and Memory), which useful for benchmarking reports and running in a controlled resources to avoid crashes on remote machines (e.g Alex Bibliothica). More on this here.
- Allow the usage of root previleges to install system-wide libraries that optimize the mathematical libraries (e.g Lapack and OpenBlas).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request