Quantcast
Channel: Recent posts
Viewing all articles
Browse latest Browse all 415

do concurrent construct in ifort 18.0

$
0
0

ifort 18.0 beta doesn't accept this program:

program test
  implicit none

  do concurrent(integer :: i=1:10)
    print*,i
  end do

end program test

Viewing all articles
Browse latest Browse all 415

Trending Articles



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