Skip to content

v2.8.0

Compare
Choose a tag to compare
@bmwshop bmwshop released this 31 Mar 22:21
· 56 commits to master since this release
4d2edc0
  • update versions to 2.8.0
  • docs: automated install on RHEL 8.x
  • fix: aws cli purge must force
  • docs: readme for the pytorch lightning example
  • docs: added readme for the knn example
  • feat: rapids cuml benchmarks
  • fix: notebook version 0.18
  • fix: pinning pl ver for benchmarks
  • fix version comparison for driver_install
  • fix: purge ngc cli
  • fix: WSL v2 Ubuntu image does not have unzip
  • feat:documentation (#83)
  • feat: pins (#97)
  • feat: bump ppa driver to 460 (#96)
  • fix: aws cli
  • TF2 env (#43)
  • feat: AWS CLI (#65)
  • feat: kaggle docker image (#69)
  • feat: kaggle cli (#93)
  • feat: ngc cli (#72)
  • feat: notebooks 0.18 (#95)
  • feat: RAPIDS 0.18
  • feat: microbenchmarks (#78)
  • update unsupported message for install_driver
  • switch from rpmfusion.org to nvidia.com
  • add install_driver() for rhel8
  • fix dual detection, WSL is not mutually exclusive w/ /etc/os-release
  • fix ubuntu, be consistent w/ OS_RELEASE
  • fix issue where nvidia-docker relies on full distro version
  • fix compound VERSION_ID issue, rhel8.3 -> rhel8
  • fix redhat -> rhel to match os-release
  • remove redundant sourcing of /etc/os-release
  • use /etc/os-release to detect OS_FLAVOR and OS_RELEASE
  • refactor changes to .bashrc in install_cuda()
  • check for existence of pinned environment before trying to create a conda env from it #87
  • fix 'git clone' url
  • feat: upgrade the min driver and docker versions (#79)
  • feat: update STACK_VERSION to 2.8.0-dev (#82)