-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SWDEV-488276] Add partition 2.0 functionality (#44)
Changes: * CLI: - Updated amd-smi partition - Updated amd-smi partition -c - Updated amd-smi partition -m - Updated amd-smi partition -a - Updated amd-smi set -M <NPS1/NPS2/NPS4/NPS8> - Updated amd-smi set -C <SPX/DPX/QPX/TPX/CPX> - Updated amd-smi set -C <ACCELERATOR_TYPE> or <PROFILE_INDEX> Where PROFILE_INDEX = available ACCELERATOR_TYPES - Updated amd-smi set --help, now includes more detail for amd-smi set -C <ACCELERATOR_TYPE> or <PROFILE_INDEX> * API: - Added amdsmi_get_gpu_memory_partition_config - Added amdsmi_set_gpu_memory_partition_mode - Added amdsmi_get_gpu_accelerator_partition_profile_config - Updated amdsmi_get_gpu_accelerator_partition_profile_config - Added amdsmi_set_gpu_accelerator_partition_profile Signed-off-by: Charis Poag <[email protected]>
- Loading branch information
1 parent
c6bb6ca
commit c1cd2b4
Showing
18 changed files
with
2,639 additions
and
449 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.