Application to run a DAG with SLURM.
Project description
SlurmDagman
This application allows to run (the jobs in) a DAG with Slurm workload manager.
Installation and configuration
SlurmDagman can be installed via pip
(SlurmDagman in PyPI)
or it can simply be downloaded from github.
A configuration file for SlurmDagman named SlurmDagman.conf is included in the package. In the git repository it can be found in the etc folder. In the distribution it can be found in a sub-directory named etc/SlurmDagman. The configuration file provides default values for Slurm job submission options and for some SlurmDagman worker parameters.
SlurmDagman will try to read the SlurmDagman.conf configuration file from the following locations, in this order:
/etc/
and/etc/SlurmDagman/
$xdg_config_dir/
and$xdg_config_dir/SlurmDagman/
where $xdg_config_dir is each of the paths defined by the environment variable $XDG_CONFIG_DIRS; if $XDG_CONFIG_DIRS is not defined, $xdg_config_dir defaults to /etc/xdg/site.USER_BASE/etc/
andsite.USER_BASE/etc/SlurmDagman/
where site.USER_BASE is the python variable that defines the location for a user installation$xdg_config_home/
and$xdg_config_home/SlurmDagman/
where $xdg_config_home is the environment variable $XDG_CONFIG_HOME when defined and not empty; otherwise it defaults to $HOME/.config$VIRTUAL_ENV/etc/
and$VIRTUAL_ENV/etc/SlurmDagman/
when $VIRTUAL_ENV is defined and not empty
Usage
See the project webpage.
License
SlurmDagman is provided "as is" and with no warranty. This software is distributed under the GNU General Public License; please see the LICENSE file for details.
Project details
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
File details
Details for the file SlurmDagman-0.1.6.tar.gz
.
File metadata
- Download URL: SlurmDagman-0.1.6.tar.gz
- Upload date:
- Size: 34.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/26.0 requests/2.24.0 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.48.2 importlib-metadata/4.4.0 keyring/21.3.0 rfc3986/1.4.0 colorama/0.4.3 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56384549715606d1e08b87c17a449c5f35d5e5229c5ac6d219b61a2c5eacd41d |
|
MD5 | aa6a0160c5e276216e2950a11f2c5447 |
|
BLAKE2b-256 | 7c6b0c13074305e44bb9d582375ff26a58531c0a3435e7d13a4068fb8f7038e4 |
File details
Details for the file SlurmDagman-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: SlurmDagman-0.1.6-py3-none-any.whl
- Upload date:
- Size: 45.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/26.0 requests/2.24.0 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.48.2 importlib-metadata/4.4.0 keyring/21.3.0 rfc3986/1.4.0 colorama/0.4.3 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f03434371585478c7745b0654b8378c83a71b2546ebf3a884e71c74f8168991 |
|
MD5 | 4481bca2ac8ef08b3689fe152286bc83 |
|
BLAKE2b-256 | bc7410e0426cad7be5d5a5c515d6bca710b67844a5f7ea38b30f5f02f66b551e |