24ffc5236d
COMP: simplify openmp handling ( #2617 )
...
- remove old, unneeded -DUSE_OMP define.
- wmake -no-openmp option to add '~openmp' to WM_COMPILE_CONTROL
ENH: add bash completion handling for wmake
2022-10-26 18:04:56 +02:00
e9219558d7
GIT: Header file updates
2019-10-31 14:48:44 +00:00
995c55b60e
CONFIG: add clang third-party lib to LD_LIBRARY_PATH
...
- required if there is no system openmp and libomp or libgomp are
only found in the clang hierarchy
STYLE: add some notes in the openmp rules.
- the _OPENMP macro is now used in low-level testing files
2017-12-19 16:07:15 +01:00
e1167d9592
ENH: provide openmp compile and link flags.
...
- the USE_OMP preprocessor symbol is also defined with the openmp
compile flag to allow conditional compilation of openmp-specific
code.
2017-10-23 09:38:43 +02:00