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

Complex Matrix Assign Crashes in IFORT 16.0.3

$
0
0

Hi,

Attached is a simple test case that crashes on a complex matrix assign in ifort 16.0.3.  It works with all previous ifort versions I have used.  The crash occurs when using the cmplx intrinsic and does not occur when not using the intrinsic.  For example,

          zz = cmplx(0._db,0._db,db) ! db defined in test file

crashes but

         zz = 0._db ! db defined in test file

does not.  My compile line is

       ifort -traceback testZ8.F90

Thanks,

John


Viewing all articles
Browse latest Browse all 415

Trending Articles



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