Lines Matching full:compute
239 * Long-running compute command buffers, while still using traditional end of
241 fences which get reattached when the compute job is rescheduled.
288 userspace is allowed to use userspace fencing or long running compute
311 faults on GPUs are limited to pure compute workloads.
314 compute side, like compute units or command submission engines. If both a 3D
315 job with a DMA fence and a compute workload using recoverable page faults are
318 - The 3D workload might need to wait for the compute job to finish and release
321 - The compute workload might be stuck in a page fault, because the memory
327 - Compute workloads can always be preempted, even when a page fault is pending
332 achieved through e.g. through dedicated engines and minimal compute unit
343 fences must complete before a compute job with page fault handling can be
345 made visible anywhere in the system, all compute workloads must be preempted
362 Fences` discussions: Infinite fences from compute workloads are allowed to