Commit bc722063 authored by Sören Wacker's avatar Sören Wacker
Browse files

mark multi-GPU tutorial as WIP

parent edcf0cc2
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -5,6 +5,10 @@ description: >
  Scale deep learning across multiple GPUs on DAIC.
---

{{% alert title="Work in progress" color="warning" %}}
This tutorial is under development. The examples have not been fully validated on DAIC and may not work as expected. Multi-GPU configuration depends on cluster hardware topology and NCCL settings that are still being tested. Use with caution and report issues on Mattermost.
{{% /alert %}}

## What you'll learn

By the end of this tutorial, you'll be able to: