[ET Trac] #2946: CarpetX includes `<omp.h>` when OpenMP is not enabled

Roland Haas trac-noreply at einsteintoolkit.org
Wed May 20 17:44:22 CDT 2026


#2946: CarpetX includes `<omp.h>` when OpenMP is not enabled

 Reporter: Maxwell Rizzo
   Status: new
Milestone: 
  Version: 
     Type: bug
 Priority: minor
Component: CarpetX

Comment (by Roland Haas):

note that this issue will never show up with gcc, since it always has a file `omp.h` in the include search path, but Apple's clang on macOS, which does not support OpenMP at all, does not provide such a file, hence the error shows up.

--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/2946/carpetx-includes-when-openmp-is-not
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.einsteintoolkit.org/pipermail/trac/attachments/20260520/56256069/attachment.htm>


More information about the Trac mailing list