- 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. OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-torch?expand=0&rev=36
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 29 04:28:03 UTC 2024 - Guang Yee <gyee@suse.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 11 09:37:17 UTC 2024 - Christian Goll <cgoll@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user