# A cluster config for julia parallel computing

**URL:** https://discourse.julialang.org/t/a-cluster-config-for-julia-parallel-computing/31723
**Category:** Performance
**Tags:** question
**Created:** [December 1, 2019, 8:57pm UTC](https://discourse.julialang.org/t/a-cluster-config-for-julia-parallel-computing/31723 "2019-12-01T20:57:58Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![DJRahim](https://avatars.discourse-cdn.com/v4/letter/d/f08c70/32.png) [@DJRahim](https://discourse.julialang.org/u/DJRahim)
#### Post date: [December 1, 2019, 8:57pm UTC](https://discourse.julialang.org/t/a-cluster-config-for-julia-parallel-computing/31723/1 "2019-12-01T20:57:58Z")

</div>

Hello,  
I’m getting started with julia parallel computing and i need to test a parallel algorithm in a cluster,  
my question is what is the best cluster environment for julia parallel computing and what is the configuration needed for that (using only 2 or 3 servers in the cluster).

---

<div class="post-metadata">

### Author: ![baggepinnen](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/baggepinnen/32/693_2.png) [@baggepinnen](https://discourse.julialang.org/u/baggepinnen)
#### Post date: [December 1, 2019, 10:21pm UTC](https://discourse.julialang.org/t/a-cluster-config-for-julia-parallel-computing/31723/2 "2019-12-01T22:21:17Z")

</div>

Hello and welcome!

I would assume that the best configs depend on your cluster properties. Could you describe the resources you have available and the task you want to perform?
