Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Feb 12, 2024

This PR updates the dependencies in the docker image as follows:

UBUNTU 18.04 -> 22.04
CUDA_VER 11.6 -> 11.8
PY_VER 3.8 -> 3.10
MMCV_VER 1.6.1 -> 1.7.0
TORCH_VER 1.12.1 -> 2.0.1
TORCHV_VER 0.13.1 -> 0.15.2

I also updated the docs to point to the new image that can be built with the new docker file. There are newer versions all of these libs but they won't work because:

  • The last cudatoolkit in conda in 11.8, limiting the CUDA version to that
  • The last pytorch3d version in conda is for python 3.10 and torch 2.0.1
  • The MMCV version was limited also to 1.7.0 but I didn't make a note of what breaks when updated further.

@CLAassistant
Copy link

CLAassistant commented Feb 12, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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