Skip to content

Idea: Create computing cluster using labs desktop #8

@sedflix

Description

@sedflix

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions