Parallelism helper tool: Intel Advisor

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?

4 Likes

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

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.

6 Likes