Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
Licensing

Licensing

How to install MS-MPI service on stand-alone machines. VPN usage may result in analysis failure when using the default Intel MPI.

    • FAQFAQ
      Participant

      Browse into the extracted AnsysEM Installation media 1 – install MS MPI PrerequisitesMS MPI 10.0msmpisetup_v10.0.exe 2 – Start the MS-MPI service by opening an elevated CMD (rt-click on CMD and “run as admin”) and run these three commands: sc config MsMpiLaunchSvc depend= Dnscache/Dhcp sc config MsMpiLaunchSvc start= delayed-auto sc start MsMpiLaunchSvc 3 – set MPI type in AEDT to MS-MPI in “HPC and Analysis Options” -> “Options” MPI Vendor = Microsoft