Yes, that’s all it shows … - Gary
> On Apr 26, 2021, at 1:30 PM, Jason Liu <jason...@umich.edu> wrote: > > That's it?! For all of machdep.cpu?! That's surprisingly minimal.... :/ > > -- > Jason Liu > > > On Mon, Apr 26, 2021 at 1:25 PM Gary Palter <pal...@clozure.com > <mailto:pal...@clozure.com>> wrote: > [palter@miniMe ~/VLM/IssuesAndWiki.wiki](155)$ sysctl > machdep.cpu.brand_string ; sysctl machdep.cpu | grep -i "avx\|sse" > machdep.cpu.brand_string: Apple M1 > [palter@miniMe ~/VLM/IssuesAndWiki.wiki](156)$ sysctl machdep.cpu > machdep.cpu.cores_per_package: 8 > machdep.cpu.core_count: 8 > machdep.cpu.logical_per_package: 8 > machdep.cpu.thread_count: 8 > machdep.cpu.brand_string: Apple M1 > [palter@miniMe ~/VLM/IssuesAndWiki.wiki](157)$ > > - Gary > > >> On Apr 26, 2021, at 1:20 PM, Jason Liu <jason...@umich.edu >> <mailto:jason...@umich.edu>> wrote: >> >> Can someone who owns an M1 Mac run the following command and let me know >> what the output is? >> >> sysctl machdep.cpu.brand_string ; sysctl machdep.cpu | grep -i "avx\|sse" >> >> -- >> Jason Liu >