The __kmpc_get_target_offload() supposed to react on the OMP_TARGET_OFFLOAD environment variable setting.
Calling serial initialization causes the library to read the environment, then the routine returns correct value set by user.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM