mlcommons / mlcommons/chakra

No module named 'chakra.et_generator'

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

Nobody has claimed this yet.

Dominant language
Python
Stars
196
Forks
84
PR merge metrics
No merged PRs in 30d

Description

root@e63201d13f10:~/astra-sim/extern/graph_frontend/chakra# python3 -m chakra.et_generator.et_generator --num_npus 64 --num_dims 1
/opt/venv/astra-sim/bin/python3: Error while finding module specification for 'chakra.et_generator.et_generator' (ModuleNotFoundError: No module named 'chakra.et_generator')

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

Start by inspecting the package layout under extern/graph_frontend/chakra and how the environment exposes the chakra package. Reproduce the shown python3 -m chakra.et_generator.et_generator command; done means the module can be found and the command proceeds past the ModuleNotFoundError.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.