Dear all,
is there a prebuilt version of LibTorch for the NVIDIA GH200 superchip? If not, do you have some recommendations how to build it from the sources?
Best regards,
Matthias
Dear all,
is there a prebuilt version of LibTorch for the NVIDIA GH200 superchip? If not, do you have some recommendations how to build it from the sources?
Best regards,
Matthias
You can install the latest stable or nightly pip wheels with CUDA 12.4 and extract the libtorch*.so
libraries for your use case.