Intel MPI is currently not working. I have raised an issue with the intel mpi community support (see [here](https://community.intel.com/t5/Intel-MPI-Library/Issue-when-using-intel-MPI-through-my-debugger-mdb/m-p/1659550/thread-id/12044) for more info). tldr: Intel MPI crashes at `MPI_INIT` when run under `gdb`/`lldb`
Intel MPI is currently not working.
I have raised an issue with the intel mpi community support (see here for more info).
tldr: Intel MPI crashes at
MPI_INITwhen run undergdb/lldb