AndreaCensi / compmake

Compmake is a non-obtrusive module that provides Makefile-like facilities (including parallel processing) for batch Python applications.
http://compmake.org/
Other
17 stars 6 forks source link

add the concept of "class" of jobs indepndent of job_id #22

Closed AndreaCensi closed 10 years ago

AndreaCensi commented 14 years ago

For example,

clean f1

should clean all the jobs of function f1 regardless of their id