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