Chris Hammill

Results 18 comments of Chris Hammill

I'd be interested in something along the lines of re-running `batchMap`, but with a different name e.g. `batchMapAddition`. Originally I was thinking that the function should be required to use...

Also, as mentioned in the title I'm happy to write it, but if you'd like more control over the implementation and want to write it yourself just let me know.

I'm running into something similar on Ubuntu 17.10. Using GHCi directly with `inline-r` I am unable to close plot windows by clicking the window "x". This is potentially different from...

Thanks! That first part makes sense. Having an executor per cluster seems like a good approach. Especially if they can use a common set of resources as in point 2....

This is really cool @kaizhang. I hadn't thought to use drmaa. That might solve a big chunk of what we're hoping to accomplish. Right now we're mostly concerned with wrapping...

@kaizhang, do you think your coordinator code could be PRed into funflow? Seems like it would be good to have with the rest of the coordinators.

I was somewhat thinking the same thing. Could unify the external/jobs interfaces.

Also a convenient way to issue interrupts to executors would be handy

Does `_resample_slicewise` write to disk or is that happening elsewhere?

Ahh I misunderstood the title of the issue, I thought that the issue was that the QC was modifying the test data on disk. Instead this is a discrepancy between...