<?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: Check out useful Diagnostics Utility - part of HPC Toolkit in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1617487#M173055</link>
    <description>&lt;P&gt;There are many strings the filter complains about, including 1985 - 2024 (without the spaces around the dash), which appears in the compiler's logo output. It isn't just pasting - typing the numeric strings sets off a complaint.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Steve_Lionel_0-1721760881189.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/57227i78DA2C23D01ECEE4/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Steve_Lionel_0-1721760881189.png" alt="Steve_Lionel_0-1721760881189.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jul 2024 18:54:58 GMT</pubDate>
    <dc:creator>Steve_Lionel</dc:creator>
    <dc:date>2024-07-23T18:54:58Z</dc:date>
    <item>
      <title>Check out useful Diagnostics Utility - part of HPC Toolkit</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1615562#M172958</link>
      <description>&lt;P&gt;Use Diagnostics Utility (comes with HPC Toolkit) to check your system configuration:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/oneapi/user-guide-diagnostic-utility/2023-0/overview.html" target="_blank" rel="noopener"&gt;User Guide&amp;nbsp;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is an example on Windows:&lt;/P&gt;
&lt;LI-CODE lang="none"&gt;C:\Program Files (x86)\Intel\oneAPI\diagnostics\2024.2\bin&amp;gt; diagnostics.bat --select gpu -v&lt;/LI-CODE&gt;&lt;LI-CODE lang="bash"&gt;C:\Program Files (x86)\Intel\oneAPI\diagnostics\2024.2\bin&amp;gt; diagnostics.bat --select gpu -v

Checks results:


===================================================================================================================================================================================================================================================================================================
Check name: oneapi_gpu_check
Description: This check runs GPU workloads and verifies readiness to run applications on GPU(s).
===================================================================================================================================================================================================================================================================================================

|  OpenMP GPU pipeline tests                                                                                                                                                                                                                                                                      |
|  ├─Compile test matmul-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------PASS   |
|  ├─Test simple matrix multiplication with Intel® oneAPI Level----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------PASS   |
|  │ Zero.                                                                                                                                                                                                                                                                                        |
|  ├─Test simple matrix multiplication with OpenCL™.---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------PASS   |
|  ├─Compile test binoption----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------PASS   |
|  ├─Test simple binary options program with Intel® oneAPI Level---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------PASS   |
|  │ Zero.                                                                                                                                                                                                                                                                                        |
|  └─Test simple binary options program with OpenCL™.--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------PASS   |
|  DPC++ GPU pipeline tests                                                                                                                                                                                                                                                                       |
|  ├─Compile simple SYCL code--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------PASS   |
|  ├─Test simple DPC++ program with Intel® oneAPI Level Zero.------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------PASS   |
|  ├─Test simple DPC++ program with OpenCL™.-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------PASS   |
|  ├─Compile parallel for program----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------PASS   |
|  ├─Test simple DPC++ parallel-for program with Intel® oneAPI Level-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------PASS   |
|  │ Zero.                                                                                                                                                                                                                                                                                        |
|  └─Test simple DPC++ parallel-for program with OpenCL™.----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------PASS   |

===================================================================================================================================================================================================================================================================================================
Check name: gpu_metrics_check
Description: This check verifies that GPU metrics' results are satisfactory.
===================================================================================================================================================================================================================================================================================================

|  #0 Intel(R) Graphics 0x7d45                                                                                                                                                                                                                                                                    |
|  Message: For this GPU, values are not known.                                                                                                                                                                                                                                                   |
|  └─GPU Frequency, MHz (Max/Target)-----2000/unknown--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------INFO   |

===================================================================================================================================================================================================================================================================================================
Check name: gpu_backend_check
Description: This check shows information from OpenCL™ and Intel® oneAPI Level Zero drivers.
===================================================================================================================================================================================================================================================================================================

