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 node name to JSON data per run #1

Open
j-woz opened this issue Jul 3, 2017 · 1 comment
Open

Add node name to JSON data per run #1

j-woz opened this issue Jul 3, 2017 · 1 comment

Comments

@j-woz
Copy link
Contributor

j-woz commented Jul 3, 2017

I think Rajeev is looking at this.

@rajeeja
Copy link

rajeeja commented Jul 5, 2017

Option are to use:

  1. os.getpid
  2. socket.gethostname
  3. PMI_Rank variable
  4. Works on laptop, need to test HPC
  5. Works on HPC. Limitation 1 task or keras run per node.
  6. PMI_Rank - not available on HPC

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

No branches or pull requests

2 participants