Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 532 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 532 Bytes

Simple wrapper for sge qsub which provides the functionality of the "-sync" option

python requires: >=3.5

Install

git repo (for recommend)

pip install git+https://github.com/yodeng/qsubwt.git

Pypi

pip install qsubwt -U

Help

$ qsubwt -h 
Simple wrapper for sge qsub which provides the functionality of the "-sync" option.

Usage:
    qsubwt [qsub options] script.sh

Version: xxx
Author: Deng Yong
Author-email: [email protected]
Home-page: https://github.com/yodeng/qsubwt.git