Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 529 Bytes

readme.md

File metadata and controls

25 lines (22 loc) · 529 Bytes

dflow-slurm

This is a introduction to dflow + slurm.

Setup

  1. Setup conda environment (assume you have conda installed)
conda create -n dflow-slurm python=3.9

How to use

  1. Clone this repository to local
git clone [email protected]:kianpu34593/dflow_slurm.git
  1. cd into the repo
cd dflow_slurm

How to run

  1. Modify the slurm information in the SlurmRemoteExecutor
  2. In the terminal which is activated with dflow-slurm environment, run
python script-name.py