Add command to find system spec
This commit is contained in:
parent
07c34a9f97
commit
6350c6fb12
@ -289,6 +289,11 @@ time mflux-generate \
|
||||
--width 1024
|
||||
```
|
||||
|
||||
To find out the spec of your machine (including number of CPU cores, GPU cores, and memory, run the following command:
|
||||
```sh
|
||||
system_profiler SPHardwareDataType SPDisplaysDataType
|
||||
```
|
||||
|
||||
| Device | M-series | User | Reported Time | Notes |
|
||||
|-------------|---------------------|-----------------------------------------------------------------------------------------------------------------------------------|---------------|---------------------------|
|
||||
| Mac Studio | 2023 M2 Ultra | [@awni](https://x.com/awnihannun/status/1823515121827897385) | <15s | |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user