pub fn plan_device_work_queue(
profile: DeviceWorkQueueProfile,
) -> Result<DeviceWorkQueuePlan, DeviceWorkQueueError>Expand description
Plan a device-resident work queue for dependent dataflow execution.
pub fn plan_device_work_queue(
profile: DeviceWorkQueueProfile,
) -> Result<DeviceWorkQueuePlan, DeviceWorkQueueError>Plan a device-resident work queue for dependent dataflow execution.