Intel OneAPI Environment
set "INTEL_ONEAPI_ENV_DIR=C:\Program Files (x86)\Intel\oneAPI"
cd %INTEL_ONEAPI_ENV_DIR%
call setvars.bat
AOCL Dependencies
AOCL dependencies can be configured using AOCL_ROOT. Define the environment variable to point to AOCL libs installation:
set "AOCL_ROOT=C:\Program Files\AMD\AOCL-Windows"
Required Environment Variables
set "BOOST_ROOT=path\to\Boost"
set "METIS_ROOT=path\to\Metis"
set "NINJA_ROOT=path\to\Ninja"
set "MKL_IMPI_ILP64_ROOT=path\to\intel\mpi\lib\ilp64"