Quantcast
Channel: Intel® Software - Intel® Fortran Compiler for Linux* and macOS*
Viewing all articles
Browse latest Browse all 2746

-xAVX instruction set , increasing the execution time

$
0
0

Hi,

I have a fortran code , which I compile using the intel fortran compiler v2009. I use a machine which has 24 Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz processors. It can use the avx instruction set.

The code I have has lot of scope for vectorisation as there are number of matrix multiplications etc to be performed. I use "ifort -xAVX" instead of "ifort" for compiling and then execute the binary with my scenario data. I am surprised to see that the time is higher with avx.

I had hoped that by using vectorisation , I will get better performance results.

Also , I try to align with 8 bytes , but it is still not giving any useful result for me.

I will be thankful for any suggestion I can use the processors to max and optimise my code.

regards,

Surbhi

Thread Topic: 

Question

Viewing all articles
Browse latest Browse all 2746

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>