https://github.com/chakib-belgaid/auto-hwpc-sensor
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.3%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: chakib-belgaid
- Language: Shell
- Default Branch: main
- Size: 4.88 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
readme.md
Auto HWPC Sensor
This repository contains the Auto HWPC Sensor project, which update the config file to include the proper events of containers/core for hwpc-sensor based on the cpu family
Installation
To install the Auto HWPC Sensor, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/auto-hwpc-sensor.git
Usage
To use the Auto HWPC Sensor, follow these steps: 1. install the hwpc-sensor 2. prepare your config file with all the events except the one that depends on the container/core 3. instead of running the hwpc-sensor with the config file, run the auto-hwpc-sensor with the config file as an argument
bash
hwpc-sensor --config-file <path-to-config-file>
becomes
bash
auto-hwpc-sensor <path-to-config-file>
Limitaion
- The auto-hwpc-sensor only works with the cpu family events. If the cpu events are not present in the config file, the auto-hwpc-sensor will not work.
- the auto-hwpc-sensor only works with the config-file and not with the arguments passed to the hwpc-sensor command.
Contributing
Contributions are welcome! If you would like to contribute to the Auto HWPC Sensor project.
To add a new cpu family, follow these steps:
- add the entry in the file cpu_events.json with the cpu family as the key and the events as the value
- make sure the the cpu family is in ** Lower case ** otherwise it won't work
- the events should be the same format as the events present in the lbpfm4
Owner
- Name: belgaid mohammed chakib
- Login: chakib-belgaid
- Kind: user
- Location: lille france
- Company: inria-lille
- Twitter: chakibmed
- Repositories: 69
- Profile: https://github.com/chakib-belgaid
Green Coder, Gamer, and technology enthousiaste, I am a PhD in computer carbonfoot prints, energy measurement and Software optimization
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0