You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[OpenMP] Print loaded envar when debug flag is enabled (#520)
Print out the loaded envars when `LIBOMPTARGET_DEBUG=1`
example output:
```
TARGET AMDGPU RTL --> Envar config for MI210 is used.
TARGET AMDGPU RTL --> Loaded envar: OMPX_UseMultipleSdmaEngines=1, OMPX_AdjustNumTeamsForXteamRedSmallBlockSize=0
```
---------
Co-authored-by: Ron Lieberman <ron.lieberman@amd.com>
0 commit comments