Alex Rogozhnikov
04/28/2022, 6:52 PMThere is also support in ``ECSCluster`` for GPU aware Dask clusters. To do
this you need to create an ECS cluster with GPU capable instances (from the
``g3``, ``p3`` or ``p3dn`` families) and specify the number of GPUs each worker task
should have.
Kevin Kho
04/28/2022, 7:07 PM