Mike Dacre
Mike Dacre
@dannycolin Thanks! I am not sure if I'll have time to do all of that though, I was actually thinking of replicating PR #231 and adding a small number of...
FYI, work has become sufficiently intense that I will be unlikely to have time to do this in the immediate foreseeable future. If anyone else has time, go ahead. Otherwise,...
Most of the pipeline code is not needed, but add a `Pipeline` class that jobs can be added to. This class should write itself to disk and be easily restorable...
Most of this should already be in the `fyrd run` command, check if anything else needs to be added. Not going to add the majority of the code.
Currently implemented for local jobs in 0.6.2, could potentially expand to all jobs. Would alter syntax to be a `queue montor` daemon, identical in operation to the current local queue...
Hi Guillem, Thanks for the comment. Unfortunately, I left my job and went to medical school, so now my time to work on fyrd is limited. I agree with you...
Hi Guillem, The way to do it using the 'API' in fyrd is to add it to the `fyrd/batch_systems/slurm.py` file in the `parse_strange_options` function at the bottom of the file....
Yeah, that's a pretty good idea. I could also make the default an instance-wide default loaded at the top of `job.py`, that would add a potential hang point during the...
Hi Kyle, Thanks for the fast response! Glad to see you are interested. I am using WebPG v0.9.4 in Firefox 26 on Mac OS X 10.9.1 with Penango 2.6.1.7. However,...
@kylehuff Thanks for that, unfortunately I am having trouble building the extension, possibly as I have never built an extension before. I ran `./config_build.sh` and then I had to edit...