Files
ebook2audiobook/lib
copilot-swe-agent[bot] 66f9fafeda Add configurable parallel processing with dynamic instance calculation
- Added config options in lib/conf.py: enable_parallel_processing (default: True) and parallel_min_free_ram_gb (default: 2)
- Replaced simple 2x RAM check with intelligent calculation of max parallel instances
- System now considers available RAM, VRAM, and maintains minimum free RAM
- Supports creating multiple parallel instances (not just 2) based on available resources
- One GPU instance + additional CPU instances as RAM allows

Co-authored-by: DrewThomasson <126999465+DrewThomasson@users.noreply.github.com>
2025-10-14 20:33:39 +00:00
..
...
2025-08-08 07:04:17 -07:00
...
2025-08-08 08:39:31 -07:00