History log of /oneTBB/integration/linux/oneapi/vars.sh (Results 1 – 1 of 1)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v2021.12.0-rc1, v2021.4.1, v2021.11.0, v2021.2.4, v2021.11.0-rc1, v2021.11.0-src-rc1, v2021.2.3
# 5f1ae0dc 17-Aug-2023 Ilya Isaev <[email protected]>

Support multiple layout variations in Linux/Windows vars scripts, refactor modulefiles (#1157)

env/vars scripts now support different layouts (for example, bin/ or redist/ on Windows, lib/<arch> or

Support multiple layout variations in Linux/Windows vars scripts, refactor modulefiles (#1157)

env/vars scripts now support different layouts (for example, bin/ or redist/ on Windows, lib/<arch> or lib<arch_suffix>/ on Linux). Also modulefiles now rely on lib/ and lib32/ for library path, not on lib/intel64/gcc4.8 or lib/ia32/gcc4.8

Signed-off-by: Isaev, Ilya <[email protected]>
Co-authored-by: Olga Malysheva <[email protected]>

show more ...