Install and Set Up Determined#
To install and set up Determined, follow the cluster deployment guide for your environment.
Note
To configure your cluster, visit Configuring the Cluster.
Local#
Install Determined on a single machine, for your own use. Compatible with Windows, Mac, and Linux. Ideal for getting started with Determined.
Determined Agent#
Use Determined’s built-in resource management. This is an easier alternative to installing and administering via Kubernetes or Slurm. Ideal for teams of any size to share dedicated compute resources. Compatible with on-prem clusters and cloud auto-scaling (AWS and GCP).
Kubernetes#
Allow Determined to submit jobs to a Kubernetes cluster. Compatible with on-prem, GKE, and EKS clusters.
Slurm#
Enable Determined to submit jobs to a Slurm cluster.
Attention
This method is only available on Determined Enterprise Edition.