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
Note that this requires the /openmp:llvm option to be enabled. The
`_OPENMP` define is the same between /openmp and /openmp:llvm meaning
there is no way to tell whether or not unsigned index types in OpenMP
loops are usable, and thus cannot be switched between at compile time.
0 commit comments