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
Attempt to make the OpenMP entry in the Knowledge Base clearer.
Notably:
- avoid suggesting that OpenMP gets enabled automatically (apparently
this was the case up to gfortran-9, but not anymore) -- now it needs
to be enabled by packages explicitly
- indicate which implementations are used by default but make it clear
that different packages may be forcing other implementations
- explicitly recommend building against libgomp on Linux
- fill Windows support in
Signed-off-by: Michał Górny <mgorny@quansight.com>
0 commit comments