Remote GPUs Monitoring.
Project description
gputree
Hosts configuration
PATH
If 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.
export GPUTREE_CONFIG_FILE=/path/to/gputree/config.yml`
CONTENT
In the configuration file, list your default hosts to look at under the hosts key. You can specify hosts in two ways :
- Define a host with a unique name as key, and set its address with a user name as follows:
my-gpu:
hostname: 0.0.0.0
user: my.username
- Refer to a host defined in your
~/.ssh/configfile if exists:
from-ssh-config:
- gpu-1
- gpu-2
EXAMPLE
Full gputree configuration file example:
hosts:
my-gpu:
hostname: 0.0.0.0
user: my.username
from-ssh-config:
- gpu-1
- gpu-2
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gputree-0.1.0.tar.gz.
File metadata
- Download URL: gputree-0.1.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.5.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25c2e1ad903cea500e2aa81236c2ee70e227c2f7dee3f7f9ccd915772b82b4b6
|
|
| MD5 |
0eb467bc2b3e91845b894354417ba6f4
|
|
| BLAKE2b-256 |
01bb01f2e5bb77ece9dfb8283cbdb159732e1ea40e4e914732447acb6dfe197d
|
File details
Details for the file gputree-0.1.0-py3-none-any.whl.
File metadata
- Download URL: gputree-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.5.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a97b420a585aede7f509edfcff7d45bd4694069191e1ae64c7483a33109d72b1
|
|
| MD5 |
8b6263d321ef9520c503417cb3ebfacc
|
|
| BLAKE2b-256 |
d92c77cc3f9b546c2461d9571fac002b3adcf87d4fd4888334007c71aba1a76f
|