Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Rocks (SGE) backend #1

Open
gnewton opened this issue Oct 4, 2019 · 1 comment
Open

Support for Rocks (SGE) backend #1

gnewton opened this issue Oct 4, 2019 · 1 comment

Comments

@gnewton
Copy link

gnewton commented Oct 4, 2019

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! :-)

@mariusae
Copy link
Collaborator

mariusae commented Oct 4, 2019

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants