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

Idea: Create computing cluster using labs desktop #8

Open
sedflix opened this issue Feb 1, 2019 · 3 comments
Open

Idea: Create computing cluster using labs desktop #8

sedflix opened this issue Feb 1, 2019 · 3 comments
Labels

Comments

@sedflix
Copy link
Member

sedflix commented Feb 1, 2019

Description: There are lots of labs desktop in our college and they are lying idle for most of the time. The idea is to create a cluster with them so that we can use their computing power whenever desired.

Possible Features:

  • CLI way to submit tasks to facilitate automation
  • GUI way to submit tasks to facilitate adoption

Potential Challenges:

  • Installing it on all the machine
  • Handling when desktops are turned off

Problem(s) it Solves:

  • Could be used for training ML models for projects

Resources:

  • None

Possible Implementations:

  • Create a docker swarm
  • Create a kubernetes cluster- installing it can be pain but it offers lot more sophisticated feature than dokcer swarm
    This is prefered than installing something like Apache Spark because the above setup will offer us to run almost any application.
@sedflix sedflix added idea needs-moderator-attention New issues created by people have to be manually added to "board" by an admin labels Feb 1, 2019
@peey peey removed the needs-moderator-attention New issues created by people have to be manually added to "board" by an admin label Feb 18, 2019
@peey
Copy link
Contributor

peey commented Feb 18, 2019

The top comment is always edited and kept updated.

Original Post For Reference:

Description: There are lots of labs desktop in our college and they are lying idle for most of the time. The idea is to create a cluster with them so that we can use their computing power whenever desired.

Possible Features:

  • People can submit distributed task and ...

Potential Challenges:

  • Installing it on all the machine
  • Handling when desktops are turned off

Problem(s) it Solves:

  • 🤷‍♂️

Resources:

  • None

Possible Implementations:

  • Create a docker swarm
  • Create a kubernetes cluster- installing it can be pain but it offers lot more sophisticated feature than dokcer swarm
    This is prefered than installing something like Apache Spark because the above setup will offer us to run almost any application.

@sedflix
Copy link
Member Author

sedflix commented Feb 18, 2019

What?

@peey
Copy link
Contributor

peey commented Feb 19, 2019

@sedflix I edited your comment to add some stuff. Features and problems it solves in particular. Repo owners can edit other people's posts, apparently

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

No branches or pull requests

2 participants