-
Notifications
You must be signed in to change notification settings - Fork 47
Labels
enhancementNew feature or requestNew feature or request
Description
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.
bdubauski
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request