https://prefect.io logo
y

Yuval

09/03/2023, 8:58 AM
My project runs on AWS, and some of my flows would require GPU setting for the clusters running them. I didn't see direct support for assigning GPU machines in Prefect using ECSRun. Is there a way to overcome this? (Perhaps create it separately - either manually or using DASK - and then supply this [possibly auto-scaling] cluster to prefect to manage henceforth?)