Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Download MKL solver examples

John_H_18
Beginner
774 Views

I am using the Intel Fortran compiler through my university's cluster and I cannot find the example codes for the MKL solver examples (which should be at "examples/solverf/source"). Is there any way I can download these of the internet? I haven't found them on Intel's site or Googling it.

Thank you,

John

0 Kudos
1 Reply
Kevin_D_Intel
Employee
774 Views

I’m not sure which specific example is of interest, but you will need to copy (or unpackage) the associated MKL example’s .tgz file from under /opt/intel/mkl/examples (for PSXE 2016) or /opt/intel/composer_xe_2015/mkl (for PSXE 2015) into a temporary location.

The MKL example file examples_core_f.tgz contains a solverf sub-directory so that is perhaps what you are needing.

0 Kudos
Reply