cluster-workers icon indicating copy to clipboard operation
cluster-workers copied to clipboard

Condor support

Open ekfriis opened this issue 12 years ago • 1 comments
trafficstars

Hello,

I am on a quest to find a painless way to submit jobs to our condor cluster. I found clusterfutures (it is very nice, thanks!), and have gotten it running on our cluster at UW.

After the fact, I found cluster-workers. I appreciate the philosophy of not spinning up a job for each task. Do you see any big problems with implementing the equivalent of slurm.py for condor? If not, perhaps I will take a crack at it.

Evan

ekfriis avatar Dec 02 '12 21:12 ekfriis

This is a great idea. Our cluster originally ran Condor but we switched over to Slurm last year in an OS change. I see no reason why Condor shouldn't work equally well with the cluster-workers approach. Let me know if you find any lingering Slurm-specific code -- I'll try to help make everything as generic as possible.

Greetings from the other UW,

Adrian

sampsyo avatar Dec 02 '12 23:12 sampsyo