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