llm.c
llm.c copied to clipboard
Use the command 'brew --prefix libomp' to retrieve the location where libomp would be installed on macOS.
The following unexpected cases have been tested:
- brew or libomp is not installed.
- Homebrew is installed in a location other than the default one, e.g., $HOME/homebrew.
- Homebrew's install path contains blanks.
Should be in Readme or brew_requirements.txt? Makefiles messing with system libraries are not cool.