![]() |
Mackey
V3.3
A C++ library for computing RO(G) graded homology
|
Contains open MP macros that enable and control multithreading. More...
Go to the source code of this file.
Macros | |
| #define | MACKEY_RUN_LOOP_PARALLEL |
Macro that does openMP parallel for if MACKEY_USE_OPEN_MP and _OPENMP are both defined, and nothing otherwise. More... | |
| #define | MACKEY_RUN_BLOCK_SERIAL |
Contains open MP macros that enable and control multithreading.
| #define MACKEY_RUN_LOOP_PARALLEL |
Macro that does openMP parallel for if MACKEY_USE_OPEN_MP and _OPENMP are both defined, and nothing otherwise.
| #define MACKEY_RUN_BLOCK_SERIAL |