<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ifort 8.0 coredumps in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ifort-8-0-coredumps/m-p/759718#M15205</link>
    <description>&lt;DIV&gt;Sounds like a good candidate for reporting to Intel Support.&lt;/DIV&gt;</description>
    <pubDate>Thu, 13 May 2004 20:46:26 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2004-05-13T20:46:26Z</dc:date>
    <item>
      <title>ifort 8.0 coredumps</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ifort-8-0-coredumps/m-p/759716#M15203</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;The compiler crasheswhen I do the following:&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;[lsb32@bulldoga latdeb]$ ifort -static -ipo lapack/complex16/zheevx.f liblev.a&lt;BR /&gt;IPO: using IR for /tmp/ifort7ARZxy.o&lt;BR /&gt;IPO: performing single-file optimizations&lt;BR /&gt;ifort: error: /usr/local/cluster/intel/compiler80/fortran/bin/fortcom: core dumped&lt;BR /&gt;ifort: error: Fatal error in /usr/local/cluster/intel/compiler80/fortran/bin/fortcom, terminated by unknown signal(139)&lt;BR /&gt;ifort: error: problem during multi-file optimization compilation (code 1)&lt;BR /&gt;ifort: error: empty multi-file optimizations object list&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;the file zheevx.f is from lapack &lt;A href="http://www.netlib.org/lapack/" target="_blank"&gt;http://www.netlib.org/lapack/&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;and the library liblev.a is a subset of the ATLAS (&lt;A href="http://math-atlas.sourceforge.net/" target="_blank"&gt;http://math-atlas.sourceforge.net/&lt;/A&gt; ) libf77blas.a library. Just linking against libf77blas.a causes the crash, but I tried to find the subset of files necessary to do it. Removing any one of the files listed below stops the crash. Since there are 118 files in liblev.a + 1 on the command line, there's too much going on here for me to try to track the problem down further. &lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;[lsb32@bulldoga latdeb]$ ifort -V&lt;BR /&gt;Intel Fortran Compiler for 32-bit applications, Version 8.0 Build 20031016Z Package ID: l_fc_p_8.0.034&lt;BR /&gt;Copyright (C) 1985-2003 Intel Corporation. All rights reserved.&lt;BR /&gt;FOR NON-COMMERCIAL USE ONLY&lt;/DIV&gt;
