TACC Job Manager is a lightweight python library for managing HPC resources provided by the Texas Advanced Computing Center (TACC).
Description
TACCJM manages ssh connections to TACC systems for deploying applications, running jobs, and downloading/uploading data. These connections to are maintained by a locally deployed server that exposes an API to access TACC connections via http endpoints. This gives the user several methods to establish and maintain connections to TACC resources programmatically and without repeated 2-factor authentication. Furthermore the application and job hierarchy makes it easier to create reproducible and shareable HPC workflows for research.
Requirements
Using taccjm requires a TACC account enable with 2-fa. In order to run jobs on TACC systems as well, you will need a valid allocation associated with your user ID. Finally, your TACC user account needs to have 2-factor authentication enabled. See the TACC user portal
Installation
To install use pip:
pip install taccjm
A docker image for taccjm is in development and will hopefully be available in a future release.
Requirements
A TACC user portal is required to use the TACC Job Manager library. Furthermore allocations on one of the available TACC HPC systems is required to run jobs.
This project has been set up using PyScaffold 4.0.2. For details and usage information on PyScaffold see https://pyscaffold.org/.
Release files for taccjm 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| taccjm-0.0.4.tar.gz | 64.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| taccjm-0.0.4-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 114.5 kB
Release files / taccjm-0.0.4.tar.gz
| Download URL | taccjm-0.0.4.tar.gz |
|---|---|
| Size | 64.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9cc13032d5108909a5c5a5fe90c0df2fd70c09e15b1230285c83ffd260cfd624
|
|
BLAKE2b-256 checksum How to use checksums |
98e403e68237c5710ba480370ad064d46f90189e2bd866207e4a3eda6e5a4893
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.6
|
Release files / taccjm-0.0.4-py2.py3-none-any.whl
| Download URL | taccjm-0.0.4-py2.py3-none-any.whl |
|---|---|
| Size | 49.7 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
6a98511da9adf0b8811c142a9bc513d22ae34f730c7b0189829b004771d6343b
|
|
BLAKE2b-256 checksum How to use checksums |
dc2c96e6be7df46c7fec40bdcd137c46febc5ea69e61fc89ce43aa2368e23aff
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.6
|