I don't have access to arm64, sorry.
On August 1, 2019 6:56:50 p.m. PDT, Brian Callahan wrote:
>
>
>On 8/1/19 8:28 PM, j...@bitminer.ca wrote:
>> This is of course way too soon to integrate. But at least people
>> running -current can add it for themselves.
>>
>> flang and clang accept "-fopenmp"
On 8/1/19 8:28 PM, j...@bitminer.ca wrote:
This is of course way too soon to integrate. But at least people
running -current can add it for themselves.
flang and clang accept "-fopenmp" and will need to have
-I/usr/local/include to compile OpenMP programs.
flang and clang will link provided
This is of course way too soon to integrate. But at least people
running -current can add it for themselves.
flang and clang accept "-fopenmp" and will need to have
-I/usr/local/include to compile OpenMP programs.
flang and clang will link provided -L/usr/local/lib and -lomp are
provided.
John