&lt;DIV&gt;ifort: Command line error: no files specified; for help type "ifort -help"&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I will be happy to provide further information if it helps.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;liblev.a contains:&lt;/DIV&gt;
&lt;DIV&gt;[lsb32@bulldoga latdeb]$ ar t liblev.a&lt;BR /&gt;ATL_F77wrap_dcopy.o&lt;BR /&gt;ATL_F77wrap_ddot.o&lt;BR /&gt;ATL_F77wrap_dgbmv.o&lt;BR /&gt;ATL_F77wrap_dgemm.o&lt;BR /&gt;ATL_F77wrap_dgemv.o&lt;BR /&gt;ATL_F77wrap_dger.o&lt;BR /&gt;ATL_F77wrap_dnrm2.o&lt;BR /&gt;ATL_F77wrap_drotg.o&lt;BR /&gt;ATL_F77wrap_drotmg.o&lt;BR /&gt;ATL_F77wrap_drotm.o&lt;BR /&gt;ATL_F77wrap_drot.o&lt;BR /&gt;ATL_F77wrap_dsbmv.o&lt;BR /&gt;ATL_F77wrap_dscal.o&lt;BR /&gt;ATL_F77wrap_dsdot.o&lt;BR /&gt;ATL_F77wrap_dspmv.o&lt;BR /&gt;ATL_F77wrap_dspr2.o&lt;BR /&gt;ATL_F77wrap_dspr.o&lt;BR /&gt;ATL_F77wrap_dswap.o&lt;BR /&gt;ATL_F77wrap_dsymm.o&lt;BR /&gt;ATL_F77wrap_dsymv.o&lt;BR /&gt;ATL_F77wrap_dsyr2k.o&lt;BR /&gt;ATL_F77wrap_dsyr2.o&lt;BR /&gt;ATL_F77wrap_dsyrk.o&lt;BR /&gt;ATL_F77wrap_dsyr.o&lt;BR /&gt;ATL_F77wrap_dtbmv.o&lt;BR /&gt;ATL_F77wrap_dtbsv.o&lt;BR /&gt;ATL_F77wrap_dtpmv.o&lt;BR /&gt;ATL_F77wrap_dtpsv.o&lt;BR /&gt;ATL_F77wrap_dtrmm.o&lt;BR /&gt;ATL_F77wrap_dtrmv.o&lt;BR /&gt;ATL_F77wrap_dtrsm.o&lt;BR /&gt;ATL_F77wrap_dtrsv.o&lt;BR /&gt;ATL_F77wrap_dzasum.o&lt;BR /&gt;ATL_F77wrap_dznrm2.o&lt;BR /&gt;ATL_F77wrap_icamax.o&lt;BR /&gt;ATL_F77wrap_idamax.o&lt;BR /&gt;ATL_F77wrap_isamax.o&lt;BR /&gt;ATL_F77wrap_izamax.o&lt;BR /&gt;ATL_F77wrap_sasum.o&lt;BR /&gt;ATL_F77wrap_saxpy.o&lt;BR /&gt;ATL_F77wrap_scasum.o&lt;BR /&gt;ATL_F77wrap_scnrm2.o&lt;BR /&gt;ATL_F77wrap_scopy.o&lt;BR /&gt;ATL_F77wrap_sdot.o&lt;BR /&gt;ATL_F77wrap_sdsdot.o&lt;BR /&gt;ATL_F77wrap_sgbmv.o&lt;BR /&gt;ATL_F77wrap_sgemm.o&lt;BR /&gt;ATL_F77wrap_sgemv.o&lt;BR /&gt;ATL_F77wrap_sger.o&lt;BR /&gt;ATL_F77wrap_snrm2.o&lt;BR /&gt;ATL_F77wrap_ssbmv.o&lt;BR /&gt;ATL_F77wrap_sscal.o&lt;BR /&gt;ATL_F77wrap_sspmv.o&lt;BR /&gt;ATL_F77wrap_sspr2.o&lt;BR /&gt;ATL_F77wrap_sspr.o&lt;BR /&gt;ATL_F77wrap_sswap.o&lt;BR /&gt;ATL_F77wrap_ssymm.o&lt;BR /&gt;ATL_F77wrap_ssyr2k.o&lt;BR /&gt;ATL_F77wrap_ssyr2.o&lt;BR /&gt;ATL_F77wrap_ssyrk.o&lt;BR /&gt;ATL_F77wrap_ssyr.o&lt;BR /&gt;ATL_F77wrap_stbmv.o&lt;BR /&gt;ATL_F77wrap_stbsv.o&lt;BR /&gt;ATL_F77wrap_stpmv.o&lt;BR /&gt;ATL_F77wrap_stpsv.o&lt;BR /&gt;ATL_F77wrap_strmm.o&lt;BR /&gt;ATL_F77wrap_strmv.o&lt;BR /&gt;ATL_F77wrap_strsm.o&lt;BR /&gt;ATL_F77wrap_strsv.o&lt;BR /&gt;ATL_F77wrap_zaxpy.o&lt;BR /&gt;ATL_F77wrap_zcopy.o&lt;BR /&gt;ATL_F77wrap_zdotc.o&lt;BR /&gt;ATL_F77wrap_zdotu.o&lt;BR /&gt;ATL_F77wrap_zdrot.o&lt;BR /&gt;ATL_F77wrap_zds
cal.o&lt;BR /&gt;ATL_F77wrap_zgbmv.o&lt;BR /&gt;ATL_F77wrap_zgemm.o&lt;BR /&gt;ATL_F77wrap_zgemv.o&lt;BR /&gt;ATL_F77wrap_zgerc.o&lt;BR /&gt;ATL_F77wrap_zgeru.o&lt;BR /&gt;ATL_F77wrap_zhbmv.o&lt;BR /&gt;ATL_F77wrap_zhemm.o&lt;BR /&gt;ATL_F77wrap_zhemv.o&lt;BR /&gt;ATL_F77wrap_zher2k.o&lt;BR /&gt;ATL_F77wrap_zher2.o&lt;BR /&gt;ATL_F77wrap_zherk.o&lt;BR /&gt;ATL_F77wrap_zher.o&lt;BR /&gt;ATL_F77wrap_zhpmv.o&lt;BR /&gt;ATL_F77wrap_zhpr2.o&lt;BR /&gt;ATL_F77wrap_zhpr.o&lt;BR /&gt;ATL_F77wrap_zrotg.o&lt;BR /&gt;ATL_F77wrap_zscal.o&lt;BR /&gt;ATL_F77wrap_zswap.o&lt;BR /&gt;ATL_F77wrap_zsymm.o&lt;BR /&gt;ATL_F77wrap_zsyr2k.o&lt;BR /&gt;ATL_F77wrap_zsyrk.o&lt;BR /&gt;ATL_F77wrap_ztbmv.o&lt;BR /&gt;ATL_F77wrap_ztbsv.o&lt;BR /&gt;ATL_F77wrap_ztpmv.o&lt;BR /&gt;ATL_F77wrap_ztpsv.o&lt;BR /&gt;ATL_F77wrap_ztrmm.o&lt;BR /&gt;ATL_F77wrap_ztrmv.o&lt;BR /&gt;ATL_F77wrap_ztrsm.o&lt;BR /&gt;ATL_F77wrap_ztrsv.o&lt;BR /&gt;zdscal.o&lt;BR /&gt;zherk.o&lt;BR /&gt;zher.o&lt;BR /&gt;zhpmv.o&lt;BR /&gt;zhpr2.o&lt;BR /&gt;zhpr.o&lt;BR /&gt;zrotg.o&lt;BR /&gt;zscal.o&lt;BR /&gt;zswap.o&lt;BR /&gt;zsymm.o&lt;BR /&gt;ztpsv.o&lt;BR /&gt;ztrmm.o&lt;BR /&gt;ztrmv.o&lt;BR /&gt;ztrsm.o&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 May 2004 16:37:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ifort-8-0-coredumps/m-p/759716#M15203</guid>
      <dc:creator>lev_bishop</dc:creator>
      <dc:date>2004-05-13T16:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: ifort 8.0 coredumps</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ifort-8-0-coredumps/m-p/759717#M15204</link>
      <description>&lt;DIV&gt;I should mention that this crash does not seem to happen with ifc 7.1&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;L&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 May 2004 16:41:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ifort-8-0-coredumps/m-p/759717#M15204</guid>
      <dc:creator>lev_bishop</dc:creator>
      <dc:date>2004-05-13T16:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: ifort 8.0 coredumps</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/ifort-8-0-coredumps/m-p/759718#M15205</link>
      <description>&lt;DIV&gt;Sounds like a good candidate for reporting to Intel Support.&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 May 2004 20:46:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/ifort-8-0-coredumps/m-p/759718#M15205</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2004-05-13T20:46:26Z</dc:date>
    </item>
  </channel>
</rss>

