Page 2 of 2

Re: Problems with mpi on Ubuntu 18.04

Posted: Wed Apr 15, 2020 8:07 pm
by Yvan Fournier
Hello,

That sounds like good news, and matches the type of error you had. Memory-access checks done by Valgrind or AddressSanitizer are great for detecting and fixing bugs in the code, but of no use when the hardware is playing tricks.

Hope your machine will run well now.

Best regards,

Yvan