GPUs and Fabrics
Fuzzball allows you to run workflows on GPUs with relative ease. Once you have a container with GPU accelerated code, you can build a workflow that utilizes GPUs simply by requesting the appropriate resources in your Fuzzfile.
High-speed interconnects like InfiniBand and Omni-Path can be utilized by specifying containers that are built with appropriate libraries.
The following sections provide guidance for using these technologies.