The following table lists the CMake variables used to include or exclude individual AOCL libraries.
CMake Variable or Option
|
Usage
|
|---|---|
ENABLE_AOCL_BLAS
|
-DENABLE_AOCL_BLAS=OFF (default) or-DENABLE_AOCL_BLAS=ON to include in the library. |
ENABLE_AOCL_COMPRESSION
|
-DENABLE_AOCL_COMPRESSION=OFF (default) or-DENABLE_AOCL_COMPRESSION=ON to include in the library. |
ENABLE_AOCL_CRYPTO
|
-DENABLE_AOCL_CRYPTO=OFF (default) or-DENABLE_AOCL_CRYPTO=ON to include in the library. |
ENABLE_AOCL_DA
|
-DENABLE_AOCL_DA=OFF (default) or-DENABLE_AOCL_DA=ON to include in the library. |
ENABLE_AOCL_LAPACK
|
-DENABLE_AOCL_LAPACK=OFF (default) or-DENABLE_AOCL_LAPACK=ON to include in the library. |
ENABLE_AOCL_LIBM
|
-DENABLE_AOCL_LIBM=OFF (default) or-DENABLE_AOCL_LIBM=ON to include in the library. |
ENABLE_AOCL_LIBMEM
|
-DENABLE_AOCL_LIBMEM=OFF (default) or-DENABLE_AOCL_LIBMEM=ON to include in the library. |
ENABLE_AOCL_SPARSE
|
-DENABLE_AOCL_SPARSE=OFF (default) or-DENABLE_AOCL_SPARSE=ON to include in the library. |
ENABLE_AOCL_UTILS
|
-DENABLE_AOCL_UTILS=ON (default) or-DENABLE_AOCL_UTILS=OFF to exclude from the library. |