Quick-Start Tables by Environment
---------------------------------
Use the following tables for Cloud, Server, and Desktop to find the right setup instructions for your environment.
Cloud
~~~~~
Refer to the following for more information about instance types:
- `AWS Instance Types `__
- `Azure Instance Types `__
- `Google Compute Instance Types `__
+----------------------------+---------------+----------+-----------------+--------------------------------------+
| Provider | Instance Type | Num GPUs | Suitable for | Refer to Section |
+============================+===============+==========+=================+======================================+
| NVIDIA GPU Cloud | | | Serious use | :ref:`install-on-nvidia-dgx` |
+----------------------------+---------------+----------+-----------------+--------------------------------------+
| AWS | p2.xlarge | 1 | Experimentation | :ref:`install-on-aws` |
| +---------------+----------+-----------------+ |
| | p2.8xlarge | 8 | Serious use | |
| +---------------+----------+-----------------+ |
| | p2.16xlarge | 16 | Serious use | |
| +---------------+----------+-----------------+ |
| | p3.2xlarge | 1 | Experimentation | |
| +---------------+----------+-----------------+ |
| | p3.8xlarge | 4 | Serious use | |
| +---------------+----------+-----------------+ |
| | p3.16xlarge | 8 | Serious use | |
| +---------------+----------+-----------------+ |
| | g3.4xlarge | 1 | Experimentation | |
| +---------------+----------+-----------------+ |
| | g3.8xlarge | 2 | Experimentation | |
| +---------------+----------+-----------------+ |
| | g3.16xlarge | 4 | Serious use | |
+----------------------------+---------------+----------+-----------------+--------------------------------------+
| Azure | Standard_NV6 | 1 | Experimentation | :ref:`install-on-azure` |
| +---------------+----------+-----------------+ |
| | Standard_NV12 | 2 | Experimentation | |
| +---------------+----------+-----------------+ |
| | Standard_NV24 | 4 | Serious use | |
| +---------------+----------+-----------------+ |
| | Standard_NC6 | 1 | Experimentation | |
| +---------------+----------+-----------------+ |
| | Standard_NC12 | 2 | Experimentation | |
| +---------------+----------+-----------------+ |
| | Standard_NC24 | 4 | Serious use | |
+----------------------------+---------------+----------+-----------------+--------------------------------------+
| Google Compute with GPUs | | :ref:`install-on-google-compute-gpu` |
+----------------------------+---------------+----------+-----------------+--------------------------------------+
| Google Compute with CPUs | | :ref:`install-on-google-compute-cpu` |
+----------------------------+---------------+----------+-----------------+--------------------------------------+
Server
~~~~~~
+-----------------------+-------+---------+--------------------------------------+
| Operating System | GPUs? | Min Mem | Refer to Section |
+=======================+=======+=========+======================================+
| NVIDIA DGX-1 | Yes | 128 GB | :ref:`install-on-nvidia-dgx` |
+-----------------------+-------+---------+--------------------------------------+
| Ubuntu 16.04 | Yes | 64 GB | :ref:`install-on-ubuntu-with-gpus` |
+-----------------------+-------+---------+--------------------------------------+
| Ubuntu with CPUs | No | 64 GB | :ref:`install-on-ubuntu-cpus-only` |
+-----------------------+-------+---------+--------------------------------------+
| RHEL with GPUs | Yes | 64 GB | :ref:`install-on-rhel-with-gpus` |
+-----------------------+-------+---------+--------------------------------------+
| RHEL with CPUs | No | 64 GB | :ref:`install-on-rhel-cpus-only` |
+-----------------------+-------+---------+--------------------------------------+
| IBM Power (Minsky) | Yes | 64 GB | Contact sales@h2o.ai |
+-----------------------+-------+---------+--------------------------------------+
Desktop
~~~~~~~
+-----------------------+---------------+---------+-----------------+------------------------------+
| Operating System | GPU Support? | Min Mem | Suitable for | Refer to Section |
+=======================+===============+=========+=================+==============================+
| NVIDIA DGX Station | Yes | 64 GB | Serious Use | :ref:`install-on-nvidia-dgx` |
+-----------------------+---------------+---------+-----------------+------------------------------+
| Mac OS X | No | 16 GB | Experimentation | :ref:`install-on-macosx` |
+-----------------------+---------------+---------+-----------------+------------------------------+
| Windows 10 Pro | No | 16 GB | Experimentation | :ref:`install-on-windows` |
+-----------------------+---------------+---------+-----------------+------------------------------+
| Linux | See server table above |
+-----------------------+--------------------------------------------------------------------------+