|  GPU                                                                                                                                                                                                                                                                                            |
|  ├─Intel® oneAPI Level                                                                                                                                                                                                                                                                          |
|  │ Zero Driver                                                                                                                                                                                                                                                                                  |
|  │ ├─Driver is loaded.-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------PASS   |
|  │ └─Driver information                                                                                                                                                                                                                                                                         |
|  │   ├─Loader Version--------1.17.6------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------INFO   |
|  │   ├─Installed driver------1-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------INFO   |
|  │   │ number                                                                                                                                                                                                                                                                                   |
|  │   └─Driver # 0                                                                                                                                                                                                                                                                               |
|  │     ├─API version---------1.3---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------INFO   |
|  │     └─Devices                                                                                                                                                                                                                                                                                |
|  │       ├─Device number-----1-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------INFO   |
|  │       └─Device # 0                                                                                                                                                                                                                                                                           |
|  │         ├─Device type-----Graphics Processing Unit------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------INFO   |
|  │         └─Device name-----Intel(R) Graphics-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------INFO   |
|  └─OpenCL™ Driver                                                                                                                                                                                                                                                                               |
|    ├─Driver is loaded--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------PASS   |
|    └─Driver information                                                                                                                                                                                                                                                                         |
|      ├─Platform number-------1-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------INFO   |
|      └─Platform # 0                                                                                                                                                                                                                                                                             |
|        ├─Name----------------Intel(R) OpenCL Graphics------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------INFO   |
|        ├─Version-------------OpenCL 3.0--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------INFO   |
|        └─Devices                                                                                                                                                                                                                                                                                |
|          ├─Device number-----1-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------INFO   |
|          └─Device # 0                                                                                                                                                                                                                                                                           |
|            ├─Type------------GPU---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------INFO   |
|            ├─Name------------Intel(R) Graphics-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------INFO   |
|            └─Version---------OpenCL 3.0 NEO----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------INFO   |

===================================================================================================================================================================================================================================================================================================
Check name: intel_gpu_detector_check
Description: This check shows information about Intel GPU(s) on the system, based on win32_VideoController WMI class.
===================================================================================================================================================================================================================================================================================================

|  GPU information                                                                                                                                                                                                                                                                                |
|  └─Intel GPU #1                                                                                                                                                                                                                                                                                 |
|    ├─Name----------Intel(R) Graphics-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------INFO   |
|    ├─Status--------OK--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------INFO   |
|    ├─Driver--------32.0.101.5762---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------INFO   |
|    │ Version                                                                                                                                                                                                                                                                                    |
|    ├─PCI ID--------7D45------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------INFO   |
|    └─GPU type------Integrated------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------INFO   |

Output directory: C:\Users\username\intel\diagnostics\logs
        Text report: diagnostics_select_verbosity_soc-854CVW3_20240716_152954874166.txt
        JSON report: diagnostics_select_verbosity_soc-854CVW3_20240716_152954874166.json

