FlagOpen / FlagScale

FlagScale is a large model toolkit based on open-sourced projects.
Other
132 stars 40 forks source link

[Profiler] Output grouping information && process and hardware mapping #186

Closed phoenixdong closed 2 weeks ago

phoenixdong commented 1 month ago

Add print_ranks method for output during initialization, output the following information:

Enable this feature by adding the following fields to the configured yaml file, for example:

system:
  ...
  analyze:
    analyze_save_dir: ./examples/aquila/analyze

If not configured, the above file information will be output to stdout by default.