We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

Ansys Learning Forum Forums Discuss Simulation LS Dyna I have MS-MPI v10.1.3 installed, but why is the lsdyna solver still using MS-MPI Reply To: I have MS-MPI v10.1.3 installed, but why is the lsdyna solver still using MS-MPI

igandiko
Ansys Employee

Perhaps you have an environment variable defined for "mpiexec.exe"? You can try using the full path of the MPI in your ls-dyna job command. 

C:\path_to_v10.1.3\bin\mpiexec.exe -np 4 C:\lsdyna_mpp_solver_exe i= input.k

 

Â