{"id":18335721,"url":"https://github.com/shadensmith/deepspeed-test-worker","last_synced_at":"2025-04-09T19:50:01.399Z","repository":{"id":145135424,"uuid":"291112738","full_name":"ShadenSmith/deepspeed-test-worker","owner":"ShadenSmith","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-29T17:40:04.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-01T19:51:32.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ShadenSmith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-28T17:57:29.000Z","updated_at":"2020-09-29T17:40:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"679e04da-fa27-499b-b1dd-3f53d42cc44a","html_url":"https://github.com/ShadenSmith/deepspeed-test-worker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadenSmith%2Fdeepspeed-test-worker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadenSmith%2Fdeepspeed-test-worker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadenSmith%2Fdeepspeed-test-worker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadenSmith%2Fdeepspeed-test-worker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShadenSmith","download_url":"https://codeload.github.com/ShadenSmith/deepspeed-test-worker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103732,"owners_count":21048235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-05T20:04:16.946Z","updated_at":"2025-04-09T19:50:01.366Z","avatar_url":"https://github.com/ShadenSmith.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deepspeed-test-worker\n\nThis is a simple script for spinning up new Azure Pipelines agents to run\nDeepSpeed integration tests. This script installs prerequisites, registers the worker,\nand begins listening for jobs.\n\n## Prerequisites\n* `$DEEPSPEED_PAT` must store a [personal authentication token (PAT)](https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/v3-linux?view=azure-devops#permissions) configured for DeepSpeed's GPU testing pool.\n* `sudo` priviledges are required to install the agent prerequisite software. You may be\n   prompted for a password once at the beginning of this script execution.\n\n## Instructions\nTo spin up a worker, simply run:\n```bash\nDEEPSPEED_PAT=mytoken ./prep_test_node.sh\n```\n\n**Note:** the worker will stop once this script is killed. For continued execution, we\nstrongly recommend you run this script in a `tmux` or `screen` environment.\n\n## Configuring\n\n### Agent installation path\nThe testing agent sets up in `/tmp/deepspeed-testing/`  by default. You can change the base directory\nby setting the environment variable `$DEEPSPEED_TEST_BASE` at the time of running:\n```bash\nDEEPSPEED_TEST_BASE=/my/fast/dir DEEPSPEED_PAT=mytoken ./prep_test_node.sh\n```\n\n**Note**: we recommend you base the testing agent on fast local storage.\n\n### Data paths\nDeepSpeed's model tests expect training data to be found under\n* `/data/Megatron-LM`\n* `/data/BingBertSquad`\n\nWe don't currently provide a way to configure the model test training data location.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadensmith%2Fdeepspeed-test-worker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshadensmith%2Fdeepspeed-test-worker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadensmith%2Fdeepspeed-test-worker/lists"}