guofei9987 / guofei9987/scikit-opt

能否增加tqdm支持(含并行模式)

Open
#163 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
6.7k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

看到现在并行代码中使用: pool.map 收集结果, 不支持callback,
期望能更新tqdm进度, 是否考虑map_async支持callback?

Contributor guide

Open the contributing guide

Research direction

Start by locating the parallel code that currently uses pool.map. Investigate whether map_async can provide the requested callback and how tqdm should report progress during parallel execution. Done means parallel execution reports progress while preserving the expected collected results.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.