oneapi-src / oneapi-src/level-zero
`zesDeviceEnumFabricPorts` and `subdevice`
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 335
- Forks
- 140
- Avg merge
- 12h 32m
- Merged PRs (30d)
- 5
Description
Even if you pass a subdevice handle to the zesDeviceEnumFabricPorts, it returns the ports of the full device.
It will be nice if the feature (if it's one) is documented somewhere.
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
Start with the specification and documentation for zesDeviceEnumFabricPorts, focusing on how a subdevice handle is expected to affect the returned ports. Confirm whether the observed behavior is intentional, then document the behavior and the expected subdevice semantics, or clarify the required change if it is not intentional.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100