This is a introduction to dflow + slurm.
- Setup conda environment (assume you have conda installed)
conda create -n dflow-slurm python=3.9- Clone this repository to local
git clone git@github.com:kianpu34593/dflow_slurm.gitcdinto the repo
cd dflow_slurm- Modify the slurm information in the
SlurmRemoteExecutor - In the terminal which is activated with
dflow-slurmenvironment, run
python script-name.py