This commit is contained in:
Fred Park 2016-09-22 13:44:42 -07:00
Родитель c57abc8636
Коммит 968a542fa8
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -36,13 +36,13 @@ allowing complex processing pipelines and graphs with Docker containers
[GPU accelerated Docker applications](https://github.com/NVIDIA/nvidia-docker)
on [Azure N-Series VM instances](https://azure.microsoft.com/en-us/blog/azure-n-series-preview-availability/)
([Preview](http://gpu.azure.com/))
* Support for multi-instance tasks to accomodate Dockerized MPI and multi-node
* Support for multi-instance tasks to accommodate Dockerized MPI and multi-node
cluster applications on compute pools with automatic job cleanup
* Transparent assist for running Docker containers utilizing Infiniband/RDMA
for MPI on
[HPC low-latency Azure VM instances](https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-windows-a8-a9-a10-a11-specs/)
(i.e., STANDARD\_A8 and STANDARD\_A9)
* Automatic set up of SSH tunneling to Docker Hosts on compute nodes if
* Automatic setup of SSH tunneling to Docker Hosts on compute nodes if
specified
## Installation