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

Run VAE training on screen when running remotely #37

Open
ajlee21 opened this issue Oct 12, 2020 · 1 comment
Open

Run VAE training on screen when running remotely #37

ajlee21 opened this issue Oct 12, 2020 · 1 comment

Comments

@ajlee21
Copy link
Contributor

ajlee21 commented Oct 12, 2020

VAE training on all of SRA data for recount2 is estimated to take ~2.5 days running on my lab machine (CPU). When running remotely, use screen to prevent so that data isn't lost when connection is unstable.

Additional changes to improve the computational efficiency of the simulation can be found in this issue

@dongbohu
Copy link
Contributor

tmux might be a better choice than screen, based on my personal experience. More details at:
https://www.howtogeek.com/671422/how-to-use-tmux-on-linux-and-why-its-better-than-screen/

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