Sergio Pertuz

Results 1 issues of Sergio Pertuz

for the code to compile on MacOS you should: First, install the macOS command line tools: ```bash $ xcode-select --install ``` Install the LLVM OpenMP library. ```bash $ brew install...