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

cycle velocity

$
0
0

Dear all,

I have a very simple question. If I have two vector, let's say AA(:) and BB(:), what is between the following options the faster one?

DO i=1,SIZE(AA)

       AA(i)=BB(i)

ENDDO

or 

AA(:) = BB(:)

thanks a lot


Viewing all articles
Browse latest Browse all 2746

Latest Images

Trending Articles



Latest Images

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