oneapi-src / oneapi-src/level-zero
Document says "setting ZE_FLAT_DEVICE_HIERARCHY to 1" - error?
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 335
- Forks
- 140
- Avg merge
- 12h 32m
- Merged PRs (30d)
- 5
Description
The documentation has one (typo?) possible issue when it says:
"setting ZE_FLAT_DEVICE_HIERARCHY to 1"
in the https://spec.oneapi.io/level-zero/latest/core/PROG.html#affinity-mask
section.
I think this is an error and the "1" should be "FLAT"
- james
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
Open the linked Level Zero specification's affinity-mask section and review the sentence containing ZE_FLAT_DEVICE_HIERARCHY. Confirm whether the value should be "FLAT" rather than "1"; done means the documentation uses the verified wording.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100