scarlehoff / pyHepGrid

Tool for distributed computing management geared towards HEP applications.
GNU General Public License v3.0
6 stars 4 forks source link

Allow open job ranges #67

Closed marianheil closed 4 years ago

marianheil commented 4 years ago

Allow setting an open range in for -j. The extension only works on active jobs, similar to -jall.

For example -j 10- gives every job after job 10.