操作步骤:
1、容器启动时将主机端口映射到容器22端口;
2、进入容器后,运行npu-smi info可以正常打印npu信息;
3、ssh配置文件设置PermitRootLogin yes和PasswordAuthentication yes;
4、通过ssh直接进入容器,运行npu-smi info命令出现报错
报错信息:
npu-smi: error while loading shared libraries: libc_sec.so: cannot open shared object file: No such file or directory
操作步骤:
1、容器启动时将主机端口映射到容器22端口;
2、进入容器后,运行npu-smi info可以正常打印npu信息;
3、ssh配置文件设置PermitRootLogin yes和PasswordAuthentication yes;
4、通过ssh直接进入容器,运行npu-smi info命令出现报错
报错信息:
npu-smi: error while loading shared libraries: libc_sec.so: cannot open shared object file: No such file or directory