Skip to content

taipinghu/dflow_slurm

 
 

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 git@github.com: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

  • Python 100.0%