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 [email protected]:kianpu34593/dflow_slurm.git
cd
into the repo
cd dflow_slurm
- Modify the slurm information in the
SlurmRemoteExecutor
- In the terminal which is activated with
dflow-slurm
environment, run
python script-name.py