Tutorials
- Basics and Docker — How to use OmniOpt locally, on HPC-Systems or in Docker
- Continue jobs — How to continue jobs after they have been run already
- Debugging — How to find and solve bugs
- Environment Variables — List of all environment variables that change how OmniOpt2 works
- Exit-Codes and Bash-scripting — How to script OmniOpt2
- Folder structure of OmniOpt2 runs — What files are created for each run?
- --help — The --help of OmniOpt2
- config.toml, config.yaml, config.json — How to load parameters from OmniOpt2-config-files
- What is Multi-Objective-Optimization? — How to use OmniOpt2 with Multi-Objective-Optimization (MOO)?
- What is optimization with combined criteria? — How to use OmniOpt2 with multiple results (OCC)
- OmniOpt2-Share — What is OmniOpt2-Share and how to use it?
- Orchestrator — How to orchestrate how failing jobs should restart or be treated in general
- Available partitions — List of partitions and Memory, GPUs and so on on the HPC-Systems of TU-Dresden
- Plot your results — What kinds of plots are available and how to use them
- Create run.sh-file & modify your program — This is needed to prepare your program for OmniOpt2
- Run automated tests — How to run automated tests and what options are available
- VirtualEnv — What are Virtual Environments and how OmniOpt2 uses them