This report for soc-854CVW3
was generated by the Diagnostics Utility for oneAPI 2024.2.0.&lt;/LI-CODE&gt;
&lt;P&gt;Any feedback would be appreciated.&amp;nbsp;&lt;BR /&gt;You do need to install &lt;A href="https://www.python.org/downloads/windows/" target="_blank" rel="noopener"&gt;python&lt;/A&gt; for it to work.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2024 21:47:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1615562#M172958</guid>
      <dc:creator>Devorah_H_Intel</dc:creator>
      <dc:date>2024-07-16T21:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Check out useful Diagnostics Utility - part of HPC Toolkit</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1615585#M172962</link>
      <description>&lt;P&gt;Has issues with integrated GPU on i914900k&lt;/P&gt;&lt;P&gt;See lines 93:97&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jimdempseyatthecove_1-1721173018773.png" style="width: 964px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/57023i17338B47E01FB033/image-dimensions/964x1890/is-moderation-mode/true?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="964" height="1890" role="button" title="jimdempseyatthecove_1-1721173018773.png" alt="jimdempseyatthecove_1-1721173018773.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried posting this from select Ctrl-C from CMD prompt and got:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jimdempseyatthecove_0-1721172982898.png" style="width: 839px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/57022i2C57A6F3A160567D/image-dimensions/839x65/is-moderation-mode/true?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="839" height="65" role="button" title="jimdempseyatthecove_0-1721172982898.png" alt="jimdempseyatthecove_0-1721172982898.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Comes up inserting as Plain Text, as well as, inserting directly into the message, as well as, pasting into Notepad, saving as ANSI, then copy and paste back into forum.&lt;/P&gt;&lt;P&gt;Jim Dempsey&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2024 23:39:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1615585#M172962</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2024-07-16T23:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Check out useful Diagnostics Utility - part of HPC Toolkit</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1615772#M172966</link>
      <description>&lt;P&gt;You should avoid seventy space zero as it rejected that for me also!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 12:24:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1615772#M172966</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2024-07-17T12:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Check out useful Diagnostics Utility - part of HPC Toolkit</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1615801#M172968</link>
      <description>&lt;P&gt;There are all sorts of innocuous text strings that will trigger the forum error when pasted, including the compiler's copyright notice. It seems that a goal of the "forum devs" is to gradually make the experience worse (login keeps getting harder), maybe to cause us all to just go away.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 14:42:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1615801#M172968</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2024-07-17T14:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Check out useful Diagnostics Utility - part of HPC Toolkit</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1615821#M172970</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jimdempseyatthecove_0-1721232044680.png" style="width: 821px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/57046i54DA423F7293F72D/image-dimensions/821x540/is-moderation-mode/true?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="821" height="540" role="button" title="jimdempseyatthecove_0-1721232044680.png" alt="jimdempseyatthecove_0-1721232044680.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Note, I couldn't even reply to your post. the LT/GT was for the less than character/slash/greater than character. Replacing it with LT/GT did not fix the issue.&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 16:02:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1615821#M172970</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2024-07-17T16:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Check out useful Diagnostics Utility - part of HPC Toolkit</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1615873#M172976</link>
      <description>&lt;P&gt;I reported the forum error to the forum backend.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 21:19:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1615873#M172976</guid>
      <dc:creator>Devorah_H_Intel</dc:creator>
      <dc:date>2024-07-17T21:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: Check out useful Diagnostics Utility - part of HPC Toolkit</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1616077#M172981</link>
      <description>&lt;P&gt;LOL the login process is .......! Strange error messages after password entry which if you wait get refreshed away and it has actually worked, multiple refreshes which often dump you on a page miles above where you want to be,&amp;nbsp; and when you browse down to where you want to be it then does one more refresh and move you back up the web tree again, the&amp;nbsp; "Snakes and Ladders" game. Love it (#sarcasm).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 09:28:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1616077#M172981</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2024-07-18T09:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Check out useful Diagnostics Utility - part of HPC Toolkit</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1616078#M172982</link>
      <description>&lt;P&gt;Jim I was only saying "&lt;SPAN&gt;seventy space zero" is prohibited for me also, I guess a bit sequence in some other encoding gives some banned word, either that or it has some meaning that is lost to me or maybe the banned list dictionary is a bit foo bahd&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 09:31:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1616078#M172982</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2024-07-18T09:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Check out useful Diagnostics Utility - part of HPC Toolkit</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1616459#M173008</link>
      <description>&lt;P&gt;I even looked at the HTML and could not find anything related to&amp;nbsp;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class=""&gt;seventy space zero" or anything unusual.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Jim&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 11:49:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1616459#M173008</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2024-07-19T11:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Check out useful Diagnostics Utility - part of HPC Toolkit</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1616460#M173009</link>
      <description>&lt;P&gt;This error seems to come from a copy from somewhere to clipboard, and paste into the forum message. The webmaster should be able to do this and see what is happening. Then fix this annoying feature.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;*** To webmaster, do not use your phone to investigate this. Use your desktop computer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 11:52:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1616460#M173009</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2024-07-19T11:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Check out useful Diagnostics Utility - part of HPC Toolkit</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1617190#M173050</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/63968"&gt;@jimdempseyatthecove&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;This error seems to come from a copy from somewhere to clipboard, and paste into the forum message. The webmaster should be able to do this and see what is happening. Then fix this annoying feature.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;*** To webmaster, do not use your phone to investigate this. Use your desktop computer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jim Dempsey&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;A ticket has been opened with Khoros on this. I hope their turnaround is fast.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;I will open a thread on forum usage issues if the problem is widespread.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 00:19:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1617190#M173050</guid>
      <dc:creator>Devorah_H_Intel</dc:creator>
      <dc:date>2024-07-23T00:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Check out useful Diagnostics Utility - part of HPC Toolkit</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1617477#M173054</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/63968"&gt;@jimdempseyatthecove&lt;/a&gt;&amp;nbsp; &amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/5442"&gt;@Steve_Lionel&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/66560"&gt;@andrew_4619&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I got a response from the forum backend. The Khoros are working on this issue, and content filters are causing the problem. I am not involved with these filters—someone else is. Meanwhile, the suggestion was to use&amp;nbsp;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;70-0 in your replies as a workaround for 70 space 0&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 18:29:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1617477#M173054</guid>
      <dc:creator>Devorah_H_Intel</dc:creator>
      <dc:date>2024-07-23T18:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Check out useful Diagnostics Utility - part of HPC Toolkit</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1617487#M173055</link>
      <description>&lt;P&gt;There are many strings the filter complains about, including 1985 - 2024 (without the spaces around the dash), which appears in the compiler's logo output. It isn't just pasting - typing the numeric strings sets off a complaint.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Steve_Lionel_0-1721760881189.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/57227i78DA2C23D01ECEE4/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Steve_Lionel_0-1721760881189.png" alt="Steve_Lionel_0-1721760881189.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 18:54:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1617487#M173055</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2024-07-23T18:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Check out useful Diagnostics Utility - part of HPC Toolkit</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1617764#M173058</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;&lt;SPAN&gt;&amp;nbsp;&lt;EM&gt;Meanwhile, the suggestion was to use&amp;nbsp;&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;70hyphen0 in your replies as a workaround for 70 space 0&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;We are not in control of what is in a copy (error report, source code example, other text from this forum) and paste and maintain the text that is causing an issue or a report of an issue. To change the text to placate a filter would obfuscate an issue report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, in my 1st post, the "offending" text may have been in&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jimdempseyatthecove_0-1721829793658.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/57269i55C695371B5BDED0/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="jimdempseyatthecove_0-1721829793658.png" alt="jimdempseyatthecove_0-1721829793658.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What would you suggest I change the text to .AND. convey the specific graphics information???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 14:06:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1617764#M173058</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2024-07-24T14:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Check out useful Diagnostics Utility - part of HPC Toolkit</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1617821#M173061</link>
      <description>&lt;P&gt;&amp;nbsp;I have good news. The weird content filter has been removed, and you should be able to post as usual without seeing any error messages. Please give it a try here.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 17:12:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1617821#M173061</guid>
      <dc:creator>Devorah_H_Intel</dc:creator>
      <dc:date>2024-07-24T17:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Check out useful Diagnostics Utility - part of HPC Toolkit</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1617822#M173062</link>
      <description>&lt;P&gt;Intel(R) Fortran Compiler for applications running on Intel(R) 64, Version 2024.2.0 Build 20240602&lt;BR /&gt;Copyright (C) 1985-2024 Intel Corporation. All rights reserved.&lt;/P&gt;&lt;P&gt;70-0&lt;/P&gt;&lt;P&gt;Works!&lt;/P&gt;&lt;P&gt;Did they happen to give you a clue as to what they were doing wrong?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 17:16:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1617822#M173062</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2024-07-24T17:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Check out useful Diagnostics Utility - part of HPC Toolkit</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1617847#M173064</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/5442"&gt;@Steve_Lionel&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Intel(R) Fortran Compiler for applications running on Intel(R) 64, Version 2024.2.0 Build 20240602&lt;BR /&gt;Copyright (C) 1985-2024 Intel Corporation. All rights reserved.&lt;/P&gt;
&lt;P&gt;70-0&lt;/P&gt;
&lt;P&gt;Works!&lt;/P&gt;
&lt;P&gt;Did they happen to give you a clue as to what they were doing wrong?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Thank you, Steve!&lt;BR /&gt;About two weeks ago, a content filter was incorrectly implemented in the backend, which caused these errors. I'm glad it has been resolved!&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 19:23:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1617847#M173064</guid>
      <dc:creator>Devorah_H_Intel</dc:creator>
      <dc:date>2024-07-24T19:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Check out useful Diagnostics Utility - part of HPC Toolkit</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1617851#M173065</link>
      <description>&lt;P&gt;Thanks for the resolution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 19:46:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Check-out-useful-Diagnostics-Utility-part-of-HPC-Toolkit/m-p/1617851#M173065</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2024-07-24T19:46:24Z</dc:date>
    </item>
  </channel>
</rss>

