Skip to content

Commit

Permalink
Addressing review from cnauroth
Browse files Browse the repository at this point in the history
gpu/install_gpu_driver.sh:
* use the same retry arguments in all calls to curl
* correct 12.3's driver and sub-version
* improve logic for pause as other workers perform build
* remove call to undefined clear_nvsmi_cache
* move closing "fi" to line of its own
* added comments for unclear logic
* removed commented code
* remove unused curl for latest driver version

gpu/test_gpu.py
* removed excess test
* added comment about numa node selection
* removed skips of rocky9 ; 2.2.44-rocky9 build succeeds
  • Loading branch information
cjac committed Feb 4, 2025
1 parent 0bc3c1f commit 2bf97fc
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 111 deletions.
Loading

0 comments on commit 2bf97fc

Please sign in to comment.