Galantsev, Dmitrii
51088382c8
[SWDEV-529762] CMAKE - Fix lintian issues ( #325 )
...
Change-Id: Ide3563a876cb530d0e80676e78f36f18a233a3ba
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/amdsmi commit: bd82e881f5 ]
2025-05-06 17:59:47 -05:00
Justin Williams
8c9cb42a58
[SWDEV-469278] Removed PyYAML Dependency
...
Signed-off-by: Justin Williams <Justin.Williams@amd.com >
Change-Id: Idec32cfb0de84cc255b506d7f972e2750992745e
[ROCm/amdsmi commit: 2370aa1b40 ]
2024-12-03 15:40:44 -05:00
Justin Williams
966d0d996f
[SWDEV-492047] Removed setup.cfg.in
...
Signed-off-by: Justin Williams <Justin.Williams@amd.com >
Change-Id: I97b14d05b17fefbb87368824f57bc4ab690f1bf0
[ROCm/amdsmi commit: d3d6157854 ]
2024-11-13 12:45:09 -05:00
Justin Williams
fcb033f780
[SWDEV-482058 / SWDEV-482971] Added setup.py install
...
Signed-off-by: Justin Williams <Justin.Williams@amd.com >
Change-Id: Ibad07d34dfb455043ce307fe036289f1d5c20a9a
[ROCm/amdsmi commit: 2e5b164c43 ]
2024-10-18 16:59:13 -04:00
Maisam Arif
457619bfad
[SWDEV-469278] - Lowered PyYAML dependency
...
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
Change-Id: Icfee09b84cf1071ec82b65fc2877be69e0283489
[ROCm/amdsmi commit: 09c9574454 ]
2024-09-20 18:03:00 -04:00
Dmitrii Galantsev
f59f2caf2c
Revert "[SWDEV-469278] Lowered PyYAML post install script dependency"
...
Revert submission 1125402
Reason for revert: Packaging a tar archive of 3rd party sources
Reverted Changes:
I8908451c0:[SWDEV-482058] Updated Packaging for offline insta...
I764c8bf01:[SWDEV-469278] Lowered PyYAML post install script ...
Change-Id: I3886b5370e352fc33a249c4657d7ed0c1ee75baf
[ROCm/amdsmi commit: 6beec5f3ec ]
2024-09-20 16:42:29 -04:00
Justin Williams
90c854ad72
[SWDEV-469278] Lowered PyYAML post install script dependency
...
Signed-off-by: Justin Williams <Justin.Williams@amd.com >
Change-Id: I764c8bf01e6cb6acb0b3fc1db396707099e5ed12
[ROCm/amdsmi commit: f2f02aa317 ]
2024-09-20 00:55:48 -04:00
Galantsev, Dmitrii
43a2e42521
Remove python-clang dependency
...
python3-clang was only used to generate the python wrapper
We now use it only within the docker image for the generator
Change-Id: Id574f109b959d72f0734b0df4c26b3bbab3238fd
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/amdsmi commit: fa4e488111 ]
2024-09-04 15:33:28 -05:00
Charis Poag
31a2921b62
[SWDEV-451960] [WIP] Add Pytest
...
Updates:
- Added pytest to shared/pytest folder
- User can execute tests:
[pytest]
python3 -m pytest -p no:cacheprovider /opt/rocm/share/amd_smi/tests/pytest/unit_tests.py -s -v
python3 -m pytest -p no:cacheprovider /opt/rocm/share/amd_smi/tests/pytest/integration_test.py -s -v
[unittest]
/opt/rocm/share/amd_smi/tests/pytest/unit_tests.py -v
/opt/rocm/share/amd_smi/tests/pytest/integration_test.py -v
- Automatically installs pytest
Change-Id: Ia3281a9608aeeb803b91f8b83f87ff84b01037f4
Signed-off-by: Charis Poag <Charis.Poag@amd.com >
[ROCm/amdsmi commit: d9d6637cb7 ]
2024-08-29 10:09:29 -04:00
Galantsev, Dmitrii
009da920b7
Remove absolute link to libamd_smi.so
...
Also modify README to include:
export PATH="$PATH:/opt/rocm/bin"
Change-Id: Ib4513d61fd3e6b23cc789491c11d83e6a6de947a
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/amdsmi commit: 874d8edb3d ]
2023-11-02 14:31:58 -05:00
Galantsev, Dmitrii
91ef279bc4
Fix python setup.cfg on rhel8
...
Change-Id: If06fd0e6f3a5574a9f318de23b9eaa712e1c03bb
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/amdsmi commit: 6d7376a793 ]
2023-10-30 22:28:23 -05:00
Galantsev, Dmitrii
33bfb69a7d
CMake - Configure __version__ for python scripts
...
Change-Id: I646dc27b5dc93e8dde38ff09ae9c826dfc7faaa7
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/amdsmi commit: 336ef57ed8 ]
2023-10-25 18:03:18 -05:00