Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Docker Swarm turns a pool of Docker hosts into a single, virtual Docker host. Because Docker Swarm serves the standard Docker API, any tool that already communicates with a Docker daemon can use Swarm to transparently scale to multiple hosts.

Within the Flarecast project Docker Swarm can be used to set up a swarm cluster over multiple Slurm patitions making there resources, such as dedicated graphics processing units, accessible for the Flarecast infrastructure over a single Docker host.

Currently, the Flarecast infrastructure is running on a single partition called 'flarecast' (host name: cluster-r730-1) which do not support any generic resources, such as graphics processing units (gpu) or many integrated core processors (mic).

  • No labels