Skip to content

Commit

Permalink
Mention OpenMP macOS issue with CMake in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
siggmo committed Oct 9, 2024
1 parent f6a550d commit cc551c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ brew install \
fftw
```

If you're facing problems regarding CMake and OpenMP, have a look at this [CMake issue](https://gitlab.kitware.com/cmake/cmake/-/issues/24097) providing a workaround, and this [thread](https://discourse.cmake.org/t/how-to-find-openmp-with-clang-on-macos/8860) in the CMake forums also discussing the issue.

Also, we recommend to set up a Python virtual environment for the `FANS_Dashboard`:

```bash
Expand Down

0 comments on commit cc551c4

Please sign in to comment.