"vscode:/vscode.git/clone" did not exist on "508e8eb4b1e2e881f6117ac93e073304d7b16b04"
  1. 01 Mar, 2024 1 commit
  2. 26 Jan, 2024 1 commit
  3. 25 Jan, 2024 1 commit
    • Samuel GIFFARD's avatar
      Enhance GPU detection logic to support WSL2 environments · 2cb41121
      Samuel GIFFARD authored
      This commit updates the GPU detection logic in the setup script to accommodate environments where NVIDIA GPUs might not be directly listed by `lspci`, such as in Windows Subsystem for Linux 2 (WSL2). The revised logic now attempts to identify NVIDIA GPUs using both `lspci` and `nvidia-smi`, ensuring broader compatibility and recognizing GPUs that are accessible in WSL2. This change allows the script to correctly detect NVIDIA GPUs in a wider range of setups, improving user experience and script robustness in diverse environments.
      2cb41121
  4. 26 Dec, 2023 1 commit
  5. 24 Dec, 2023 4 commits
  6. 23 Dec, 2023 2 commits