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

Reporting wall clock time through Timer #26

Open
ppalkar opened this issue Sep 7, 2019 · 0 comments
Open

Reporting wall clock time through Timer #26

ppalkar opened this issue Sep 7, 2019 · 0 comments

Comments

@ppalkar
Copy link
Collaborator

ppalkar commented Sep 7, 2019

At present, the Timer class returns CPU time when queried. A function for reporting wall clock time for parallel algorithms to be added, preferably by direct query to Timer. As of now, this is done using the function getWallTime() in relevant classes.

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

1 participant