-
Notifications
You must be signed in to change notification settings - Fork 117
[feat] Write the number of tasks in performance report #976
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
* Change documentation regarding the performance report format.
|
This does not fix #915, but partially addresses it. |
vkarak
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you extend this so that num_tasks is also allowed to be selected a log format parameter? We don't need a generic solution for the moment. Just add it as an additional field to select so as to address #915.
|
Hello @teojgo, Thank you for updating! Cheers! There are no PEP8 issues in this Pull Request!Do see the ReFrame Coding Style Guide Comment last updated at 2019-10-23 20:55:23 UTC |
Addresses #915.