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

docs: add discussion of AWS and GCP quotas. #924

Merged
merged 1 commit into from
Jul 24, 2020

Conversation

neilconway
Copy link
Contributor

@neilconway neilconway commented Jul 22, 2020

Per suggestion from Angela Jiang.

Description

Test Plan

Commentary (optional)

Per suggestion from Angela Jiang.
@neilconway neilconway merged commit 685213d into determined-ai:master Jul 24, 2020
@neilconway neilconway deleted the doc-fixes branch August 3, 2020 18:09
stoksc pushed a commit that referenced this pull request Jul 20, 2023
* [ALLGCP] Debugging with ps

* [ALLGCP] Debugging with ps and bg

* [ALLGCP] Adding a provisional make unslurmcluster before build

* [ALLGCP] Testing premature cancellation

* [ALLGCP] Continuing to try provisional make unslurm

* [ALLGCP] Trying to delete dev box altogether

* [ALLGCP] Manually changing compute zone

* [ALLGCP] Getting rid of lock for circleci builds

* [ALLGCP] Now testing cancel in middle of build

* [ALLGCP] Cancel in middle of build worked. Added a few more things.

* [ALLGCP] Sending SIGKILL to devluster before make unslurmcluster

* [ALLGCP] Got rid of hacky sed workaround; added pkill det-master instead of kill 9

* [ALLGCP] Changing way that google compute zone is set in config.yml

* [ALLGCP] Changing determined-master to determined-mast to reflect correct process name

* [ALLGCP] Changing the way the google-compute-zone is set in config.yaml (grabs it from variables.tf). Also put a warning in variables.tf about this functionality

* [ALLGCP] Adding documentation to document the CircleCI make slurmcluster workaround

* [ALLGCP] Adding back 'requires: buid-go' even though I think we may be able to do away with this

* [ALLGCP] Typo in README

* [ALLGCP] Testing triggering new pipeline while e2e tests are running on current pipeline

* [ALLGCP] Added final note in README

* [ALLGCP] Changed 'projects' to 'project' for CircleCI directory naming convention
eecsliu pushed a commit that referenced this pull request Jul 24, 2023
* [ALLGCP] Debugging with ps

* [ALLGCP] Debugging with ps and bg

* [ALLGCP] Adding a provisional make unslurmcluster before build

* [ALLGCP] Testing premature cancellation

* [ALLGCP] Continuing to try provisional make unslurm

* [ALLGCP] Trying to delete dev box altogether

* [ALLGCP] Manually changing compute zone

* [ALLGCP] Getting rid of lock for circleci builds

* [ALLGCP] Now testing cancel in middle of build

* [ALLGCP] Cancel in middle of build worked. Added a few more things.

* [ALLGCP] Sending SIGKILL to devluster before make unslurmcluster

* [ALLGCP] Got rid of hacky sed workaround; added pkill det-master instead of kill 9

* [ALLGCP] Changing way that google compute zone is set in config.yml

* [ALLGCP] Changing determined-master to determined-mast to reflect correct process name

* [ALLGCP] Changing the way the google-compute-zone is set in config.yaml (grabs it from variables.tf). Also put a warning in variables.tf about this functionality

* [ALLGCP] Adding documentation to document the CircleCI make slurmcluster workaround

* [ALLGCP] Adding back 'requires: buid-go' even though I think we may be able to do away with this

* [ALLGCP] Typo in README

* [ALLGCP] Testing triggering new pipeline while e2e tests are running on current pipeline

* [ALLGCP] Added final note in README

* [ALLGCP] Changed 'projects' to 'project' for CircleCI directory naming convention
stoksc pushed a commit that referenced this pull request Oct 17, 2023
* [ALLGCP] Debugging with ps

* [ALLGCP] Debugging with ps and bg

* [ALLGCP] Adding a provisional make unslurmcluster before build

* [ALLGCP] Testing premature cancellation

* [ALLGCP] Continuing to try provisional make unslurm

* [ALLGCP] Trying to delete dev box altogether

* [ALLGCP] Manually changing compute zone

* [ALLGCP] Getting rid of lock for circleci builds

* [ALLGCP] Now testing cancel in middle of build

* [ALLGCP] Cancel in middle of build worked. Added a few more things.

* [ALLGCP] Sending SIGKILL to devluster before make unslurmcluster

* [ALLGCP] Got rid of hacky sed workaround; added pkill det-master instead of kill 9

* [ALLGCP] Changing way that google compute zone is set in config.yml

* [ALLGCP] Changing determined-master to determined-mast to reflect correct process name

* [ALLGCP] Changing the way the google-compute-zone is set in config.yaml (grabs it from variables.tf). Also put a warning in variables.tf about this functionality

* [ALLGCP] Adding documentation to document the CircleCI make slurmcluster workaround

* [ALLGCP] Adding back 'requires: buid-go' even though I think we may be able to do away with this

