<?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 Environment variable for module path in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Environment-variable-for-module-path/m-p/1295082#M156583</link>
    <description>&lt;P&gt;Ifort for Windows has a&amp;nbsp;/module:path option to "specify path where mod files should be placed and first location to look for mod files". Is there an environment variable I can set to do the same thing, so that I don't need to use the /module:path option each time I compile? I don't want to store module files in the local directory, because they will overwrite the .mod files produced by gfortran. Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Jul 2021 15:24:20 GMT</pubDate>
    <dc:creator>Vivek_R_</dc:creator>
    <dc:date>2021-07-01T15:24:20Z</dc:date>
    <item>
      <title>Environment variable for module path</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Environment-variable-for-module-path/m-p/1295082#M156583</link>
      <description>&lt;P&gt;Ifort for Windows has a&amp;nbsp;/module:path option to "specify path where mod files should be placed and first location to look for mod files". Is there an environment variable I can set to do the same thing, so that I don't need to use the /module:path option each time I compile? I don't want to store module files in the local directory, because they will overwrite the .mod files produced by gfortran. Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 15:24:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Environment-variable-for-module-path/m-p/1295082#M156583</guid>
      <dc:creator>Vivek_R_</dc:creator>
      <dc:date>2021-07-01T15:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Environment variable for module path</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Environment-variable-for-module-path/m-p/1295097#M156585</link>
      <description>&lt;P&gt;INCLUDE&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 16:18:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Environment-variable-for-module-path/m-p/1295097#M156585</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2021-07-01T16:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Environment variable for module path</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Environment-variable-for-module-path/m-p/1295215#M156586</link>
      <description>&lt;P&gt;Thanks. Setting INCLUDE will tell ifort where to look for module files, but when compiling, module files are still created in the local directory, which I want to avoid. Perhaps I should just use the /module:path option.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 00:41:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Environment-variable-for-module-path/m-p/1295215#M156586</guid>
      <dc:creator>Vivek_R_</dc:creator>
      <dc:date>2021-07-02T00:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Environment variable for module path</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Environment-variable-for-module-path/m-p/1295219#M156587</link>
      <description>&lt;P&gt;Sorry, I misunderstood. No, there isn't an environment variable for the module output (nor the object output). Why not set the default folder to where you want the output and compile the sources from elsewhere?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 01:03:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Environment-variable-for-module-path/m-p/1295219#M156587</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2021-07-02T01:03:03Z</dc:date>
    </item>
  </channel>
</rss>

