<?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 trying to install ifort in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/prerequisites-and-environment-set-up-for-intel-ifort/m-p/1159812#M142602</link>
    <description>&lt;P&gt;trying to install ifort version 18.0.1 on ububtu 16.06&lt;/P&gt;

&lt;P&gt;1&amp;nbsp;&amp;nbsp; pl let me know what are the essential prerequisites for it.&lt;/P&gt;

&lt;P&gt;2&amp;nbsp; i am getting error while building sampling driver,&lt;/P&gt;

&lt;P&gt;see /tmp/amplifier_sampling_build_26.03.18.14.13.24.log for details&amp;nbsp;&amp;nbsp;&amp;nbsp; this says&lt;/P&gt;

&lt;P&gt;NOTE: NMI Interrupt Mode is set on 4.13.0-37-generic kernel&lt;BR /&gt;
	***************************************************************&lt;BR /&gt;
	&amp;nbsp; CC &lt;M&gt;&amp;nbsp; /opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src/lwpmudrv.o&lt;BR /&gt;
	/opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src/lwpmudrv.c: In function ‘lwpmudrv_Get_Drv_Setup_Info’:&lt;BR /&gt;
	/opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src/lwpmudrv.c:4380:9: error: ‘x86_hyper’ undeclared (first use in this function)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (x86_hyper &amp;amp;&amp;amp; x86_hyper-&amp;gt;name) {&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;BR /&gt;
	/opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src/lwpmudrv.c:4380:9: note: each undeclared identifier is reported only once for each function it appears in&lt;BR /&gt;
	scripts/Makefile.build:308: recipe for target '/opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src/lwpmudrv.o' failed&lt;BR /&gt;
	make[2]: *** [/opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src/lwpmudrv.o] Error 1&lt;BR /&gt;
	Makefile:1550: recipe for target '_module_/opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src' failed&lt;BR /&gt;
	make[1]: *** [_module_/opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src] Error 2&lt;BR /&gt;
	make[1]: Leaving directory '/usr/src/linux-headers-4.13.0-37-generic'&lt;BR /&gt;
	Makefile:224: recipe for target 'default' failed&lt;BR /&gt;
	make: *** [default] Error 2&lt;/M&gt;&lt;/P&gt;

&lt;P&gt;how serious is this error ... does it mean compilr not installed properly. what should i do to resolve this eror&lt;/P&gt;

&lt;P&gt;2 i have set the environment using (working in bash), i am using 64 bit ububtu OS&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;source /opt/intel/compilers_and_libraries_2018.1.163/linux/bin/compilervars.sh intel64&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;3 at terminal i type source .bashrc&amp;nbsp; i get&amp;nbsp;&lt;STRONG&gt;&amp;nbsp;Illegal variable name&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;ab&lt;/P&gt;</description>
    <pubDate>Sun, 08 Apr 2018 16:34:00 GMT</pubDate>
    <dc:creator>ab1</dc:creator>
    <dc:date>2018-04-08T16:34:00Z</dc:date>
    <item>
      <title>prerequisites and environment set up for intel ifort</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/prerequisites-and-environment-set-up-for-intel-ifort/m-p/1159811#M142601</link>
      <description>&lt;P&gt;trying to install ifort version 18.0.1 on ububtu 16.06 pl let me know what are the essential prerequisites for it.&lt;/P&gt;

&lt;P&gt;how can i know the name of essentials as i am getting error while building sampling driver,&lt;/P&gt;

&lt;P&gt;see /tmp/amplifier_sampling_build_26.03.18.14.13.24.log for details&amp;nbsp;&amp;nbsp;&amp;nbsp; this says&lt;/P&gt;

&lt;P&gt;NOTE: NMI Interrupt Mode is set on 4.13.0-37-generic kernel&lt;BR /&gt;
	***************************************************************&lt;BR /&gt;
	&amp;nbsp; CC &lt;M&gt;&amp;nbsp; /opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src/lwpmudrv.o&lt;BR /&gt;
	/opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src/lwpmudrv.c: In function ‘lwpmudrv_Get_Drv_Setup_Info’:&lt;BR /&gt;
	/opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src/lwpmudrv.c:4380:9: error: ‘x86_hyper’ undeclared (first use in this function)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (x86_hyper &amp;amp;&amp;amp; x86_hyper-&amp;gt;name) {&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;BR /&gt;
	/opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src/lwpmudrv.c:4380:9: note: each undeclared identifier is reported only once for each function it appears in&lt;BR /&gt;
	scripts/Makefile.build:308: recipe for target '/opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src/lwpmudrv.o' failed&lt;BR /&gt;
	make[2]: *** [/opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src/lwpmudrv.o] Error 1&lt;BR /&gt;
	Makefile:1550: recipe for target '_module_/opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src' failed&lt;BR /&gt;
	make[1]: *** [_module_/opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src] Error 2&lt;BR /&gt;
	make[1]: Leaving directory '/usr/src/linux-headers-4.13.0-37-generic'&lt;BR /&gt;
	Makefile:224: recipe for target 'default' failed&lt;BR /&gt;
	make: *** [default] Error 2&lt;/M&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;2&amp;nbsp;&amp;nbsp; while setting up environment is this this correct way to write in bash file&lt;/P&gt;

&lt;P&gt;source /opt/intel/compilers_libraries_2018.1.163/linux/bin/compilervars.sh -arch intel64 -platform linux&lt;/P&gt;

&lt;P&gt;3 i want to link threads and shared files too permanently. how can i do it in bash file&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;ab&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 08:54:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/prerequisites-and-environment-set-up-for-intel-ifort/m-p/1159811#M142601</guid>
      <dc:creator>ab1</dc:creator>
      <dc:date>2018-03-26T08:54:16Z</dc:date>
    </item>
    <item>
      <title>trying to install ifort</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/prerequisites-and-environment-set-up-for-intel-ifort/m-p/1159812#M142602</link>
      <description>&lt;P&gt;trying to install ifort version 18.0.1 on ububtu 16.06&lt;/P&gt;

&lt;P&gt;1&amp;nbsp;&amp;nbsp; pl let me know what are the essential prerequisites for it.&lt;/P&gt;

&lt;P&gt;2&amp;nbsp; i am getting error while building sampling driver,&lt;/P&gt;

&lt;P&gt;see /tmp/amplifier_sampling_build_26.03.18.14.13.24.log for details&amp;nbsp;&amp;nbsp;&amp;nbsp; this says&lt;/P&gt;

&lt;P&gt;NOTE: NMI Interrupt Mode is set on 4.13.0-37-generic kernel&lt;BR /&gt;
	***************************************************************&lt;BR /&gt;
	&amp;nbsp; CC &lt;M&gt;&amp;nbsp; /opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src/lwpmudrv.o&lt;BR /&gt;
	/opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src/lwpmudrv.c: In function ‘lwpmudrv_Get_Drv_Setup_Info’:&lt;BR /&gt;
	/opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src/lwpmudrv.c:4380:9: error: ‘x86_hyper’ undeclared (first use in this function)&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (x86_hyper &amp;amp;&amp;amp; x86_hyper-&amp;gt;name) {&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;BR /&gt;
	/opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src/lwpmudrv.c:4380:9: note: each undeclared identifier is reported only once for each function it appears in&lt;BR /&gt;
	scripts/Makefile.build:308: recipe for target '/opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src/lwpmudrv.o' failed&lt;BR /&gt;
	make[2]: *** [/opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src/lwpmudrv.o] Error 1&lt;BR /&gt;
	Makefile:1550: recipe for target '_module_/opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src' failed&lt;BR /&gt;
	make[1]: *** [_module_/opt/intel/vtune_amplifier_2018.1.0.535340/sepdk/src] Error 2&lt;BR /&gt;
	make[1]: Leaving directory '/usr/src/linux-headers-4.13.0-37-generic'&lt;BR /&gt;
	Makefile:224: recipe for target 'default' failed&lt;BR /&gt;
	make: *** [default] Error 2&lt;/M&gt;&lt;/P&gt;

&lt;P&gt;how serious is this error ... does it mean compilr not installed properly. what should i do to resolve this eror&lt;/P&gt;

&lt;P&gt;2 i have set the environment using (working in bash), i am using 64 bit ububtu OS&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;source /opt/intel/compilers_and_libraries_2018.1.163/linux/bin/compilervars.sh intel64&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;3 at terminal i type source .bashrc&amp;nbsp; i get&amp;nbsp;&lt;STRONG&gt;&amp;nbsp;Illegal variable name&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;ab&lt;/P&gt;</description>
      <pubDate>Sun, 08 Apr 2018 16:34:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/prerequisites-and-environment-set-up-for-intel-ifort/m-p/1159812#M142602</guid>
      <dc:creator>ab1</dc:creator>
      <dc:date>2018-04-08T16:34:00Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/prerequisites-and-environment-set-up-for-intel-ifort/m-p/1159813#M142603</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Regarding the sampling driver issue, it doesn't seem to be Fortran related.&amp;nbsp; Please ask for help on VTune forum.&lt;/P&gt;

&lt;P&gt;Thank you,&lt;/P&gt;

&lt;P&gt;Eugene&lt;/P&gt;</description>
      <pubDate>Sun, 08 Apr 2018 17:31:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/prerequisites-and-environment-set-up-for-intel-ifort/m-p/1159813#M142603</guid>
      <dc:creator>Eugene_E_Intel</dc:creator>
      <dc:date>2018-04-08T17:31:33Z</dc:date>
    </item>
  </channel>
</rss>