* [ALLGCP] Typo in README

* [ALLGCP] Testing triggering new pipeline while e2e tests are running on current pipeline

* [ALLGCP] Added final note in README

* [ALLGCP] Changed 'projects' to 'project' for CircleCI directory naming convention
azhou-determined pushed a commit that referenced this pull request Dec 7, 2023
* [ALLGCP] Debugging with ps

* [ALLGCP] Debugging with ps and bg

* [ALLGCP] Adding a provisional make unslurmcluster before build

* [ALLGCP] Testing premature cancellation

* [ALLGCP] Continuing to try provisional make unslurm

* [ALLGCP] Trying to delete dev box altogether

* [ALLGCP] Manually changing compute zone

* [ALLGCP] Getting rid of lock for circleci builds

* [ALLGCP] Now testing cancel in middle of build

* [ALLGCP] Cancel in middle of build worked. Added a few more things.

* [ALLGCP] Sending SIGKILL to devluster before make unslurmcluster

* [ALLGCP] Got rid of hacky sed workaround; added pkill det-master instead of kill 9

* [ALLGCP] Changing way that google compute zone is set in config.yml

* [ALLGCP] Changing determined-master to determined-mast to reflect correct process name

* [ALLGCP] Changing the way the google-compute-zone is set in config.yaml (grabs it from variables.tf). Also put a warning in variables.tf about this functionality

* [ALLGCP] Adding documentation to document the CircleCI make slurmcluster workaround

* [ALLGCP] Adding back 'requires: buid-go' even though I think we may be able to do away with this

* [ALLGCP] Typo in README

* [ALLGCP] Testing triggering new pipeline while e2e tests are running on current pipeline

* [ALLGCP] Added final note in README

* [ALLGCP] Changed 'projects' to 'project' for CircleCI directory naming convention
wes-turner pushed a commit that referenced this pull request Feb 2, 2024
* [ALLGCP] Debugging with ps

* [ALLGCP] Debugging with ps and bg

* [ALLGCP] Adding a provisional make unslurmcluster before build

* [ALLGCP] Testing premature cancellation

* [ALLGCP] Continuing to try provisional make unslurm

* [ALLGCP] Trying to delete dev box altogether

* [ALLGCP] Manually changing compute zone

* [ALLGCP] Getting rid of lock for circleci builds

* [ALLGCP] Now testing cancel in middle of build

* [ALLGCP] Cancel in middle of build worked. Added a few more things.

* [ALLGCP] Sending SIGKILL to devluster before make unslurmcluster

* [ALLGCP] Got rid of hacky sed workaround; added pkill det-master instead of kill 9

* [ALLGCP] Changing way that google compute zone is set in config.yml

* [ALLGCP] Changing determined-master to determined-mast to reflect correct process name

* [ALLGCP] Changing the way the google-compute-zone is set in config.yaml (grabs it from variables.tf). Also put a warning in variables.tf about this functionality

* [ALLGCP] Adding documentation to document the CircleCI make slurmcluster workaround

* [ALLGCP] Adding back 'requires: buid-go' even though I think we may be able to do away with this

* [ALLGCP] Typo in README

* [ALLGCP] Testing triggering new pipeline while e2e tests are running on current pipeline

* [ALLGCP] Added final note in README

* [ALLGCP] Changed 'projects' to 'project' for CircleCI directory naming convention
@dannysauer dannysauer added this to the 0.12.13 milestone Feb 6, 2024
rb-determined-ai pushed a commit that referenced this pull request Feb 29, 2024
* [ALLGCP] Debugging with ps

* [ALLGCP] Debugging with ps and bg

* [ALLGCP] Adding a provisional make unslurmcluster before build

* [ALLGCP] Testing premature cancellation

* [ALLGCP] Continuing to try provisional make unslurm

* [ALLGCP] Trying to delete dev box altogether

* [ALLGCP] Manually changing compute zone

* [ALLGCP] Getting rid of lock for circleci builds

* [ALLGCP] Now testing cancel in middle of build

* [ALLGCP] Cancel in middle of build worked. Added a few more things.

* [ALLGCP] Sending SIGKILL to devluster before make unslurmcluster

* [ALLGCP] Got rid of hacky sed workaround; added pkill det-master instead of kill 9

* [ALLGCP] Changing way that google compute zone is set in config.yml

* [ALLGCP] Changing determined-master to determined-mast to reflect correct process name

* [ALLGCP] Changing the way the google-compute-zone is set in config.yaml (grabs it from variables.tf). Also put a warning in variables.tf about this functionality

* [ALLGCP] Adding documentation to document the CircleCI make slurmcluster workaround

* [ALLGCP] Adding back 'requires: buid-go' even though I think we may be able to do away with this

* [ALLGCP] Typo in README

* [ALLGCP] Testing triggering new pipeline while e2e tests are running on current pipeline

* [ALLGCP] Added final note in README

* [ALLGCP] Changed 'projects' to 'project' for CircleCI directory naming convention
amandavialva01 pushed a commit that referenced this pull request Mar 18, 2024
* [ALLGCP] Debugging with ps

* [ALLGCP] Debugging with ps and bg

* [ALLGCP] Adding a provisional make unslurmcluster before build

* [ALLGCP] Testing premature cancellation

* [ALLGCP] Continuing to try provisional make unslurm

* [ALLGCP] Trying to delete dev box altogether

* [ALLGCP] Manually changing compute zone

* [ALLGCP] Getting rid of lock for circleci builds

* [ALLGCP] Now testing cancel in middle of build

* [ALLGCP] Cancel in middle of build worked. Added a few more things.

* [ALLGCP] Sending SIGKILL to devluster before make unslurmcluster

* [ALLGCP] Got rid of hacky sed workaround; added pkill det-master instead of kill 9

* [ALLGCP] Changing way that google compute zone is set in config.yml

* [ALLGCP] Changing determined-master to determined-mast to reflect correct process name

* [ALLGCP] Changing the way the google-compute-zone is set in config.yaml (grabs it from variables.tf). Also put a warning in variables.tf about this functionality

* [ALLGCP] Adding documentation to document the CircleCI make slurmcluster workaround

* [ALLGCP] Adding back 'requires: buid-go' even though I think we may be able to do away with this

* [ALLGCP] Typo in README

* [ALLGCP] Testing triggering new pipeline while e2e tests are running on current pipeline

* [ALLGCP] Added final note in README

* [ALLGCP] Changed 'projects' to 'project' for CircleCI directory naming convention
eecsliu pushed a commit that referenced this pull request Apr 18, 2024
* [ALLGCP] Debugging with ps

* [ALLGCP] Debugging with ps and bg

* [ALLGCP] Adding a provisional make unslurmcluster before build

* [ALLGCP] Testing premature cancellation

* [ALLGCP] Continuing to try provisional make unslurm

* [ALLGCP] Trying to delete dev box altogether

* [ALLGCP] Manually changing compute zone

* [ALLGCP] Getting rid of lock for circleci builds

* [ALLGCP] Now testing cancel in middle of build

* [ALLGCP] Cancel in middle of build worked. Added a few more things.

* [ALLGCP] Sending SIGKILL to devluster before make unslurmcluster

* [ALLGCP] Got rid of hacky sed workaround; added pkill det-master instead of kill 9

* [ALLGCP] Changing way that google compute zone is set in config.yml

* [ALLGCP] Changing determined-master to determined-mast to reflect correct process name

* [ALLGCP] Changing the way the google-compute-zone is set in config.yaml (grabs it from variables.tf). Also put a warning in variables.tf about this functionality

* [ALLGCP] Adding documentation to document the CircleCI make slurmcluster workaround

* [ALLGCP] Adding back 'requires: buid-go' even though I think we may be able to do away with this

* [ALLGCP] Typo in README

* [ALLGCP] Testing triggering new pipeline while e2e tests are running on current pipeline

* [ALLGCP] Added final note in README

* [ALLGCP] Changed 'projects' to 'project' for CircleCI directory naming convention
eecsliu pushed a commit to determined-ai/determined-release-testing that referenced this pull request Apr 22, 2024
…termined-ai#924)

* [ALLGCP] Debugging with ps

* [ALLGCP] Debugging with ps and bg

* [ALLGCP] Adding a provisional make unslurmcluster before build

* [ALLGCP] Testing premature cancellation

* [ALLGCP] Continuing to try provisional make unslurm

* [ALLGCP] Trying to delete dev box altogether

* [ALLGCP] Manually changing compute zone

* [ALLGCP] Getting rid of lock for circleci builds

* [ALLGCP] Now testing cancel in middle of build

* [ALLGCP] Cancel in middle of build worked. Added a few more things.

* [ALLGCP] Sending SIGKILL to devluster before make unslurmcluster

* [ALLGCP] Got rid of hacky sed workaround; added pkill det-master instead of kill 9

* [ALLGCP] Changing way that google compute zone is set in config.yml

* [ALLGCP] Changing determined-master to determined-mast to reflect correct process name

* [ALLGCP] Changing the way the google-compute-zone is set in config.yaml (grabs it from variables.tf). Also put a warning in variables.tf about this functionality

* [ALLGCP] Adding documentation to document the CircleCI make slurmcluster workaround

* [ALLGCP] Adding back 'requires: buid-go' even though I think we may be able to do away with this

* [ALLGCP] Typo in README

* [ALLGCP] Testing triggering new pipeline while e2e tests are running on current pipeline

* [ALLGCP] Added final note in README

* [ALLGCP] Changed 'projects' to 'project' for CircleCI directory naming convention
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants