text icon indicating copy to clipboard operation
text copied to clipboard

Cuda 11.8 & 12 builds and Python 3.11

Open johnnynunez opened this issue 2 years ago • 7 comments

Changes: Python base test: 3.10 (Release in march by Anaconda) Future Python 3.11 support Cuda 11.8 builds Cuda 12.0 builds

johnnynunez avatar Feb 24 '23 14:02 johnnynunez

cc @atalman @osalpekar

joecummings avatar Feb 27 '23 21:02 joecummings

Looks like these are adding 3.11 support for the unittest jobs, but the jobs are failing due to version conflicts since some dependencies are not available for 3.11 in conda. We should perhaps wait for this until the deps are available and unittest jobs are able to run green reliably so the red signal doesn't affect torchtext dev's workflow - @joecummings lmk what you think about this.

osalpekar avatar Feb 27 '23 22:02 osalpekar

Looks like these are adding 3.11 support for the unittest jobs, but the jobs are failing due to version conflicts since some dependencies are not available for 3.11 in conda. We should perhaps wait for this until the deps are available and unittest jobs are able to run green reliably so the red signal doesn't affect torchtext dev's workflow - @joecummings lmk what you think about this.

it's similar problem with torchvision, but in theory anaconda will release the python binaries already in mid-March. So, I already prepare test...

johnnynunez avatar Feb 27 '23 23:02 johnnynunez

Looks like these are adding 3.11 support for the unittest jobs, but the jobs are failing due to version conflicts since some dependencies are not available for 3.11 in conda. We should perhaps wait for this until the deps are available and unittest jobs are able to run green reliably so the red signal doesn't affect torchtext dev's workflow - @joecummings lmk what you think about this.

it's similar problem with torchvision, but in theory anaconda will release the python binaries already in mid-March. So, I already prepare test...

Got it. Thanks for the addition! I agree w/ @osalpekar that we'll wait until mid-March to merge, but I appreciate you being so on top of things here.

joecummings avatar Feb 27 '23 23:02 joecummings

Looks like these are adding 3.11 support for the unittest jobs, but the jobs are failing due to version conflicts since some dependencies are not available for 3.11 in conda. We should perhaps wait for this until the deps are available and unittest jobs are able to run green reliably so the red signal doesn't affect torchtext dev's workflow - @joecummings lmk what you think about this.

it's similar problem with torchvision, but in theory anaconda will release the python binaries already in mid-March. So, I already prepare test...

Got it. Thanks for the addition! I agree w/ @osalpekar that we'll wait until mid-March to merge, but I appreciate you being so on top of things here.

conda 3.11 binaries are avaible

johnnynunez avatar Mar 16 '23 02:03 johnnynunez

Python 3.11 support added via https://github.com/conda/conda/pull/12256, this will be included in the May release of conda 23.5.0

johnnynunez avatar Apr 18 '23 09:04 johnnynunez

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/text/2076

Note: Links to docs will display an error until the docs builds have been completed.

This comment was automatically generated by Dr. CI and updates every 15 minutes.

pytorch-bot[bot] avatar Apr 25 '23 07:04 pytorch-bot[bot]