mlcommons / mlcommons/hpc

DeepCam pargs for --adam_eps 1e-6 in run_scripts not supported by parser.py

Open
#47 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
51
Forks
24
PR merge metrics
No merged PRs in 30d

Description

Hey mlcommons team,

I just noticed for the run_scripts sample that the argument --adam_eps 1e-6 isn't supported. When i was testing this on my slurm system and using the template i noticed it would flag this down.

Run Scripts Argument in Question (Shown in Red)
Image

Parser.py's positional Arguments:

Image

Some unrelated questions, how exactly do i use the .ipynb notebooks (roofline, training_analysis, and nsight) could you give me some context for what they're used for and how i can apply it to my log files . I'm able to run deepcam successfully and to generate the MLLOG files.

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 with parser.py and the run_scripts sample shown in the issue. Reproduce the parser failure using --adam_eps 1e-6, then inspect how positional arguments are handled. Done means the sample argument is accepted without being flagged; the issue also asks for context on the roofline, training_analysis, and nsight notebooks, but no notebook files are named.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, python
Domain
cli, machine-learning
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.