Skip to content
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

add time to write plotfile to job_info #365

Closed
zingale opened this issue Jul 11, 2018 · 1 comment
Closed

add time to write plotfile to job_info #365

zingale opened this issue Jul 11, 2018 · 1 comment

Comments

@zingale
Copy link
Member

zingale commented Jul 11, 2018

Currently Maestro stores the time to write the plotfile in the job_info. We should add this to Castro as well. This is useful for measuring I/O performance.

@zingale
Copy link
Member Author

zingale commented Aug 15, 2018

this might have to be done in AMReX, since writePlotFile is called from AMReX, so if we want to know the time taken to output the plotifle, we need to get that time in AMReX and then call writeJobInfo from AMReX.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants