Overview
Request 1197958 accepted
- Enable sle15_python_module_pythons.
- GCC 9.3 or newer is required, regardless if CUDA is enabled.
See https://github.com/pytorch/pytorch/blob/v2.3.1/CMakeLists.txt#L48
Therefore, for SLE15 we went with GCC 11 as it seems to be the most
common one.
- Use %gcc_version macro for Tumbleweed.
Loading...
Login required, please
login
in order to comment
Request History
yeey created request
- Enable sle15_python_module_pythons.
- GCC 9.3 or newer is required, regardless if CUDA is enabled.
See https://github.com/pytorch/pytorch/blob/v2.3.1/CMakeLists.txt#L48
Therefore, for SLE15 we went with GCC 11 as it seems to be the most
common one.
- Use %gcc_version macro for Tumbleweed.
Guillaume_G accepted request