Hi, BLAS/LAPACK libraries are referred in ranger-intel11.cfg simfactory option list as: BLAS_LIBS = -mkl LAPACK_LIBS = -mkl Is this really correct? Should the dash be there? I haven't tested yet but I would set it without the dash: BLAS_LIBS = mkl LAPACK_LIBS = mkl Any thoughts? Thanks, Bruno.