|
Revision tags: v2021.12.0-rc1, v2021.4.1, v2021.11.0 |
|
| #
6ae3df4c |
| 20-Oct-2023 |
bavirnen <[email protected]> |
Use correct OpenMP compile flags for Intel LLVM compiler (#1232)
|
|
Revision tags: v2021.2.4, v2021.11.0-rc1, v2021.11.0-src-rc1, v2021.2.3, v2021.10.0, v2021.10.0-rc1, v2020.3.3, v2021.2.2, v2021.9.0, v2021.2.1, v2021.9.0-rc1, v2020.3.2, v2021.8.0, v2021.8.0-rc1, v2020.3.1, v2021.7.0, v2021.7.0-rc1, v2021.6.0, v2021.6.0-rc1, v2021.5.0, v2021.5.0-rc2, v2021.5.0-rc1, v2021.4.0, v2021.4.0-rc1 |
|
| #
dbccbee9 |
| 22-Jul-2021 |
Ilya Mishin <[email protected]> |
ICX compiler support on windows (#499)
* Support ICX on windows
Signed-off-by: Mishin, Ilya <[email protected]>
* clang macro
Signed-off-by: Mishin, Ilya <[email protected]>
* up
ICX compiler support on windows (#499)
* Support ICX on windows
Signed-off-by: Mishin, Ilya <[email protected]>
* clang macro
Signed-off-by: Mishin, Ilya <[email protected]>
* update compiler map
Signed-off-by: Mishin, Ilya <[email protected]>
* fix intptr_t
Signed-off-by: Mishin, Ilya <[email protected]>
* fix duplicate
Signed-off-by: Mishin, Ilya <[email protected]>
* fix spaces
Signed-off-by: Mishin, Ilya <[email protected]>
* fix spaces 2
Signed-off-by: Mishin, Ilya <[email protected]>
* update style
Signed-off-by: Mishin, Ilya <[email protected]>
* Update CMakeLists.txt
* Update test_openmp.cpp
show more ...
|
|
Revision tags: v2021.3.0 |
|
| #
ac3d43b6 |
| 21-Jun-2021 |
Ivan Kochin <[email protected]> |
Enable intermodular optimization during the compilation (#432)
* Enable IPO during the compilation
* Add compilation flag for clang++
* Rework CMake approach
* Disable LTO on Android due to Andro
Enable intermodular optimization during the compilation (#432)
* Enable IPO during the compilation
* Add compilation flag for clang++
* Rework CMake approach
* Disable LTO on Android due to Android NDK bug
* Remove redundant code
Signed-off-by: Kochin, Ivan <[email protected]>
show more ...
|
| #
478de5b1 |
| 05-May-2021 |
tbbdev <[email protected]> |
Commit oneTBB source code 82ff8707
|