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.
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