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

Message Passing Interface support #22

Open
maandree opened this issue Jul 21, 2013 · 0 comments
Open

Message Passing Interface support #22

maandree opened this issue Jul 21, 2013 · 0 comments
Milestone

Comments

@maandree
Copy link
Member

Can you imagine compiling your OS on �hundreds or thousands of cores?

Message passing can be used to:

  • Distribute scroll reading.
  • Distribute hashsum verification.
  • Distribute compilation of scrolls, however only one node per scroll (unless the scroll is specifically written to support MPI*).

Those thing are (as anypony can expect for package management taskes) embarrassingly parallellisable.

 * We could do that with the kernel, that takes so long to compile.

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

No branches or pull requests

1 participant