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

Setup GCP Compute Engine #8

Closed
2 tasks done
achen353 opened this issue Nov 12, 2021 · 2 comments
Closed
2 tasks done

Setup GCP Compute Engine #8

achen353 opened this issue Nov 12, 2021 · 2 comments
Assignees

Comments

@achen353
Copy link
Owner

achen353 commented Nov 12, 2021

Some of the language models are going to be humongous. Need to set up a Compute Engine instance on GCP (probably multi-GPU)

Useful Reference/Tutuorial

Hopefully, the tutorials in these links are still valid (used them more than a year ago). If anything does not apply or there exists better tutorials, please let the others know.

TODO

  • Request GPU quotas
  • Set up Compute Engine VM instance
@achen353
Copy link
Owner Author

Requested:

  • K80 * 1
  • V100 * 1
  • P100 * 1

@achen353
Copy link
Owner Author

One annoying thing about GCP is that you need to request GPU quotas before you create a VM instance with GPU capabilities (https://cloud.google.com/compute/quotas). I requested three types (one for each) but based on my experience they won't approve all of them and depending on the availabilities it could take a while to get approved.

@stephanieeechang @andywang268 I highly suggest you also activate your own personal GCP account and request the GPU quotas for your account to have a higher chance of getting GPUs for either your personal accounts or our project account.

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

1 participant