<?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 SCIF error in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/SCIF-error/m-p/1109263#M71484</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;
	We have application in python which call to C++/C to scif to communicate with Fortran/C++ server on Xeon Phi (CPU &amp;lt;--&amp;gt; Xeon Phi on the same computer). This application runs one a month. In the past this works fine, however&amp;nbsp; recently we got the following error in kernel (see the end).&lt;BR /&gt;
	To resolve this we needs to reboot the computer, reboot Xeon Phi(s) alone did not resolve the problem.&amp;nbsp; We have like to ask if there is any way to&lt;BR /&gt;
	resolve this issue without reboot the computer.&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; Many thanks,&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Minh&lt;/P&gt;

&lt;P&gt;---------------------------------------------------------------------------------------------&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffff81766c59&amp;gt;] schedule+0x29/0x70&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffff817699fd&amp;gt;] rwsem_down_write_failed+0x1ed/0x390&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffff81393093&amp;gt;] call_rwsem_down_write_failed+0x13/0x20&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffff8176932d&amp;gt;] ? down_write+0x2d/0x40&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffffc06c9657&amp;gt;] __scif_pin_pages+0xf7/0x500 [mic]&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffffc06d5880&amp;gt;] ? micscif_nodeqp_send+0xf0/0x1c0 [mic]&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffffc06caf27&amp;gt;] __scif_register+0x1c7/0x830 [mic]&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffffc06c8c91&amp;gt;] ? scif_user_send+0x191/0x370 [mic]&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffff810a17b0&amp;gt;] ? wake_up_state+0x10/0x20&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffff810e3b76&amp;gt;] ? wake_futex+0x66/0x90&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffffc06cf5b5&amp;gt;] scif_process_ioctl+0xc85/0xeb0 [mic]&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffffc06b2c8d&amp;gt;] mic_ioctl+0x3d/0x60 [mic]&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffff811e69d0&amp;gt;] do_vfs_ioctl+0x2e0/0x4c0&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffff810e6e31&amp;gt;] ? SyS_futex+0x71/0x150&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffff811e6c31&amp;gt;] SyS_ioctl+0x81/0xa0&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffff8176aced&amp;gt;] system_call_fastpath+0x1a/0x1f&lt;BR /&gt;
	[Mon Mar 14 11:55:23 2016] __scif_register 2607 err -107&lt;BR /&gt;
	[Mon Mar 14 11:55:24 2016] __scif_register 2626 err -107&lt;BR /&gt;
	[Mon Mar 14 11:56:22 2016] __scif_register 2607 err -107&lt;BR /&gt;
	[Mon Mar 14 11:56:22 2016] __scif_register 2626 err -107&lt;BR /&gt;
	[Mon Mar 14 11:57:12 2016] __scif_register 2626 err -14&lt;BR /&gt;
	[Mon Mar 14 11:57:12 2016] __scif_register 2626 err -14&lt;BR /&gt;
	[Mon Mar 14 11:57:12 2016] __scif_register 2626 err -14&lt;BR /&gt;
	[Mon Mar 14 11:57:12 2016] __scif_register 2626 err -14&lt;BR /&gt;
	[Mon Mar 14 11:57:12 2016] __scif_register 2626 err -14&lt;/P&gt;</description>
    <pubDate>Mon, 14 Mar 2016 11:34:09 GMT</pubDate>
    <dc:creator>Minh_H_</dc:creator>
    <dc:date>2016-03-14T11:34:09Z</dc:date>
    <item>
      <title>SCIF error</title>
      <link>https://community.intel.com/t5/Software-Archive/SCIF-error/m-p/1109263#M71484</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
	We have application in python which call to C++/C to scif to communicate with Fortran/C++ server on Xeon Phi (CPU &amp;lt;--&amp;gt; Xeon Phi on the same computer). This application runs one a month. In the past this works fine, however&amp;nbsp; recently we got the following error in kernel (see the end).&lt;BR /&gt;
	To resolve this we needs to reboot the computer, reboot Xeon Phi(s) alone did not resolve the problem.&amp;nbsp; We have like to ask if there is any way to&lt;BR /&gt;
	resolve this issue without reboot the computer.&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; Many thanks,&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Minh&lt;/P&gt;

&lt;P&gt;---------------------------------------------------------------------------------------------&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffff81766c59&amp;gt;] schedule+0x29/0x70&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffff817699fd&amp;gt;] rwsem_down_write_failed+0x1ed/0x390&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffff81393093&amp;gt;] call_rwsem_down_write_failed+0x13/0x20&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffff8176932d&amp;gt;] ? down_write+0x2d/0x40&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffffc06c9657&amp;gt;] __scif_pin_pages+0xf7/0x500 [mic]&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffffc06d5880&amp;gt;] ? micscif_nodeqp_send+0xf0/0x1c0 [mic]&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffffc06caf27&amp;gt;] __scif_register+0x1c7/0x830 [mic]&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffffc06c8c91&amp;gt;] ? scif_user_send+0x191/0x370 [mic]&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffff810a17b0&amp;gt;] ? wake_up_state+0x10/0x20&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffff810e3b76&amp;gt;] ? wake_futex+0x66/0x90&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffffc06cf5b5&amp;gt;] scif_process_ioctl+0xc85/0xeb0 [mic]&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffffc06b2c8d&amp;gt;] mic_ioctl+0x3d/0x60 [mic]&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffff811e69d0&amp;gt;] do_vfs_ioctl+0x2e0/0x4c0&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffff810e6e31&amp;gt;] ? SyS_futex+0x71/0x150&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffff811e6c31&amp;gt;] SyS_ioctl+0x81/0xa0&lt;BR /&gt;
	[Mon Mar 14 11:55:19 2016] [&amp;lt;ffffffff8176aced&amp;gt;] system_call_fastpath+0x1a/0x1f&lt;BR /&gt;
	[Mon Mar 14 11:55:23 2016] __scif_register 2607 err -107&lt;BR /&gt;
	[Mon Mar 14 11:55:24 2016] __scif_register 2626 err -107&lt;BR /&gt;
	[Mon Mar 14 11:56:22 2016] __scif_register 2607 err -107&lt;BR /&gt;
	[Mon Mar 14 11:56:22 2016] __scif_register 2626 err -107&lt;BR /&gt;
	[Mon Mar 14 11:57:12 2016] __scif_register 2626 err -14&lt;BR /&gt;
	[Mon Mar 14 11:57:12 2016] __scif_register 2626 err -14&lt;BR /&gt;
	[Mon Mar 14 11:57:12 2016] __scif_register 2626 err -14&lt;BR /&gt;
	[Mon Mar 14 11:57:12 2016] __scif_register 2626 err -14&lt;BR /&gt;
	[Mon Mar 14 11:57:12 2016] __scif_register 2626 err -14&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2016 11:34:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/SCIF-error/m-p/1109263#M71484</guid>
      <dc:creator>Minh_H_</dc:creator>
      <dc:date>2016-03-14T11:34:09Z</dc:date>
    </item>
  </channel>
</rss>

