Expand description
Level Zero context + command queue / list scaffold.
Resolves one driver + device by ordinal, creates a ze_context on
it, a compute ze_command_queue, and a default ze_command_list.
Higher layers will allocate memory and kernels on top; this module
is intentionally the minimum to reach a dispatchable state.