Skip to content

how to compile on macOS #14

@tristan-k

Description

@tristan-k

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions