{"id":18767078,"url":"https://github.com/thmslmr/gputree","last_synced_at":"2025-12-09T13:30:14.524Z","repository":{"id":51046928,"uuid":"237608745","full_name":"thmslmr/gputree","owner":"thmslmr","description":"Inspect Remote GPUs Activity","archived":false,"fork":false,"pushed_at":"2023-02-08T01:19:46.000Z","size":36,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T22:46:27.498Z","etag":null,"topics":["cli","gpu","monitoring","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/thmslmr.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}},"created_at":"2020-02-01T12:04:10.000Z","updated_at":"2021-05-25T15:47:17.000Z","dependencies_parsed_at":"2022-08-30T14:31:24.852Z","dependency_job_id":null,"html_url":"https://github.com/thmslmr/gputree","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/thmslmr%2Fgputree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thmslmr%2Fgputree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thmslmr%2Fgputree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thmslmr%2Fgputree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thmslmr","download_url":"https://codeload.github.com/thmslmr/gputree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239671099,"owners_count":19677869,"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":["cli","gpu","monitoring","python"],"created_at":"2024-11-07T19:06:15.500Z","updated_at":"2025-12-09T13:30:14.438Z","avatar_url":"https://github.com/thmslmr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `$ gputree`\n\n**Record GPU activity on distant machine thru `nvidia-smi` command.**\n\nInstallation\n---\n\n```bash\npip install gputree\n```\n\nHosts configuration\n---\n\n**PATH**\n\nIf no host is provided through the command line interface, `gputree` will look for a configuration file. By default, it looks for `gputree/config.yml` file in `$XDG_CONFIG_HOME` or `~/.config` directory. You can define a custom path to find the gputree configuration file by setting the `$GPUTREE_CONFIG_FILE` environement variable.\n\n```bash\nexport GPUTREE_CONFIG_FILE=/path/to/gputree/config.yml`\n```\n\n**CONTENT**\n\nIn the configuration file, list your default hosts to look at under the `hosts` key. You can specify hosts in two ways :\n\n1. Define a host with a unique name as key, and set its address with a user name as follows:\n```yml\nmy-gpu:\n    hostname: 0.0.0.0\n    user: my.username\n```\n\n2. Refer to a host defined in your `~/.ssh/config` file if exists:\n```yml\nfrom-ssh-config:\n    - gpu-1\n    - gpu-2\n```\n\n**EXAMPLE**\n\nFull `gputree` configuration file example:\n\n```yml\nhosts:\n  my-gpu:\n    hostname: 0.0.0.0\n    user: my.username\n\n  from-ssh-config:\n    - gpu-1\n    - gpu-2\n```\n\nLicense\n---\n\nThis project is under [MIT License](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthmslmr%2Fgputree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthmslmr%2Fgputree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthmslmr%2Fgputree/lists"}