# Resources for Distributed Training w/ Flux

**URL:** https://discourse.julialang.org/t/resources-for-distributed-training-w-flux/78105
**Category:** Machine Learning
**Tags:** flux
**Created:** [March 18, 2022, 7:50pm UTC](https://discourse.julialang.org/t/resources-for-distributed-training-w-flux/78105 "2022-03-18T19:50:06Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![austinbean](https://avatars.discourse-cdn.com/v4/letter/a/839c29/32.png) [@austinbean](https://discourse.julialang.org/u/austinbean)
#### Post date: [March 18, 2022, 7:50pm UTC](https://discourse.julialang.org/t/resources-for-distributed-training-w-flux/78105/1 "2022-03-18T19:50:06Z")

</div>

Hello -

Is there a current (c. 2022) guide to parallel / distributed training in Flux, especially on GPUs? I found [this](https://github.com/AStupidBear/FluxUtils.jl) archived repo but if there’s anything more current or if anyone has done this recently, I’d love to look. My application is image classification.

Thanks!

---

<div class="post-metadata">

### Author: ![ToucheSir](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/touchesir/32/14411_2.png) [@ToucheSir](https://discourse.julialang.org/u/ToucheSir)
#### Post date: [April 2, 2022, 5:07am UTC](https://discourse.julialang.org/t/resources-for-distributed-training-w-flux/78105/2 "2022-04-02T05:07:39Z")

</div>

There are no guides since the supporting tech is still very much in development, but if you’re willing to be an early adopter then you could look into some of the options discussed in [https://github.com/FluxML/Flux.jl/issues/910](https://github.com/FluxML/Flux.jl/issues/910).
