Re: Fw: OpenMP on MacOS Clang

2020-10-19 Thread Eric A. Borisch
I've created a pull request [1] to incorporate this patch. As noted on the PR, I have no way to test the end result; perhaps someone else would like to try it? Thanks, - Eric [1] https://github.com/macports/macports-ports/pull/8859 On Mon, Oct 19, 2020 at 11:19 AM Christopher Chavez wrote: >

Re: OpenMP on MacOS Clang

2020-10-19 Thread Ken Cunningham
Is this report saying that Xcode clangs will use openmp now with the -Xclang -fopenmp flags added? That would be very interesting news, if so, I think. If that is true, do we know what version of Xcode clang can use openmp? The open-source (macports) clangs have accepted -fopenmp for some years

Fw: OpenMP on MacOS Clang

2020-10-19 Thread Christopher Chavez
Hello Michael, Thank you very much for this information. I am forwarding this to the macports-dev mailing list for others who are involved in MacPorts more closely and for much longer than I have been. On Friday, October 16, 2020 at 6:32 PM, Mike Pique wrote: > I have a DTK and have built Ope