awslabs / awslabs/slapo

[Limitation] Flattened traced module cannot be consolidated

Open
#101 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
153
Forks
17
PR merge metrics
No merged PRs in 30d

Description

As mentioned in the title, if a multi-level module is traced and flattened, we do not build nested subschedules but only keep a top-level schedule. Therefore, the inner modules cannot be accessed, and thus cannot be consolidated, since the current consolidation process is conducted in a level-by-level manner.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by locating the tracing/flattening logic and the level-by-level consolidation process, then determine how nested schedules could expose inner modules; done means flattened traced multi-level modules can be accessed and consolidated.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
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.