• Masahiro Wada's avatar
    Enhancements in CUDA Support (#699) · 243671ee
    Masahiro Wada authored
    * add cuda tookit installing support
    
    * add nvcc installing support
    
    * add libcudnn8-dev installing support
    
    * add new cuda versions adn cudnn versions
    
    * add specificaitons of new option
    
    * remove installNvcc
    
    installNvcc process is included in installToolkit
    
    * add tests for new nvidia-cuda options
    
    * fix wrong scenario name
    
    * Revert "add specificaitons of new option"
    
    This reverts commit 0dcdb92406e38caa297643eab5af641f814b4f69.
    
    README.md should be generated by CI workflow.
    
    * make cudnn-dev installation isolated
    
    * dump minor version to 1.1.0
    243671ee