You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'''
OMP: Error #179: Function Can't open SHM2 failed:
OMP: System error #1: Operation not permitted
'''
brew info libomp
prints:
'''
==> libomp: stable 16.0.6 (bottled) [keg-only]
LLVM's OpenMP runtime library https://openmp.llvm.org/
/usr/local/Cellar/libomp/16.0.1 (7 files, 1.7MB)
Poured from bottle using the formulae.brew.sh API on 2023-04-14 at 21:24:12
From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/libomp.rb
License: MIT
==> Dependencies
Build: cmake ✘, lit ✘
==> Caveats
libomp is keg-only, which means it was not symlinked into /usr/local,
because it can override GCC headers and result in broken builds.
'''
The text was updated successfully, but these errors were encountered:
Mac OS Ventura 13.5.2
'''
OMP: Error #179: Function Can't open SHM2 failed:
OMP: System error #1: Operation not permitted
'''
brew info libomp
prints:
'''
==> libomp: stable 16.0.6 (bottled) [keg-only]
LLVM's OpenMP runtime library
https://openmp.llvm.org/
/usr/local/Cellar/libomp/16.0.1 (7 files, 1.7MB)
Poured from bottle using the formulae.brew.sh API on 2023-04-14 at 21:24:12
From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/libomp.rb
License: MIT
==> Dependencies
Build: cmake ✘, lit ✘
==> Caveats
libomp is keg-only, which means it was not symlinked into /usr/local,
because it can override GCC headers and result in broken builds.
'''
The text was updated successfully, but these errors were encountered: