Skip to content

Move recipe config to separate log file #1184

@nv-mollys

Description

@nv-mollys

Currently the config yaml is printed in the .out log. However ranks can output to the log in the middle of the config print and corrupt it.

print("------- Task Configuration -------")

Describe the solution you'd like
Print the config to a separate file. If possible, generate and print the config before run time.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions