<?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: statistic problem in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/statistic-problem/m-p/877522#M9125</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/73088"&gt;Andrey Nikolaev (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin: 0px;"&gt;&lt;SPAN style="font-size: small;"&gt;Hello Ying,&lt;BR /&gt;&lt;BR /&gt;Thereare extensive '&amp;amp;' symbols in the vsl_ss.fi file which would be removed in the future releases of the library. As a quick work-around you could use fixed format for the source file (for example, to set the fixed format in options of your project (Project-&amp;gt;Properties-&amp;gt;Fortran-&amp;gt;Language-&amp;gt;Source File format-&amp;gt;Use fixed format(/fixed)).&lt;BR /&gt; &lt;BR /&gt;Also,please remove mkl_c.lib libguide.libfrom your linkage line as the libsare unnecessary.&lt;BR /&gt;&lt;BR /&gt;Please, let me know how the work-aroundworks on your side.&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Andrey&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;Hi, Andrey. Yes, your way works. I never think somebody can do this, so thanks very much for this. &lt;BR /&gt;&lt;BR /&gt;Best wishes,&lt;BR /&gt;&lt;BR /&gt;Ying&lt;BR /&gt;</description>
    <pubDate>Tue, 08 Sep 2009 14:18:26 GMT</pubDate>
    <dc:creator>yingwu</dc:creator>
    <dc:date>2009-09-08T14:18:26Z</dc:date>
    <item>
      <title>statistic problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/statistic-problem/m-p/877514#M9117</link>
      <description>Hi, could I ask is there MKL-based statistcal library to calculate kurtosis, variance, etc??????? I download a Intel library, named 'Intel Summary Statistics Library 1.0'. However, it does not work!!!!!!! The error is&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1&amp;gt;------ Build started: Project: Console1, Configuration: Debug Win32 ------&lt;BR /&gt;1&amp;gt;Compiling with Intel Fortran 11.0.066 [IA-32]...&lt;BR /&gt;1&amp;gt;vslTest1.F90&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(862): error #5082: Syntax error, found IDENTIFIER 'REAL' when expecting one of: ( * , &lt;END-OF-STATEMENT&gt; ; [ / = =&amp;gt;&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(862): error #5082: Syntax error, found '::' when expecting one of: ( * ) , + . - %% : . ** / // .LT. &amp;lt; .LE. &amp;lt;= .EQ. == .NE. /= ...&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(883): error #5082: Syntax error, found IDENTIFIER 'REAL' when expecting one of: ( * , &lt;END-OF-STATEMENT&gt; ; [ / = =&amp;gt;&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(883): error #5082: Syntax error, found '::' when expecting one of: ( * ) , + . - %% : . ** / // .LT. &amp;lt; .LE. &amp;lt;= .EQ. == .NE. /= ...&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(896): error #5082: Syntax error, found IDENTIFIER 'MKL_VSL_SS_TYPE' when expecting one of: (&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(909): error #5082: Syntax error, found IDENTIFIER 'MKL_VSL_SS_TYPE' when expecting one of: (&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(897): error #6643: This statement is incorrectly positioned.&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(898): error #6643: This statement is incorrectly positioned.&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(899): error #6643: This statement is incorrectly positioned.&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(900): error #6643: This statement is incorrectly positioned.&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(901): error #6643: This statement is incorrectly positioned.&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(902): error #6643: This statement is incorrectly positioned.&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(897): error #6457: This derived type name has not been declared.   [VSL_SS_TASK]&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(898): error #6451: A dummy argument name is required in this context.   [STORAGE]&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(899): error #6451: A dummy argument name is required in this context.   [N_PARAMS]&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(900): error #6420: This array name is invalid in this context.   [METHOD_PARAMS]&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(901): error #6420: This array name is invalid in this context.   [ROBUST_MEAN]&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(902): error #6420: This array name is invalid in this context.   [ROBUST_COV]&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(899): error #6279: A specification expression object must be a dummy argument, a COMMON block object, or an object accessible through host or use association   [N_PARAMS]&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(901): error #6221: The assumed-size array must be a dummy argument.   [ROBUST_MEAN]&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(902): error #6221: The assumed-size array must be a dummy argument.   [ROBUST_COV]&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(910): error #6643: This statement is incorrectly positioned.&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(911): error #6643: This statement is incorrectly positioned.&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(912): error #6643: This statement is incorrectly positioned.&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(913): error #6643: This statement is incorrectly positioned.&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(914): error #6643: This statement is incorrectly positioned.&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(915): error #6643: This statement is incorrectly positioned.&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(910): error #6457: This derived type name has not been declared.   [VSL_SS_TASK]&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(911): error #6451: A dummy argument name is required in this context.   [STORAGE]&lt;BR /&gt;1&amp;gt;D:\Program Files\Intel\ssl\1.0.1\include\vsl_ss.fi(912): error #6451: A dummy argument name is required in this context.   [N_PARAMS]&lt;BR /&gt;1&amp;gt;(3246): catastrophic error: Too many errors, exiting&lt;BR /&gt;1&amp;gt;compilation aborted for E:\test\Console1\Console1\vslTest1.F90 (code 1)&lt;BR /&gt;1&amp;gt;&lt;BR /&gt;1&amp;gt;Build log written to  "file://E:\test\Console1\Console1\Debug\BuildLog.htm"&lt;BR /&gt;1&amp;gt;Console1 - 31 error(s), 0 warning(s)&lt;BR /&gt;========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========&lt;BR /&gt;&lt;/END-OF-STATEMENT&gt;&lt;/END-OF-STATEMENT&gt;</description>
      <pubDate>Sun, 06 Sep 2009 20:26:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/statistic-problem/m-p/877514#M9117</guid>
      <dc:creator>yingwu</dc:creator>
      <dc:date>2009-09-06T20:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: statistic problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/statistic-problem/m-p/877515#M9118</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/441362"&gt;yingwu&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hi, could I ask is there MKL-based statistcal library to calculate kurtosis, variance, etc??????? I download a Intel library, named 'Intel Summary Statistics Library 1.0'. However, it does not work!!!!!!! The error is&lt;BR /&gt;========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;It looks as the problem with include file vsl_ss.fi. How and where do you put the include/USE command in your &lt;EM&gt;vslTest1.F90 &lt;/EM&gt;program (show a portion of the code, if possible, please)?&lt;BR /&gt;&lt;BR /&gt;A.&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;</description>
      <pubDate>Mon, 07 Sep 2009 00:12:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/statistic-problem/m-p/877515#M9118</guid>
      <dc:creator>ArturGuzik</dc:creator>
      <dc:date>2009-09-07T00:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: statistic problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/statistic-problem/m-p/877516#M9119</link>
      <description>Ying,&lt;BR /&gt;Did you see Steave's reply to your post (&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=68158"&gt;http://software.intel.com/en-us/forums/showthread.php?t=68158&lt;/A&gt;) ?&lt;BR /&gt;--Gennady&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Sep 2009 05:53:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/statistic-problem/m-p/877516#M9119</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-09-07T05:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: statistic problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/statistic-problem/m-p/877517#M9120</link>
      <description>&lt;DIV style="margin: 0px;"&gt;&lt;SPAN style="font-size: small;"&gt;Hello, answering all your posts re using Intel Summary Statistics Library and the linkage issue. At the moment Intel Summary Statistics Library is our alfa quality experimental software package intended for high speed stat analysis of datasets. It allows computing algebraic and central moments, skewness, kurtosis, variation coefficient, variance-covariance/correlation matrix; the library provides robust methods, helps to detect outliers and properly process missing values in the datasets. The library supports C/Fortran API.&lt;BR /&gt;&lt;BR /&gt;Full description of the functionality is available in the Manual of the library, sslman.pdf which is in doc directory of the installation package. Additional information about usage model of the algorithms is available in the Application Notes whose pdf file is available for downloading at&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-summary-statistics-library-accept-end-user-license-agreement-and-download"&gt;http://software.intel.com/en-us/articles/intel-summary-statistics-library-accept-end-user-license-agreement-and-download&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;In order to build a Fortran program which uses Summary Statistics algorithms you would need to correctly configure your enviroment:&lt;BR /&gt;1. To set up path to your Fortran compiler (include, lib, etc)&lt;BR /&gt;2. To set up path to Intel Math Kernel Library whose functionality is necessary to use Intel Summary Statistics Library&lt;BR /&gt;3. To set up path to Intel Summary Statistics Library&lt;BR /&gt;&lt;BR /&gt;You also might want to configure the environment using tools of your Visual Studio(*).&lt;BR /&gt;&lt;BR /&gt;To compiler/link your Fortran program you could use the line&lt;BR /&gt;&lt;BR /&gt;ifort prog.f ss_interface.lib ss_kernel.lib mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib libiomp5md.lib&lt;BR /&gt;&lt;BR /&gt;More details about building/linking with Intel Summary Statistics Library is available in userguide.txt. The User Guide is available in the directory doc of the installation package.&lt;BR /&gt;&lt;BR /&gt;Please, let us know how it works for you.&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Andrey&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 07 Sep 2009 08:36:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/statistic-problem/m-p/877517#M9120</guid>
      <dc:creator>Andrey_N_Intel</dc:creator>
      <dc:date>2009-09-07T08:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: statistic problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/statistic-problem/m-p/877518#M9121</link>
      <description>&lt;BR /&gt;Hi, first of all, thanks very much for all of you. I really have found this forum is very useful and helpful.&lt;BR /&gt;&lt;BR /&gt;I also created another thread with the same question &lt;A title="here" href="http://software.intel.com/en-us/forums/showthread.php?t=68158page/1/#94659" target="_blank"&gt;here&lt;/A&gt;. Sorry for this, Because I am not sure where to put my question????&lt;BR /&gt;&lt;BR /&gt;I am sure I have set the path of Intel-fortran, MKL and the Intel statistcal library accurately. The MKL works well. The code in vslTest1.F90 is copied from one of provided samples, named 'vslsbasic.f', but I clean it to as below&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #3366ff;"&gt;include 'mkl_vsl.fi'&lt;BR /&gt;include 'vsl_ss.fi'&lt;BR /&gt;&lt;BR /&gt;program MKL_VSL_TEST&lt;BR /&gt;&lt;BR /&gt;USE MKL_VSL_TYPE&lt;BR /&gt;USE MKL_VSL_SS&lt;BR /&gt;USE MKL_VSL&lt;BR /&gt;USE MKL_VSL_SS_TYPE&lt;BR /&gt;&lt;BR /&gt;TYPE(VSL_SS_TASK) task&lt;BR /&gt;&lt;BR /&gt;end&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;I attach the sample file with this thread. Thanks again for your help.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Ying&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Sep 2009 10:31:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/statistic-problem/m-p/877518#M9121</guid>
      <dc:creator>yingwu</dc:creator>
      <dc:date>2009-09-07T10:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: statistic problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/statistic-problem/m-p/877519#M9122</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV style="margin: 0px;"&gt;&lt;SPAN style="font-size: small;"&gt;Hello Ying,&lt;BR /&gt;I was able to built the short test case(withUSE terms only) and the full test case you provided with Fortran compiler 11.1 using a simple bat script. Can you please show how youconfigure the environment, compile/link your application?&lt;BR /&gt;Andrey&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 07 Sep 2009 10:48:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/statistic-problem/m-p/877519#M9122</guid>
      <dc:creator>Andrey_N_Intel</dc:creator>
      <dc:date>2009-09-07T10:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: statistic problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/statistic-problem/m-p/877520#M9123</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/73088"&gt;Andrey Nikolaev (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin: 0px;"&gt;&lt;SPAN style="font-size: small;"&gt;Hello Ying,&lt;BR /&gt;I was able to built the short test case(withUSE terms only) and the full test case you provided with Fortran compiler 11.1 using a simple bat script. Can you please show how youconfigure the environment, compile/link your application?&lt;BR /&gt;Andrey&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi Andrey,&lt;BR /&gt;&lt;BR /&gt;I attach my evironment. I set the path of library by click Tools-&amp;gt;Options-&amp;gt;Intel Fortran-&amp;gt;Compiler. Then I set the executable, libraries and includes respectively. Then I choose Project-&amp;gt;properties-&amp;gt;linker-&amp;gt;input. I set 'mkl_c.lib libguide.lib ss_interface.lib ss_kernel.lib mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib libiomp5md.lib'. I tried to delete 'mkl_c.lib libguide.lib', but the problem is still there. &lt;BR /&gt;&lt;BR /&gt;I am using VS2008, IVF 10.0.066 with MKL 10.1. The MKL works without problems.&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.intel.com/skins/images/7B13F55A7CE623EF42E69096FA81A3A1/2021_redesign/images/image_not_found.png" /&gt;&lt;/span&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Sep 2009 12:04:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/statistic-problem/m-p/877520#M9123</guid>
      <dc:creator>yingwu</dc:creator>
      <dc:date>2009-09-07T12:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: statistic problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/statistic-problem/m-p/877521#M9124</link>
      <description>&lt;DIV style="margin: 0px;"&gt;&lt;SPAN style="font-size: small;"&gt;Hello Ying,&lt;BR /&gt;&lt;BR /&gt;Thereare extensive '&amp;amp;' symbols in the vsl_ss.fi file which would be removed in the future releases of the library. As a quick work-around you could use fixed format for the source file (for example, to set the fixed format in options of your project (Project-&amp;gt;Properties-&amp;gt;Fortran-&amp;gt;Language-&amp;gt;Source File format-&amp;gt;Use fixed format(/fixed)).&lt;BR /&gt;&lt;BR /&gt;Also,please remove mkl_c.lib libguide.libfrom your linkage line as the libsare unnecessary.&lt;BR /&gt;&lt;BR /&gt;Please, let me know how the work-aroundworks on your side.&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Andrey&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 07 Sep 2009 14:12:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/statistic-problem/m-p/877521#M9124</guid>
      <dc:creator>Andrey_N_Intel</dc:creator>
      <dc:date>2009-09-07T14:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: statistic problem</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/statistic-problem/m-p/877522#M9125</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/73088"&gt;Andrey Nikolaev (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin: 0px;"&gt;&lt;SPAN style="font-size: small;"&gt;Hello Ying,&lt;BR /&gt;&lt;BR /&gt;Thereare extensive '&amp;amp;' symbols in the vsl_ss.fi file which would be removed in the future releases of the library. As a quick work-around you could use fixed format for the source file (for example, to set the fixed format in options of your project (Project-&amp;gt;Properties-&amp;gt;Fortran-&amp;gt;Language-&amp;gt;Source File format-&amp;gt;Use fixed format(/fixed)).&lt;BR /&gt; &lt;BR /&gt;Also,please remove mkl_c.lib libguide.libfrom your linkage line as the libsare unnecessary.&lt;BR /&gt;&lt;BR /&gt;Please, let me know how the work-aroundworks on your side.&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Andrey&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;Hi, Andrey. Yes, your way works. I never think somebody can do this, so thanks very much for this. &lt;BR /&gt;&lt;BR /&gt;Best wishes,&lt;BR /&gt;&lt;BR /&gt;Ying&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Sep 2009 14:18:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/statistic-problem/m-p/877522#M9125</guid>
      <dc:creator>yingwu</dc:creator>
      <dc:date>2009-09-08T14:18:26Z</dc:date>
    </item>
  </channel>
</rss>

