oneapi-src / level-zero

oneAPI Level Zero Specification Headers and Loader
https://spec.oneapi.com/versions/latest/elements/l0/source/index.html
MIT License
211 stars 90 forks source link

`zesDeviceEnumFabricPorts` and `subdevice` #139

Open TApplencourt opened 5 months ago

TApplencourt commented 5 months ago

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.