You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am interested in how this could be extended to support other HPC backends. In particular, a Rocks-based system, a common bioinformatics HPC platform. I have very briefly looked (some) of the code. Do you have documentation / guidelines / pointers-to-relevant-source about how to implement something like this? I would be interested in working on this kind of extension.
Thanks,
Glen
PS> Whoa! Sorry, I forgot to say how awesome this is! :-)
The text was updated successfully, but these errors were encountered:
Hi Glen, Bigslice is internally pretty well factored, so I think that should be doable.
In terms of porting to something like Rocks, the right thing to do is probably to add a Rocks backend to bigmachine, at which point Bigslice would "just work" (it relies only on the Bigmachine API for distribution and RPC).
I am interested in how this could be extended to support other HPC backends. In particular, a Rocks-based system, a common bioinformatics HPC platform. I have very briefly looked (some) of the code. Do you have documentation / guidelines / pointers-to-relevant-source about how to implement something like this? I would be interested in working on this kind of extension.
Thanks,
Glen
PS> Whoa! Sorry, I forgot to say how awesome this is! :-)
The text was updated successfully, but these errors were encountered: