You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change CUDA install validation test to support both v11.4 and v11.x > 11.4 on ARM (#4305)
Starting with CUDA Toolkit v11.5, the samples where the deviceQuery source code is installed
was moved out of the CUDA install package and into its own github repository. The structure
of the sample directy tree also changed thus requiring different paths for compiling and
executing the deviceQuery utility.
Co-authored-by: Luca Carrogu <[email protected]>
0 commit comments