Move MKL install before PETSc.
Enables for example:
ogscm compiler.py mpi.py ogs.py --mkl --ogs off --petsc_configure_args "--with-fc=0 --with-blaslapack-dir=/opt/intel/mkl --with-mkl_cpardiso-dir=/opt/intel/mkl" -B
Fixes #9 (closed).
Enables for example:
ogscm compiler.py mpi.py ogs.py --mkl --ogs off --petsc_configure_args "--with-fc=0 --with-blaslapack-dir=/opt/intel/mkl --with-mkl_cpardiso-dir=/opt/intel/mkl" -B
Fixes #9 (closed).