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 support for multiple instances of likwid on one node #22

Closed
GoogleCodeExporter opened this issue Sep 28, 2015 · 1 comment
Closed

Comments

@GoogleCodeExporter
Copy link

At the moment if using the marker API only one instance of likwid
can run on a node.

It is useful to be able to start several instances of likwid on a node.

Solution:

Include the pid of either the wrapper process or the application in
the filename of the marker results.


Original issue reported on code.google.com by jan.trei...@gmail.com on 22 Mar 2010 at 2:43

@GoogleCodeExporter
Copy link
Author

Added pid in filename.
The pid of the likwid-perfCtr application is passed to the marker
library through an environment variable.

Original comment by jan.trei...@gmail.com on 21 Jul 2010 at 9:58

  • Changed state: Fixed

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