| Operating System | Hardware | For | You may need to |
|---|---|---|---|
| Macintosh | 64-bit | Parallelization | Link with libmac/libomp.a |
| Unix/Linux | 64-bit | Parallelization | Link with lib/libomp.a or lib/libomp.a |
| Unix/Linux. | 32-bit | Parallelization | Link with lib32/libomp.a |
| Windows | 64-bit | Parallelization | Ensure that lib/libiomp5md.dll is in a folder in the PATH (if building with Microsoft Visual Studio) |
| Windows | 32-bit | Parallelization | Ensure that lib32/libiomp5md.dll and lib32/libiomp5md.lib.dll are in the PATH (if building with Microsoft Visual Studio) |