Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added install CUDNN instructions in Windows section and adjusted windows compile command to use %CUDA_PATH% and %CONDA_PREFIX% #6

Merged
merged 3 commits into from
Feb 9, 2024

Commits on Feb 2, 2024

  1. Added install CUDNN instructions in Windows section

     - Added install CUDNN instructions in Windows section and additional resource for manual install
    
     - Added suggestion if compile error appears for cuda_path
    henrypearce4D committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    7bacd26 View commit details
    Browse the repository at this point in the history
  2. Adjusted compile command to %CUDA_PATH%

    Adjusted compile command to %CUDA_PATH% as per sugestion
    
    lfranke#4 (comment)
    henrypearce4D committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6624db4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d30e41 View commit details
    Browse the repository at this point in the history