Debug a Parallel MPI program in Visual Studio Code

Published: 01 December 2020
on channel: Sorush Khajepor
16,164
113

I explain how you can debug a parallel MPI program with visual studio (vs) code. I run it on Linux Ubuntu. For this, you need g++, gdb, mpic++, and mpirun available on the operating system.

Find the files I used and more information in the below post:
https://iamsorush.com/posts/debug-mpi...

To get rid of Linux asking for Superuser password try below terminal command

echo 0| sudo tee /proc/sys/kernel/yama/ptrace_scope


On this page of the site you can watch the video online Debug a Parallel MPI program in Visual Studio Code with a duration of hours minute second in good quality, which was uploaded by the user Sorush Khajepor 01 December 2020, share the link with friends and acquaintances, this video has already been watched 16,164 times on youtube and it was liked by 113 viewers. Enjoy your viewing!