<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Compiling Intel OneAPI 2021 on HPC</title>
  <link rel="self" href="https://dlt-acc.firelay.cloud/c/message_boards/find_thread?p_l_id=3231581&amp;threadId=4661930" />
  <subtitle>Compiling Intel OneAPI 2021 on HPC</subtitle>
  <id>https://dlt-acc.firelay.cloud/c/message_boards/find_thread?p_l_id=3231581&amp;threadId=4661930</id>
  <updated>2026-05-15T15:08:06Z</updated>
  <dc:date>2026-05-15T15:08:06Z</dc:date>
  <entry>
    <title>RE: Compiling Intel OneAPI 2021 on HPC</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5443346" />
    <author>
      <name>Kai Rasmus</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5443346</id>
    <updated>2022-11-09T16:16:55Z</updated>
    <published>2022-11-09T16:16:55Z</published>
    <summary type="html">This seems to still be a problem with the latest version (tag 141985) when compiling with gfortran. Apparently the make_revision.sh script fails when trying to run version_number.exe because it does not get a valid buildnumber. I edited the script and set the variable BUILD_NUMBER to some numerical value.</summary>
    <dc:creator>Kai Rasmus</dc:creator>
    <dc:date>2022-11-09T16:16:55Z</dc:date>
  </entry>
  <entry>
    <title>Compiling Intel OneAPI 2021 on HPC</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=4661929" />
    <author>
      <name>Giovanni Besio</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=4661929</id>
    <updated>2021-11-12T20:53:19Z</updated>
    <published>2021-11-12T20:53:19Z</published>
    <summary type="html">I am trying to compile on a hpc cluster and I get this error, any hint:&lt;br /&gt;&lt;br /&gt;make[5]: Entering directory &amp;#39;/g100/home/userexternal/gbesio00/usr/delft3d/src/tag_7545/src/utils_lgpl/esmfsm/packages/esmfsm_version_number/src&amp;#39;&lt;br /&gt;rm -f ../include/version_number.h&lt;br /&gt;../../../../../scripts_lgpl/linux/make_revision.sh ../../../../.. ../../.. ../include/version_number.ini ../include/version_number.h.svn ../include/version_number.h&lt;br /&gt; USAGE : version_number.exe buildNumber &amp;lt;vnInputFile&amp;gt; &amp;lt;inputFile&amp;gt; &amp;lt;outputFile&amp;gt;&lt;br /&gt;     buildNumber   : On the build server: buildNumber (=svn revision number)&lt;br /&gt;                     Else: Subversion revisionNumber&lt;br /&gt;     &amp;lt;vnInputFile&amp;gt; : Name of the inifile containing the integers that form the v&lt;br /&gt; ersion number&lt;br /&gt;     &amp;lt;inputFile&amp;gt;   : Name of the file containing keywords to be replaced by the &lt;br /&gt; actual version number&lt;br /&gt;     &amp;lt;outputFile&amp;gt;  : Name of the file, identical to the inputFile with keywords &lt;br /&gt; replaced&lt;br /&gt;make  install-am&lt;br /&gt;make[6]: Entering directory &amp;#39;/g100/home/userexternal/gbesio00/usr/delft3d/src/tag_7545/src/utils_lgpl/esmfsm/packages/esmfsm_version_number/src&amp;#39;&lt;br /&gt;/bin/sh ../../../../../libtool  --tag=CC   --mode=compile /g100/prod/opt/compilers/intel/oneapi-2021/binary/compiler/2021.3.0/linux/bin/intel64/icc -DHAVE_CONFIG_H -I. -I../../../../.. -I../include   -D_GNU_SOURCE -DSTR_LEN_AT_END -DWITH_DELFTONLINE -pthread -O2  -MT c2c.lo -MD -MP -MF .deps/c2c.Tpo -c -o c2c.lo c2c.c&lt;br /&gt;libtool: compile:  /g100/prod/opt/compilers/intel/oneapi-2021/binary/compiler/2021.3.0/linux/bin/intel64/icc -DHAVE_CONFIG_H -I. -I../../../../.. -I../include -D_GNU_SOURCE -DSTR_LEN_AT_END -DWITH_DELFTONLINE -pthread -O2 -MT c2c.lo -MD -MP -MF .deps/c2c.Tpo -c c2c.c  -fPIC -DPIC -o .libs/c2c.o&lt;br /&gt;c2c.c(38): catastrophic error: cannot open source file &amp;#34;version_number.h&amp;#34;&lt;br /&gt;  #include &amp;#34;version_number.h&amp;#34;&lt;br /&gt;                             ^&lt;br /&gt;&lt;br /&gt;compilation aborted for c2c.c (code 4)&lt;br /&gt;make[6]: *** [Makefile:537: c2c.lo] Error 1&lt;br /&gt;make[6]: Leaving directory &amp;#39;/g100/home/userexternal/gbesio00/usr/delft3d/src/tag_7545/src/utils_lgpl/esmfsm/packages/esmfsm_version_number/src&amp;#39;&lt;br /&gt;make[5]: *** [Makefile:640: install] Error 2&lt;br /&gt;make[5]: Leaving directory &amp;#39;/g100/home/userexternal/gbesio00/usr/delft3d/src/tag_7545/src/utils_lgpl/esmfsm/packages/esmfsm_version_number/src&amp;#39;&lt;br /&gt;make[4]: *** [Makefile:488: install-recursive] Error 1&lt;br /&gt;make[4]: Leaving directory &amp;#39;/g100/home/userexternal/gbesio00/usr/delft3d/src/tag_7545/src/utils_lgpl/esmfsm/packages/esmfsm_version_number&amp;#39;&lt;br /&gt;make[3]: *** [Makefile:490: install-recursive] Error 1&lt;br /&gt;make[3]: Leaving directory &amp;#39;/g100/home/userexternal/gbesio00/usr/delft3d/src/tag_7545/src/utils_lgpl/esmfsm/packages&amp;#39;&lt;br /&gt;make[2]: *** [Makefile:490: install-recursive] Error 1&lt;br /&gt;make[2]: Leaving directory &amp;#39;/g100/home/userexternal/gbesio00/usr/delft3d/src/tag_7545/src/utils_lgpl/esmfsm&amp;#39;&lt;br /&gt;make[1]: *** [Makefile:498: install-recursive] Error 1&lt;br /&gt;make[1]: Leaving directory &amp;#39;/g100/home/userexternal/gbesio00/usr/delft3d/src/tag_7545/src/utils_lgpl&amp;#39;&lt;br /&gt;make: *** [Makefile:548: install-recursive] Error 1</summary>
    <dc:creator>Giovanni Besio</dc:creator>
    <dc:date>2021-11-12T20:53:19Z</dc:date>
  </entry>
</feed>
