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

Docker: OS and CUDA upgrades, support for additional configurations #9

Merged
merged 1 commit into from
Dec 11, 2020

Conversation

brycelelbach
Copy link
Collaborator

@brycelelbach brycelelbach commented Dec 5, 2020

  • Upgrade images from NVHPC 20.7 to NVHPC 20.9.
  • Upgrade images from CUDA 11.0 to CUDA 11.1.
  • Upgrade images from Ubuntu 18.04 to Ubuntu 20.04.
  • Update to the new Intel compiler package names.
  • Add support for Ubuntu NVC++ images.
  • Add support for CentOS GCC images.
  • Switch to pulling the CUDA container from the NVIDIA container registry.
  • Install less in the images.
  • Always install gnupg because the CUDA base images have it installed but the NVHPC images do not.
  • Add a script for listing docker tags from hub.docker.com.

* Upgrade images from NVHPC 20.7 to NVHPC 20.9.
* Upgrade images from CUDA 11.0 to CUDA 11.1.
* Upgrade images from Ubuntu 18.04 to Ubuntu 20.04.
* Update to the new Intel compiler package names.
* Add support for Ubuntu NVC++ images.
* Add support for CentOS GCC images.
* Switch to pulling the CUDA container from the NVIDIA container registry.
* Install `less` in the images.
* Always install `gnupg` because the CUDA base images have it installed but the
  NVHPC images do not.
* Add a script for listing docker tags from hub.docker.com.
@brycelelbach brycelelbach merged commit 1780660 into main Dec 11, 2020
@brycelelbach brycelelbach deleted the docker/os-and-cuda-upgrades branch December 11, 2020 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants