开发者
安装HMPI时报错,too many arguments to function call, expected single argument 'iface', have 2 arguments
安装HMPI时报错,too many arguments to function call, expected single argument 'iface', have 2 arguments
发表于2023/02/28
760

报错信息:

true

分析:查看./configure发现检索到-lmlx5,导致会安装mlx5相关模块,导致安装失败

true

解决方案:

查看依赖库,发现/lib64/下存在libmlx5.so

true

通过yum whatprovides发现是安装rdma-core-devel时引入该动态库的,remove掉即可

true

收藏举报
Level 1
0
帖子
0
粉丝
0
获赞