# Julia 1.9, same depot with different machines?

**URL:** https://discourse.julialang.org/t/julia-1-9-same-depot-with-different-machines/103463
**Category:** General Usage
**Tags:** question, hpc, precompilation
**Created:** [September 2, 2023, 8:40am UTC](https://discourse.julialang.org/t/julia-1-9-same-depot-with-different-machines/103463 "2023-09-02T08:40:27Z")
**Posts on this page:** 3
**Page:** 2

<div class="post-metadata">

### Author: ![Sevi](https://avatars.discourse-cdn.com/v4/letter/s/c67d28/32.png) [@Sevi](https://discourse.julialang.org/u/Sevi)
#### Post date: [October 17, 2023, 7:27am UTC](https://discourse.julialang.org/t/julia-1-9-same-depot-with-different-machines/103463/21 "2023-10-17T07:27:23Z")

</div>

I’ve never used LSF unfortunately, but it probably has a similar command to get the names of all hosts. Maybe this is useful:

> **[lshosts command reference](https://www.ibm.com/docs/en/spectrum-lsf/10.1.0?topic=reference-lshosts)**
>
> Displays hosts and their static resource information.

---

<div class="post-metadata">

### Author: ![roi.holtzman](https://avatars.discourse-cdn.com/v4/letter/r/f05b48/32.png) [@roi.holtzman](https://discourse.julialang.org/u/roi.holtzman)
#### Post date: [October 19, 2023, 8:43am UTC](https://discourse.julialang.org/t/julia-1-9-same-depot-with-different-machines/103463/22 "2023-10-19T08:43:21Z")

</div>

You are right! That indeed helped me find the right CPU.  
See the full solution in [this post](https://discourse.julialang.org/t/error-precompiling-on-cluster/104974/24).

---

<div class="post-metadata">

### Author: ![Sevi](https://avatars.discourse-cdn.com/v4/letter/s/c67d28/32.png) [@Sevi](https://discourse.julialang.org/u/Sevi)
#### Post date: [October 19, 2023, 11:06am UTC](https://discourse.julialang.org/t/julia-1-9-same-depot-with-different-machines/103463/23 "2023-10-19T11:06:58Z")

</div>

Great! Thanks for sharing your solution 🙂

[Previous page](https://discourse.julialang.org/t/julia-1-9-same-depot-with-different-machines/103463.md?page=1)
