-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
23.08 Release Selector and Install Page Updates (#414)
closes #413 This PR contains the updates to the release selector required for the conda-forge CUDA 12.0 work as well as the docker overhaul. To do: - [x] CUDA 12 conda-forge updates - [x] Docker Overhaul updates to the selector - [x] Docker overhaul updates to the install page - [x] `23.08` release updates This PR updates: - Selector - Enables CUDA 12.0 for conda packages - Disables CUDA 12.0 for arm conda packages - Disables cuSignal from conda CUDA 12.0 - Removes the note on cuSignal for conda CUDA 12.0 - Removes `PyCaret` as a conda additional package, it's now only available on pip for the newest versions - https://pypi.org/project/pycaret/#history - https://anaconda.org/conda-forge/pycaret/files - Updated to new docker setup - Much simpler, only `base` and `notebooks` - No OS selection - Same CUDA 12 restrictions as Conda - Install page - Adds 2 troubleshooting steps about conda CUDA 12 - No ARM - PyTorch CUDA version compatibilities - Expands the CUDA version compatibility section and breaks it up into docker/conda and pip I've also merged in #412 to simplify merging at release. --------- Co-authored-by: Bradley Dice <[email protected]> Co-authored-by: Ray Douglass <[email protected]> Co-authored-by: jakirkham <[email protected]> Co-authored-by: AJ Schmidt <[email protected]>
- Loading branch information
1 parent
221173c
commit 509f416
Showing
4 changed files
with
273 additions
and
313 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.