# Julia on Xeon Phi

**URL:** https://discourse.julialang.org/t/julia-on-xeon-phi/45682
**Category:** General Usage
**Created:** [August 28, 2020, 12:01pm UTC](https://discourse.julialang.org/t/julia-on-xeon-phi/45682 "2020-08-28T12:01:45Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![andrey2185](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/andrey2185/32/9889_2.png) [@andrey2185](https://discourse.julialang.org/u/andrey2185)
#### Post date: [August 28, 2020, 12:01pm UTC](https://discourse.julialang.org/t/julia-on-xeon-phi/45682/1 "2020-08-28T12:01:45Z")

</div>

Hello,  
can I run Julia on Xeon Phi, just like on a pc?

---

<div class="post-metadata">

### Author: ![rayegun](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rayegun/32/26729_2.png) [@rayegun](https://discourse.julialang.org/u/rayegun)
#### Post date: [August 28, 2020, 1:24pm UTC](https://discourse.julialang.org/t/julia-on-xeon-phi/45682/2 "2020-08-28T13:24:32Z")

</div>

This might be of use, the advice should still apply for newer editions of Julia:

> [@Xeon Phi Knights Landing](https://discourse.julialang.org/t/xeon-phi-knights-landing/2203/2):
>
> The [Celeste](https://github.com/jeff-regier/Celeste.jl) project frequently runs julia on KNL. As you might imagine it’s a little tricky as all the software is still playing catch-up. In any case, you’ll want to use a recent version of julia 0.6 and recompile it with an equally recent version of LLVM. The instructions in [https://github.com/jeff-regier/Celeste.jl/issues/391](https://github.com/jeff-regier/Celeste.jl/issues/391) might help

---

<div class="post-metadata">

### Author: ![johnh](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/johnh/32/3615_2.png) [@johnh](https://discourse.julialang.org/u/johnh)
#### Post date: [August 28, 2020, 2:19pm UTC](https://discourse.julialang.org/t/julia-on-xeon-phi/45682/3 "2020-08-28T14:19:56Z")

</div>

This is interesting @andrey2185 Please let us know you progress.
