TensorPool CLI
The TensorPool CLI is a git-style interface for running ML training jobs and accessing on-demand multi-node GPU clusters.
Quick Start
# Install
pip install tensorpool
Get started in minutes:
- Jobs Quick Start - Submit your first job
- Clusters Quick Start - Create your first cluster
Usage
% tp --help
usage: tp [-h] [--no-input] [-v] {cluster,storage,nfs,job,ssh,me} ...
TensorPool https://tensorpool.dev
positional arguments:
{cluster,storage,job,ssh,me}
cluster Manage clusters
storage Manage storage volumes
job Manage jobs on TensorPool
ssh SSH into an instance
me Display user information and manage SSH keys
options:
-h, --help show this help message and exit
--no-input Disable interactive prompts
-v, --version show program's version number and exit
Learn more about the CLI at docs.tensorpool.dev/cli/overview
Documentation
Full documentation at docs.tensorpool.dev
Support
Release files for tensorpool 0.0.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tensorpool-0.0.9.tar.gz | 24.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tensorpool-0.0.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 47.8 kB
Release files / tensorpool-0.0.9.tar.gz
| Download URL | tensorpool-0.0.9.tar.gz |
|---|---|
| Size | 24.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
28323b908c6bd048584e332f1e57f0026d2a8101447f94b55b1793c86d2474c9
|
|
BLAKE2b-256 checksum How to use checksums |
0b16ffb17017f1fc5be5f6cddf603ae288626238db28c6ada7efeaf73228a92b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.11.5
|
Release files / tensorpool-0.0.9-py3-none-any.whl
| Download URL | tensorpool-0.0.9-py3-none-any.whl |
|---|---|
| Size | 23.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
dbd8fd951017b122fdfa54ce979f0ce6891fc52d1bd8fba8e5a347564a82bd1f
|
|
BLAKE2b-256 checksum How to use checksums |
0a822b483f8912f25ae8f67db79339a7997042d2493d76166c2370c46ef456f6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.11.5
|