Skip to content

kianpu34593/dflow_slurm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages