Category "intel-mkl"

An exception occurred when I use Eigen::PardisoLU with cmake

I am trying to use Eigen::pardisoLU but I have no output. This is my cmakelists.txt: cmake_minimum_required(VERSION 3.9) project(my_test_project) aux_source_dir

Intel c++ compiler in Xcode [duplicate]

I'm trying to use Intel c++ compiler for my Xcode project. After installation, following the tutorial from Intel, there's an Intel c++ compile