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.
インストール&ライセンス

インストール&ライセンス

VPNを使用してデフォルトのIntel MPIを使用している場合、解析が失敗することがあります。

    • FAQFAQ
      Participant

      VPNを使用してデフォルトのIntel MPIを使用している場合、解析が失敗することがあります。 代わりにスタンドアロンマシンでMS-MPIサービスをインストールして利用する方法を紹介します。 1 – 解凍したAnsysEMインストールメディア内を参照し、 MS MPIをインストールします。 PrerequisitesMS MPI 10.0msmpisetup_v10.0.exe 2 – コマンドプロンプトを右クリックし[管理者として実行]で開き、以下の3つのコマンドでMS-MPIサービスを起動します。 sc config MsMpiLaunchSvc depend= Dnscache/Dhcp sc config MsMpiLaunchSvc start= delayed-auto sc start MsMpiLaunchSvc 3 – AEDTのMPIタイプをMS-MPIに設定します。[HPC and Analysis Options] -> [Options]で、[MPI Vendor]を[Microsoft]に設定します。