linux cpu拓扑查看工具 hwloc 简介


linux cpu拓扑查看工具 hwloc 简介

https://blog.csdn.net/whatday/article/details/106170613

https://blog.csdn.net/qq_30123815/article/details/109582124

#下载hwloc源码包

$ wget https://download.open-mpi.org/release/hwloc/v2.2/hwloc-2.2.0.tar.gz

#解压源码包

$ tar -zxvf hwloc-2.2.0.tar.gz

#进入源码文件夹

$ cd hwloc-2.2.0

#执行configure生成makefile

$ ./configure #编译hwloc

$ make

#安装

$ make install


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM