Cannot perform parallel computing

Hello,everyone!
Under Linux system, DMP parallel computing cannot be selected and compilation fails. Do you know what the reason is? Is it a problem with the MPI solver? Thank you!


Does the build succeed if you disable DMP?

The error message makes me think perhaps “make” is not installed (?)

Can you go to the main menu, under Settings enable Developer mode,
shot-2023-04-11_09-32-34

then when you do the build, there will be an option for Verbose, enable that:

then you will get more info in the build popup. Copy/paste the text, so I can see the whole thing.

Thank you for your help!@cgw
I did not install ‘make’ in the environment variable and have successfully built it.