oneapi-src / oneapi-src/unified-memory-framework

Add a possibility to set log level to "debug" in workflows.

Open
#478 1 comment 0 reactions 0 assignees View on GitHub

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).

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.