<?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: Thread Checker and Fortran in Analyzers</title>
    <link>https://community.intel.com/t5/Analyzers/Thread-Checker-and-Fortran/m-p/880035#M4341</link>
    <description>Any suggestions on the "tcheck10.ini" not found error?</description>
    <pubDate>Mon, 19 Mar 2007 21:04:09 GMT</pubDate>
    <dc:creator>Dishaw__Jim</dc:creator>
    <dc:date>2007-03-19T21:04:09Z</dc:date>
    <item>
      <title>Thread Checker and Fortran</title>
      <link>https://community.intel.com/t5/Analyzers/Thread-Checker-and-Fortran/m-p/880033#M4339</link>
      <description>I'm not sure if this question should be posted in the Vtune forum or here...
&lt;P&gt;
I have three questions
&lt;/P&gt;&lt;P&gt;
First, I recently installed Thread Checker and Thread Profiler and got them to (apparently) work.  However, when I specify the /Qtheck compiler option, I get the following error (within Visual Studio .NET 2003)
&lt;/P&gt;&lt;BLOCKQUOTE&gt;
"Severe tcheck10.ini not found; Intel Threading Tools must be installed"
&lt;/BLOCKQUOTE&gt;
Second, when I ran my code (sans the /Qtcheck switch) I had many reports of 
&lt;BLOCKQUOTE&gt;
"A synchronization object was acquired in the wrong order"
&lt;/BLOCKQUOTE&gt;
and the offending code was located in for__acquire_lun.  All but one of the modules were compiled with the following Fortran compiler switches
&lt;BLOCKQUOTE&gt;
/dbglibs /libs:static /threads /Zi /Od /traceback /check:bounds
&lt;/BLOCKQUOTE&gt;
The one exception had "/libdir:none" instead of "/dbglibs /libs:static /threads."  The various Fortran modules are linked together to create a DLL.  Is there a threading issue with for__acquire_lun or did I not set the switches correctly?
&lt;P&gt;
Third, in the Thread Checker documentation there is the following statement:
&lt;/P&gt;&lt;BLOCKQUOTE&gt;
TO build using the Intel Compiler from the command line, issue the the command: icl /Zi /Qtcheck DataRaces.c -o DataRaces.exe /link /fixed:do
&lt;P&gt;
Optionally, use source instrumentation.
&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
Does "source instrumentation" mean enable debugging support (e.g. /debug:full or /Z7)?</description>
      <pubDate>Wed, 28 Feb 2007 16:52:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Thread-Checker-and-Fortran/m-p/880033#M4339</guid>
      <dc:creator>Dishaw__Jim</dc:creator>
      <dc:date>2007-02-28T16:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Thread Checker and Fortran</title>
      <link>https://community.intel.com/t5/Analyzers/Thread-Checker-and-Fortran/m-p/880034#M4340</link>
      <description>I'll move this over to the VTune forum where I think they have more experience on this topic.</description>
      <pubDate>Wed, 28 Feb 2007 17:47:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Thread-Checker-and-Fortran/m-p/880034#M4340</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2007-02-28T17:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Thread Checker and Fortran</title>
      <link>https://community.intel.com/t5/Analyzers/Thread-Checker-and-Fortran/m-p/880035#M4341</link>
      <description>Any suggestions on the "tcheck10.ini" not found error?</description>
      <pubDate>Mon, 19 Mar 2007 21:04:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Analyzers/Thread-Checker-and-Fortran/m-p/880035#M4341</guid>
      <dc:creator>Dishaw__Jim</dc:creator>
      <dc:date>2007-03-19T21:04:09Z</dc:date>
    </item>
  </channel>
</rss>

