Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 253 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 253 Bytes

umap_gpu

submission of qsub job and cluster using umap

install with: mamba env create -f env.yml

run with: qsub gpu_job.sh

When I was starting out people suggested I should us qsub to run my jobs on cluster; if it's useful here is my crib sheet.