Cuda Driver Release News - Exclusive

Allows a developer to tell the driver “this next kernel is latency-sensitive” or “this kernel can be deferred.” The driver uses this hint to bypass the BME scheduler’s prediction logic.

Note: Gains require recompilation with -arch=native or -arch=sm_100 . cuda driver release news exclusive

NVIDIA is preparing to roll out its most significant driver architecture since the R535 branch. Codenamed internally, the new CUDA driver (version 570.85.05 ) exclusively enables Compute Preemption Tier 3 and introduces a breaking change for legacy PTX. Allows a developer to tell the driver “this

Following industry demand for secure multi-tenancy, the driver introduces a new ring-based isolation layer for concurrent AI workloads, mitigating side-channel leaks. mitigating side-channel leaks.