# intel_power_consumption_get **Repository Path**: xiaobai_Lee/intel_power_consumption_get ## Basic Information - **Project Name**: intel_power_consumption_get - **Description**: a program to get the power consumption for intel - **Primary Language**: C - **License**: MulanPSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2019-09-10 - **Last Updated**: 2021-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # intel_power_consumption_get #### Description a program to get the power consumption for intel #### Software Architecture no #### Installation 1. Your cpu should be intel. If it's AMD, you can read the manual pdf for AMD and code a program about it. 2. Before run this program, you need to add the module cpuid and msr with commands: sudo modprobe cpuid sudo modprobe msr 3. You need to get root provillege to run this program. #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)