Skip to content

torch 2.0.0 GPU on macOS 10.13.6 with Xcode 10.1

Choose a tag to compare

In order to keep up-to-date with the latest release, upgrade for the same environment. Now I setup a mixed CUDA 10.2 with CUDA 10.1 and found the libraires are compatible with each other. That means we can use cuda memory control API used for torch 2.2.0 now, although compiling torch 2.2.0 has met with one issue of unsolved issues "default argument from c++ to python object pybind11".

As torch-2.2.0-fixed branch still has issues about default argument, this serves as our latest release library version.