oneapi-src / oneapi-src/unified-memory-framework
Add a possibility to set log level to "debug" in workflows.
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C
- Stars
- 98
- Forks
- 48
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 6
Description
Rationale
If something doesn't work during development, it's easier to detect the cause of errors in tests using log messages. We could add an option to the manual workflow that sets UMF_LOG to the desired level (or simply add a checkbox to set it to debug).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the manual workflow referenced in the issue and inspect how its inputs are defined and passed to UMF_LOG. Add the requested way to select the debug level, then verify that a manually triggered workflow receives the selected setting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100