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

sample code

Fortran10
Novice
746 Views

Hi all,

 

I wish to study the auto vectorization through this tutorial

Preparing the Sample Application (intel.com)

 

It shows the usage of the sample files, but i do not see any link to these code files.

 

So, where i can find these files?

 

Many thanks!

0 Kudos
1 Solution
Devorah_H_Intel
Moderator
703 Views

The source files are on github https://github.com/oneapi-src/oneAPI-samples/tree/master/DirectProgramming/Fortran/DenseLinearAlgebra/vectorize-vecmatmult/src 

 

Note: we are in the process of updating the Tutorial above to be used with IFX. 

View solution in original post

0 Kudos
1 Reply
Devorah_H_Intel
Moderator
704 Views

The source files are on github https://github.com/oneapi-src/oneAPI-samples/tree/master/DirectProgramming/Fortran/DenseLinearAlgebra/vectorize-vecmatmult/src 

 

Note: we are in the process of updating the Tutorial above to be used with IFX. 

0 Kudos
Reply