openacc-users-group icon indicating copy to clipboard operation
openacc-users-group copied to clipboard

Results 1 openacc-users-group issues
Sort by recently updated
recently updated
newest added

With community PGI on Fedora 30 x86_64 ```shell $ make c++ pgc++ -o pic.exe pic.cpp -fast -Minfo=opt "/usr/include/c++/9/bits/stl_function.h", line 437: error: identifier "__builtin_is_constant_evaluated" is undefined if (__builtin_is_constant_evaluated()) ^ 1 error...