Skip to content
This repository has been archived by the owner on Sep 18, 2019. It is now read-only.

Lab 2: Tensorboard must be run from a GPU node #7

Open
willprice opened this issue Oct 30, 2017 · 3 comments
Open

Lab 2: Tensorboard must be run from a GPU node #7

willprice opened this issue Oct 30, 2017 · 3 comments
Assignees

Comments

@willprice
Copy link
Member

The login node the students are using don't have a working version of tensorflow installed so they need to run tensorboard in the background instead.

@willprice
Copy link
Member Author

$ python cifar_hyperparam.py &
$ tensorboard --logdir=logs/ --port=<ipnport>

@willprice
Copy link
Member Author

We should request a new module with tensorflow built for CPU usage as the current version only runs on GPU nodes and hence we can't run tensorboard

@dimadamen
Copy link
Contributor

dimadamen commented Oct 30, 2017 via email

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

No branches or pull requests

2 participants