e7964cda49
* Changes: - Fix for any set without CPU loaded (ex.): sudo /opt/rocm/bin/amd-smi set -o 250 AttributeError: 'Namespace' object has no attribute 'core_boost_limit' - Fix for recent changes to memory partition sets Needed to account for permission denied -> to display not supported. EACCESS == *_STATUS_PERMISSION, but in this case need to show NOT_SUPPORTED Change-Id: Ie00bbb34d01adfe38300f1ac4c1620d78885b9b7 Signed-off-by: Charis Poag <Charis.Poag@amd.com>