Module job

Source
Expand description

Groups compute units (Sub) within a Context to execute device kernels in parallel.

This module provides a Rust abstraction around the C++ pxl::runtime::Job class.

Structsยง

Job
Groups compute units (Sub) within a Context to execute device kernels in parallel.