willyborn pushed a commit to willyborn/arrayfire that referenced this pull request
… with find AF_MKL. (arrayfire#3646) * Additional libraries for standalone installer and fix ilp consistency with find AF_MKL. * Yet More oneAPI libraries and name typo fixes * Remove libraries already provided by runtime * Move additional mkl libraries collection into block for non-static build. * Modifications to CMake files to use LP64 interface for CPU and OpenCL back ends and ILP64 for oneAPI back end. * Both ILP64 and LP64 MKL interface libraries are needed for the oneAPI and CPU & OpenCL back ends respectively. So both need to be installed.