mlco2 / mlco2/codecarbon

Feature Request: Support for Parallel Task Execution

Open
#800 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
1.9k
Forks
323
Avg merge
1d 12h
Merged PRs (30d)
12

Description

Hi.

While exploring the Start and End task functionalities, I noticed that the current implementation does not support running two tasks in parallel. I believe adding this feature could enhance the library's usability, especially for scenarios where users might want to run separate tasks for training, evaluation, and overall monitoring simultaneously.

Implementing parallel task execution could provide greater flexibility during training and evaluation processes.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue mentions the Start and End task functionalities but names no files, tests, or entry points. First locate the implementation of those task APIs and determine how separate training, evaluation, and monitoring tasks are represented. Done should mean that two or more such tasks can run in parallel with clearly defined behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.