Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
2159 Discussions

Is Intel MPI GPU Aware with DPCPP?

GouthamKK
Beginner
871 Views

Hello Team,

 

I have a couple of questions regarding Intel MPI and performance analysis tools.

1. I was going through Intel MPI documentation about GPU support and I am just curious to know whether Intel MPI is GPU Aware (DPCPP).? If yes, where I can read more about the same?

 

2. Can I use Intel oneAPI DPCPP code with Intel MPI together? If yes, how can I achieve that?

 

3. If the answer to the above questions is yes then - Is there any performance analysis tool that I can use to analyze the code (both MPI level and DPCPP code level in the same tool)? Do that existing tools like ITAC and Application Performance Screenshot record those details (Both MPI and DPCPP)?

 

Thanks in advance

 

Regards

Goutham

0 Kudos
4 Replies
SantoshY_Intel
Moderator
841 Views

Hi Goutham,

 

Thanks for posting in Intel Forums.

 

>>"I am just curious to know whether Intel MPI is GPU Aware (DPCPP).?"

Intel MPI is GPU aware with DPCPP.

 

>>"Can I use Intel oneAPI DPCPP code with Intel MPI together? If yes, how can I achieve that?"

Yes, you can use Intel oneAPI DPCPP code with Intel MPI together. Please refer to the below link to know how to compile and run MPI programs using DPC++:

https://www.intel.com/content/www/us/en/developer/articles/technical/compile-and-run-mpi-programs-using-dpcpp-language.html

 

>>"Do that existing tools like ITAC and Application Performance Screenshot record those details (Both MPI and DPCPP)?"

Yes, you can use Intel Vtune Profiler tool. Please refer to the below links:

https://www.intel.com/content/www/us/en/develop/documentation/vtune-cookbook/top/configuration-recipes/profiling-mpi-applications.html

https://www.intel.com/content/www/us/en/develop/documentation/vtune-help/top/analyze-performance/code-profiling-scenarios/mpi-code-analysis.html#mpi-code-analysis_GUID-F7B5B574-03EC-468C-8DF8-96E842A3DED1

 

Thanks & Regards,

Santosh

 

SantoshY_Intel
Moderator
797 Views

Hi Goutham,


We haven't heard back from you. Could you please provide an update on your issue?


Thanks & Regards,

Santosh


0 Kudos
GouthamKK
Beginner
749 Views

Hi Santosh,

 

Thanks for the detailed information. You may close this thread.

 

Regards

Goutham

0 Kudos
SantoshY_Intel
Moderator
736 Views

Hi Goutham,


Glad to know that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.


Thanks & Regards,

Santosh


0 Kudos
Reply