-
Notifications
You must be signed in to change notification settings - Fork 161
Open
Description
Can you provide a quick guide on how to install on macOS with Apple Silicon?
$ brew install gcc cmake
$ git clone https://github.com/jeffhammond/STREAM/ && cd STREAM
$ make
gcc -O2 -fopenmp -c -o mysecond.o mysecond.c
clang: error: unsupported option '-fopenmp'
make: *** [mysecond.o] Error 1
Metadata
Metadata
Assignees
Labels
No labels