This demonstration video is dedicated to explain how we can compile and execute C/C++ programs in MPI/OpenMP framework with VS Code in Windows Operating system.
✨ This is done with the help of "mingw-w64", "msmpi" installations along with vs code editor.
⌚Timeline:
00:00 Introduction
01:20 Installations
08:30 Configurations
11:50 OpenMP output
12:30 Configurations
15:50 MPI output
🌟MinGW-w64 download: https://sourceforge.net/projects/ming...
🎁 MSMPI installation files: https://www.microsoft.com/en-us/downl...
⚡VS Code installation: https://code.visualstudio.com/download
📘 MinGW home page: https://www.mingw-w64.org/
📗 Sample programs used:
https://github.com/Abhiramborige/Para...
📙 MSMPI documentation: https://docs.microsoft.com/en-us/mess...
👍 Thankyou