Created
October 30, 2022 17:06
-
-
Save ericcurtin/948c71d78a1a201afb3e993c4a347997 to your computer and use it in GitHub Desktop.
ioreg -l|egrep 'gpu-core-count|AGXParameterBufferMax|GPUConfiguration|shared-region-base|class IOPlatformExpertDevice|perf-states|OS Build'
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
$ ioreg -l|egrep 'gpu-core-count|AGXParameterBufferMax|GPUConfiguration|shared-region-base|class IOPlatformExpertDevice|perf-states|OS Build' | |
| "OS Build Version" = "21G72" | |
+-o J274AP <class IOPlatformExpertDevice, id 0x100000207, registered, matched, active, busy 0 (2376894 ms), retain 33> | |
| | | | "perf-states" = <0000000090010000007b9a176a02000000a4781f8d0200000054ea2ab2020000001f13370d03000000ea3b435b03000080bb2c4ca0030000> | |
| | | | "gfx-shared-region-base" = <0080f7ff09000000> | |
| | | | "gpu-num-perf-states" = <06000000> | |
| | | | "AGXParameterBufferMaxSizeEverMemless" = 293076992 | |
| | | | "AGXParameterBufferMaxSizeNeverMemless" = 146538496 | |
| | | | "gpu-core-count" = 8 | |
| | | | "AGXParameterBufferMaxSize" = 439615488 | |
| | | | "GPUConfigurationVariable" = {"gpu_gen"=13,"num_gps"=4,"num_cores"=8,"core_mask_list"=(255),"num_frags"=8,"num_mgpus"=1} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment