安装后smpd无法运行,进程中没有smpd.exe。注册过程也完成了。运行自带的测试程序cpi.exe,提示
:Error: No smpd passphrase specified through the registry or .smpd file, exiting.

这个是由于的用户是普通用户,权限不够
解决方式:
1、开始--所有程序--附件---找到cmd.exe文件,右键点击 ----> 以管理员身份运行
2、进入MPICH2的安装目录,以我的为例 cd /d C:\Program Files (x86)\MPICH2\bin
3、输入命令smpd -install -phrase behappy, behappy是安装时设置的passphrase

相关文章:

  • 2021-08-03
  • 2022-12-23
  • 2022-12-23
  • 2021-05-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-25
  • 2021-12-05
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-09-25
  • 2021-08-30
  • 2022-12-23
  • 2022-01-11
  • 2021-06-26
相关资源
相似解决方案