# Parallelism helper tool: Intel Advisor

**URL:** https://discourse.julialang.org/t/parallelism-helper-tool-intel-advisor/64454
**Category:** Offtopic
**Created:** [July 11, 2021, 8:23am UTC](https://discourse.julialang.org/t/parallelism-helper-tool-intel-advisor/64454 "2021-07-11T08:23:38Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![jzr](https://avatars.discourse-cdn.com/v4/letter/j/eb9ed0/32.png) [@jzr](https://discourse.julialang.org/u/jzr)
#### Post date: [July 11, 2021, 8:23am UTC](https://discourse.julialang.org/t/parallelism-helper-tool-intel-advisor/64454/1 "2021-07-11T08:23:38Z")

</div>

[https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/advisor.html#gs.63b72l](https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/advisor.html#gs.63b72l)

> The tool supports C, C++, Fortran, Data Parallel C++ (DPC++), OpenMP\*, and Python

Supposedly it diagnoses parallelism and vectorization problems, and makes suggestions for fixing them. but Julia support is missing. I wonder if it would be helpful for us. Has anybody got experience with it, or do we have something equivalent already?

---

<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: [July 11, 2021, 1:43pm UTC](https://discourse.julialang.org/t/parallelism-helper-tool-intel-advisor/64454/2 "2021-07-11T13:43:47Z")

</div>

Intel did at one time seem to be getting behind Julia, with work on Julia with the Math Kernel Library.  
There is work being done by the Julia community with OpenAPI which I think I significant  
[https://github.com/JuliaGPU/oneAPI.jl](https://github.com/JuliaGPU/oneAPI.jl)

If you are interested in Intel Advisor I can get you a contact at Intel quite easily, or indeed from within our team at Dell.
