features/test-scenarios
JP Ungaretti ea030fa0ae
Add new NVIDIA CUDA feature (#80)
* Add new Nvidia feature

* Remove random empty files

* Update comments

* Rename feature to nvidia-cuda

* Add feature to tests

* Add version

* Move test to match new name

* Add final output message

* Fix capitalization of NVIDIA

* Remove option for base CUDA

* Use camelCase

* Check for required packages

* Use os-release instead of lsb_release

* Clean up keyring variables

* Collapse keyring lines

* Always install CUDA libraries

* Add option to install NVTX

* Always use ubuntu2004 repo

* Use test instead of brackets

* Add default values to feature

* Add version options for CUDA and cuDNN

* Rename CUDA version option

* Add scenario to test specific CUDA/cuDNN version

* Rename cuDNN scenario

* Fix typo in test scenario

* Update variable casing

* Add more helpful error messages

* Remove default values from script

* Use enum for version option

* Polish new scenarios

* Remove apt_get_update_if_needed and check_packages

* Add more versions

* Improve error messages

* Comments and feature description

Co-authored-by: Josh Spicer <joshspicer@github.com>
2022-08-21 14:22:51 -04:00
..
install_additional_dotnet.sh Dotnet: Install additional versions (#60) 2022-07-14 18:37:46 +00:00
install_additional_java.sh Java: Install additional versions (#62) 2022-07-14 12:16:55 -07:00
install_additional_node.sh smart auto-install multiple versions for node (#56) 2022-07-14 11:12:11 -07:00
install_additional_php.sh PHP: Install additional versions (#61) 2022-07-14 20:19:36 +00:00
install_additional_python.sh Python: Install additional versions (#58) 2022-07-01 14:51:06 -04:00
install_additional_ruby.sh ruby: install additional versions (#57) 2022-07-01 14:12:10 -04:00
install_cudnn_nvxt.sh Add new NVIDIA CUDA feature (#80) 2022-08-21 14:22:51 -04:00
install_cudnn_nvxt_version.sh Add new NVIDIA CUDA feature (#80) 2022-08-21 14:22:51 -04:00
install_dotnet_3.sh update dotnet/oryx features to use recommended install location for dotnet6 (#91) 2022-08-16 17:33:25 -04:00
install_dotnet_5.sh update dotnet/oryx features to use recommended install location for dotnet6 (#91) 2022-08-16 17:33:25 -04:00
install_gradle_and_maven.sh Java: fix gradle bug - invalid version (#84) 2022-08-09 22:37:23 +00:00
install_jupyterlab.sh Rename feature: 'common' to 'common-utils' (#79) 2022-08-05 18:11:46 +00:00
install_python_twice.sh Pass options via environment variables (#39) 2022-06-03 10:46:25 -04:00
scenarios.json Add new NVIDIA CUDA feature (#80) 2022-08-21 14:22:51 -04:00