amdsmi icon indicating copy to clipboard operation
amdsmi copied to clipboard

python 3.14 warnings for _pack_

Open trixirt opened this issue 5 months ago • 0 comments

On Fedora Rawhide running the pytorch, there is this warning

../../../../../../usr/lib/python3.14/site-packages/amdsmi/amdsmi_wrapper.py:2544 /usr/lib/python3.14/site-packages/amdsmi/amdsmi_wrapper.py:2544: DeprecationWarning: Due to 'pack', the 'struct_amdsmi_cper_timestamp_t' Structure will use memory layout compatible with MSVC (Windows). If this is intended, set layout to 'ms'. The implicit default is deprecated and slated to become an error in Python 3.19. struct_amdsmi_cper_timestamp_t.fields = [

trixirt avatar Aug 02 '25 23:08 trixirt