<?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 Dedicating apps to run on a single core in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Dedicating-apps-to-run-on-a-single-core/m-p/912642#M4702</link>
    <description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Trebuchet MS'"&gt;I'm looking for information on running or dedicating applications to running a single core.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Trebuchet MS'"&gt;Also, I need information on how to build an application to run in a secure mode on a single core, with all of its resources (memory, stack etc) isolated from other cores or how to run in an encrypted state.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Trebuchet MS'"&gt;Any information you can provide would be helpful.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Trebuchet MS'"&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Aug 2007 18:49:43 GMT</pubDate>
    <dc:creator>postaquestion</dc:creator>
    <dc:date>2007-08-17T18:49:43Z</dc:date>
    <item>
      <title>Dedicating apps to run on a single core</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Dedicating-apps-to-run-on-a-single-core/m-p/912642#M4702</link>
      <description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Trebuchet MS'"&gt;I'm looking for information on running or dedicating applications to running a single core.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Trebuchet MS'"&gt;Also, I need information on how to build an application to run in a secure mode on a single core, with all of its resources (memory, stack etc) isolated from other cores or how to run in an encrypted state.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Trebuchet MS'"&gt;Any information you can provide would be helpful.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Trebuchet MS'"&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2007 18:49:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Dedicating-apps-to-run-on-a-single-core/m-p/912642#M4702</guid>
      <dc:creator>postaquestion</dc:creator>
      <dc:date>2007-08-17T18:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dedicating apps to run on a single core</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Dedicating-apps-to-run-on-a-single-core/m-p/912643#M4703</link>
      <description>This is an extremely broad question. Maybe you should work with browser searches to narrow your focus. You may or may not be interested in application level affinity calls, or in methods external to the application for setting preferences for mapping threads to cores.&lt;BR /&gt;In general, there probably isn't very good support for security between multiple applications running on a multi-core system, beyond what is required to make them work reliably, and the same basic stuff you would have on any system. Each core has its own stack and lowest level cache, but higher level cache and main memory will be shared among cores.&lt;BR /&gt;</description>
      <pubDate>Sat, 18 Aug 2007 19:15:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Dedicating-apps-to-run-on-a-single-core/m-p/912643#M4703</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2007-08-18T19:15:52Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Dedicating-apps-to-run-on-a-single-core/m-p/912644#M4704</link>
      <description>Hi,

I agree with Tim the question is very broad. For &lt;BLOCKQUOTE&gt; I'm looking for information on running or dedicating applications to running a single core. &lt;/BLOCKQUOTE&gt; you can start to look into the taskset or numactl ulitities that can set application affinities to particular cores and sockets within Linux OS. Separation of applications using virtualization (running each application in its own virtual machine) is often considered as a method to increase security.

Roman</description>
      <pubDate>Fri, 21 Sep 2012 09:38:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Dedicating-apps-to-run-on-a-single-core/m-p/912644#M4704</guid>
      <dc:creator>Roman_D_Intel</dc:creator>
      <dc:date>2012-09-21T09:38:13Z</dc:date>
    </item>
  </channel>
</rss>

