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
CI: Install latest compute-sanitizer separately from CTK (#594)
* CI: Install latest compute-sanitizer separately from CTK
* Use mkdir -p to reuse CUDA_PATH
* BUG: Always start with clean CUDA_PATH when building cache
* REF: Setup CUDA component cache in TMP directory
Prevent collision with components already installed to the CUDA_PATH
* DEV: Skip non python-3.12 for debugging
* fix
* Revert "Merge pull request #593 from carterbox/dching/latest-sanitizer"
This reverts commit bd770e1, reversing
changes made to 19df0d9.
* use guess_latest.sh to get the latest CTK ver
* fix cache restoration
* fix cache restoration
* guess_latest needs wget
* dunno what I was thinking
* not sure if this would work on git for windows...
* fix
* give rsync a shot
* debug
* trailing slash, it's always the trailing slash
* for some reason --strip-components=1 does not work...
* the test runners do not have rsync
* restore full matrix
* move
* avoid rsync...
* fix
* add inline comments
---------
Co-authored-by: Leo Fang <leof@nvidia.com>
Co-authored-by: Leo Fang <leo80042@gmail.com>
0 commit comments