<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Content in Intel Communities</title>
    <link>/place-content.jspa?containerType=14&amp;userID=-1&amp;filterID=content~category[compatibility]&amp;containerID=2085</link>
    <description>Recent content in Intel Communities</description>
    <language>en</language>
    <pubDate>Wed, 22 May 2013 17:21:10 GMT</pubDate>
    <generator>Jive SBS 5.0.2.0  (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2013-05-22T17:21:10Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Core 2 Duo T9300/T9500 processor compatibility</title>
      <link>http://communities.intel.com/thread/41761</link>
      <description>&lt;!-- [DocumentBodyStart:dfaa3897-efb8-4eab-b30d-a82b3f5c7448] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi&lt;/p&gt;&lt;p&gt;I'm new here in the community, so I ask for your understanding and help, if I'm not asking correctly, ok ?&lt;/p&gt;&lt;p&gt;&lt;br/&gt;Well, I would like to know, if Core 2 Duo T9300 or T9500 processors, are compatible with an Asus K50IJ laptop. I intended to replace your current Pentium Dual Core T4300, by one T9300 or T9500 ( that I have mentioned above ), to make it faster. I believe that they are compatible, because they have the same socket and FSB, but I do not know if BIOS is compatible. Can you give me your opinion ? My operating system : Windows 7 64 bit, 4 GB DDR2/800. &lt;br/&gt;Thank you, and sorry for my bad english&lt;/p&gt;&lt;p&gt;Fonseca&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:dfaa3897-efb8-4eab-b30d-a82b3f5c7448] --&gt;</description>
      <pubDate>Wed, 22 May 2013 17:21:10 GMT</pubDate>
      <author>webadmin@intel.com</author>
      <guid>http://communities.intel.com/thread/41761</guid>
      <dc:date>2013-05-22T17:21:10Z</dc:date>
      <clearspace:dateToText>2 days, 23 hours ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Why is there 1.65v RAM on Intel's own Memory compatibility spreadsheet.</title>
      <link>http://communities.intel.com/thread/41760</link>
      <description>&lt;!-- [DocumentBodyStart:e08e554d-9347-4852-92f5-b1b1bb61f4ae] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="font-family: Arial, sans-serif; background-color: #ffffff;"&gt;If Intel processors don't support more than 1.5V memory for SB and IB why are there 1.6V and 1.65V RAM kits listed in the Compatible Memory for 1st, 2nd and 3rd Gen Intel Core i5 and i7 processor spreadsheets? &lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e08e554d-9347-4852-92f5-b1b1bb61f4ae] --&gt;</description>
      <pubDate>Wed, 22 May 2013 17:04:01 GMT</pubDate>
      <author>webadmin@intel.com</author>
      <guid>http://communities.intel.com/thread/41760</guid>
      <dc:date>2013-05-22T17:04:01Z</dc:date>
      <clearspace:dateToText>3 days, 7 minutes ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Please help</title>
      <link>http://communities.intel.com/thread/41196</link>
      <description>&lt;!-- [DocumentBodyStart:5c9b22ad-14a3-4566-a655-3effe4f63c93] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Intel&lt;/p&gt;&lt;p&gt;I have bought Intel Xeon E3-1220 v2 processor.&lt;/p&gt;&lt;p&gt;I am testing Linux PREEMPT-RT on this processor. I created a test to see the time it takes for the OS to handle the clock tick.&lt;/p&gt;&lt;p&gt;My test is as following: I create a thread with highest priority ( can be preempted only by interrupts), whose task is just to do a small calculation in a loop of 45000 times. This task takes 102 &amp;micro;s to be finished.&lt;/p&gt;&lt;p&gt;If a clock tick happens while the task is executing, then this task is interrupted for some time until the interrupt is handled. ( aka: in normal case, the task takes 112 &amp;micro;s and if a tick happens, then the task takes 120 &amp;micro;s, which means that 8 &amp;micro;s are spent by the OS to handle the clock tick interrupt). I did this procedure around 100 times and I saw that each 1 ms I got a clock interrupt as the OS clock tick is running at 1000 Hz. so the normal values should be 102 &amp;micro;s if no tick happens, and 110&amp;micro;s if a clock tick happens.&lt;/p&gt;&lt;p&gt;This was perfect test on Intel core i7-930 @2.8GHz.&lt;/p&gt;&lt;p&gt;If I do the test on processor Xeon E3-1220 v2 @ 3.1 GHz, the task takes shorter time ( 102 &amp;micro;s) as it is faster processor 110 &amp;micro;s if a tick happens.&lt;/p&gt;&lt;p&gt;The strange thing I see on this processor that sometimes I get values around 120 &amp;micro;s, which means that some kind of interrupt happened and preempted the task for 18 &amp;micro;s. If it was clock tick, then it should take 110 &amp;micro;s.&lt;/p&gt;&lt;p&gt;so the processor is generating some kind of interrupts.&lt;/p&gt;&lt;p&gt;If I do the test with loop of 5000 instead of 45000, I do not see anymore such strange values.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Synthesis: if I do a task which is looping 45000 times on intel xeon, I start to get strange interrupts, which is not the case on i7-930.&lt;/p&gt;&lt;p&gt;If I do the test with loop of 5000, the interrupts disappear.&lt;/p&gt;&lt;p&gt;what could be the issue?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5c9b22ad-14a3-4566-a655-3effe4f63c93] --&gt;</description>
      <pubDate>Wed, 22 May 2013 16:41:03 GMT</pubDate>
      <author>webadmin@intel.com</author>
      <guid>http://communities.intel.com/thread/41196</guid>
      <dc:date>2013-05-22T16:41:03Z</dc:date>
      <clearspace:dateToText>3 days, 30 minutes ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Rendering Workstation</title>
      <link>http://communities.intel.com/thread/41334</link>
      <description>&lt;!-- [DocumentBodyStart:f596d13e-64d2-4dbe-a853-33ce8e07619c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;em&gt;Hi all&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;This is my first post so hope it will be answered, i'll try to make a simple one. Basicly I do renderings of an interior/exterior scene using Win7 64 bit and hp z800 with 2x Xeon E5530 @ 2.40 GHz cpu with NVidia Quadro 3800FX graphics card, and 16gb ram. With 3DS Max Design 2014, Vray2.4 addin it takes up to 10hours of calculation for a complex scene in HQ at 3000x3000 pixels. What I want is to use Dual Xeon E5 cpu with 32 or more ram with a gtx titan or Quadro 4000k graphic card and fasten this process. Has any one got any idea or better suggestions for this issue, or anyone uses a computer like this or better one? Any idea about Xeon phi coprocessor can be a better solution?!? It would be work in a workstation to improve speed in the rendering process?!?!? &lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;Tnx.&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Salve a tutti,&lt;/p&gt;&lt;p&gt;questo &amp;#232; il mio primo post e spero che qualcuno possa rispondermi, quindi cercher&amp;#242; di spiegarmi bene. Di media sviluppo renderings di interni ed esterni utilizzando una workstation HP Z800 con sistema operativo Win7 a 64 bit equipaggiato con: 2 processori Xeon E5530 @ 2.40 GHz, scheda video NVidia Quadro 3800FX, 16Gb di ram. Il software di sviluppo che utilizzo &amp;#232; 3DS Max Design 2014, Vray2.4 e per il calcolo di una scena complessa ad alta qualit&amp;agrave; e risoluzione a 3000x3000 pixels impega di media 10 ore di calcolo. Vorrei passare ad una nuova WS equipaggiata con doppi processore della serie Xeon E5, con 32 o pi&amp;#249; gb di ram, con scheda grafica GTX Titan o ancor meglio una Quadro 4000k per aumentare la velocit&amp;agrave; di sviluppo. Qualcuno ha una migliore soluzione o consiglio? Affiancare un coprocessore Xeon Phi potrebbe esser una migliore soluzione?!? Funzionerebbe installato su di una WS per diminuire i tempi di calcolo relativi al processo di render ( CPU based ) ?!?!?&lt;/p&gt;&lt;p&gt;Grazie.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f596d13e-64d2-4dbe-a853-33ce8e07619c] --&gt;</description>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">quad-core</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">xeon</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">cpu</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">multi-core</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">core</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">ask_experts_questions</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">comparison</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">processor?</category>
      <pubDate>Tue, 21 May 2013 17:43:33 GMT</pubDate>
      <author>webadmin@intel.com</author>
      <guid>http://communities.intel.com/thread/41334</guid>
      <dc:date>2013-05-21T17:43:33Z</dc:date>
      <clearspace:dateToText>3 days, 23 hours ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>processor E5-2620 supports RDRAND?</title>
      <link>http://communities.intel.com/thread/41604</link>
      <description>&lt;!-- [DocumentBodyStart:25182ba5-749b-49d5-a0fe-bb7df6697ed9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello&lt;/p&gt;&lt;p&gt;I have a server platform Intel R1208GZ4GC and E5-2620 processors. I'm trying to use RDRAND, to generate random numbers. To put this code:&lt;/p&gt;&lt;!--[CodeBlockStart:f0fb671c-010e-4af6-a63c-a96beec3b277][excluded]--&gt;&lt;pre class="c++" name="code"&gt;
int _rdrand16_step(unsigned short *therand) { 
 unsigned char err; 
 asm volatile("rdrand %0 ; setc %1" 
 : "=r" (*therand), "=qm" (err)); 
 return (int) err; 
&amp;nbsp; }&lt;/pre&gt;&lt;!--[CodeBlockEnd:f0fb671c-010e-4af6-a63c-a96beec3b277]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;p&gt;However, when compiling the error:&lt;/p&gt;&lt;!--[CodeBlockStart:8bb727ee-7dc4-4030-884b-c35ec467e5c2][excluded]--&gt;&lt;pre class="plain" name="code"&gt;
{standard input}: Assembler messages:
{standard input}:7191: Error: no such instruction: `rdrand %dx'
gmake: *** [../../main/main.o] Error 1&lt;/pre&gt;&lt;!--[CodeBlockEnd:8bb727ee-7dc4-4030-884b-c35ec467e5c2]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;p&gt;Operating system FreeBsd 8.3&lt;/p&gt;&lt;p&gt;Help me, please.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:25182ba5-749b-49d5-a0fe-bb7df6697ed9] --&gt;</description>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">rdrand</category>
      <pubDate>Mon, 20 May 2013 16:04:25 GMT</pubDate>
      <author>webadmin@intel.com</author>
      <guid>http://communities.intel.com/thread/41604</guid>
      <dc:date>2013-05-20T16:04:25Z</dc:date>
      <clearspace:dateToText>5 days, 1 hour ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Xeon E5630 - Sees Only 16 "CPUs"</title>
      <link>http://communities.intel.com/thread/41602</link>
      <description>&lt;!-- [DocumentBodyStart:9c7c7d4a-5758-4519-a6d1-c4cb6382d9f7] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Gentlemen,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; My client has three stations "PowerEdge T610" with 2 processors E5630 (in bios) (Windows E5649). My XenServer (Bare Metal Hypervisor) sees only 16 "CPUs". These 2 processors have 4 cores each and 8 threads for each core.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The problem is that XenServer sees only 16 "CPUs" when he should see 2x4x8 (CPUsxCoresxThreads) 64 "CPUs". Namely, 32 "CPUs" for each processor. Is that correct?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I've Recently upgraded this bios. What could be wrong? This is a limitation of Linux? What can I do for this my client?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9c7c7d4a-5758-4519-a6d1-c4cb6382d9f7] --&gt;</description>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">linux</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">cpu</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">threads</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">number</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">xenserver</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">e5630</category>
      <pubDate>Fri, 17 May 2013 20:48:53 GMT</pubDate>
      <author>webadmin@intel.com</author>
      <guid>http://communities.intel.com/thread/41602</guid>
      <dc:date>2013-05-17T20:48:53Z</dc:date>
      <clearspace:dateToText>1 week, 20 hours ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Atom S1260 Server Processor</title>
      <link>http://communities.intel.com/thread/41455</link>
      <description>&lt;!-- [DocumentBodyStart:f487724a-a0df-4dbb-8aaf-01524c226936] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Intel Community!&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is my first post in these forums. I hope you guys are able to help me.&lt;/p&gt;&lt;p&gt;I'm building a NAS and am aiming at using the Atom S1260 processor for it and I have got a relatively simple question that I haven't been able to find an answer for.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can the Atom S1260 processor be used with Sata port multipliers?&lt;/p&gt;&lt;p&gt;For example:&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.sybausa.com/productInfo.php?iid=1099" target="_blank"&gt;http://www.sybausa.com/productInfo.php?iid=1099&lt;/a&gt;&lt;/p&gt;&lt;p&gt;or&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.addonics.com/products/ad5sapm.php" target="_blank"&gt;http://www.addonics.com/products/ad5sapm.php&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Note that both don't slot into PCI lanes.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Paul&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f487724a-a0df-4dbb-8aaf-01524c226936] --&gt;</description>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">server</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">nas</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">atom_processor</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">compatibility</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">port_multiplier</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">s1260</category>
      <pubDate>Thu, 16 May 2013 19:02:18 GMT</pubDate>
      <author>webadmin@intel.com</author>
      <guid>http://communities.intel.com/thread/41455</guid>
      <dc:date>2013-05-16T19:02:18Z</dc:date>
      <clearspace:dateToText>1 week, 1 day ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Will there be a LGA2011 Haswell Xeon processor?</title>
      <link>http://communities.intel.com/thread/40954</link>
      <description>&lt;!-- [DocumentBodyStart:e9d6756a-5b3f-486c-b958-3b678dd1077a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="color: #515357; font-family: Arial, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;Hi, I'm would like to upgrade our compute nodes from Sandybridge Xeon E5 2658&amp;nbsp; to&amp;nbsp; a Haswell processor and get the benefit of AVX 2.0.&amp;nbsp; Does anyone know if there will be a Haswell processor that uses&amp;nbsp; FCLGA2011?&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #515357; font-family: Arial, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #515357; font-family: Arial, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e9d6756a-5b3f-486c-b958-3b678dd1077a] --&gt;</description>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">xeon</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">haswell</category>
      <pubDate>Tue, 14 May 2013 16:37:09 GMT</pubDate>
      <author>webadmin@intel.com</author>
      <guid>http://communities.intel.com/thread/40954</guid>
      <dc:date>2013-05-14T16:37:09Z</dc:date>
      <clearspace:dateToText>1 week, 4 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Dual Xeon E5 or Singel Xeon E5 ?</title>
      <link>http://communities.intel.com/thread/40461</link>
      <description>&lt;!-- [DocumentBodyStart:e95fd3ad-91d7-49aa-841b-a4a1dce5cae1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi!&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Planning of building a graphic workstation. The WS-system will use the whole suite of CS6 Master Collection.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It is really hard for me to choose which way to build the system, i don&amp;acute;t get the help i need from Intel, Asus and other internet resources. Maybe, and hopefully you can help.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Questions:&lt;/p&gt;&lt;p&gt;- Is dual Xeon E5 2630 better than a single Xeon E5 2660?&lt;/p&gt;&lt;p&gt;- Motherboards, what to choose, Intels W2600CR2 or Asus Z9PE-D8WS, or other?&lt;/p&gt;&lt;p&gt;- I will use at least 32GB RAM, i don&amp;acute;t find compatible (OVL) memorys list to Intels W2600CR2?&lt;/p&gt;&lt;p&gt;- If i crank up RAM to 64GB RAM, will it be a difference?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I intend to use a single Quadro K4000 graphic card. Velociraptor HD, Samsung PRO SSD, 1000W power.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I REALLY appreciate your answer.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Best regards: Erik&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e95fd3ad-91d7-49aa-841b-a4a1dce5cae1] --&gt;</description>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">xeon</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">workstation</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">processor</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">compare</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">ram</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">ask_experts_questions</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">quadro</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">graphic</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">ws</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">2630</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">e5</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">w2600cr2</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">adobe_creative_suite</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">2660</category>
      <pubDate>Wed, 08 May 2013 18:31:32 GMT</pubDate>
      <author>webadmin@intel.com</author>
      <guid>http://communities.intel.com/thread/40461</guid>
      <dc:date>2013-05-08T18:31:32Z</dc:date>
      <clearspace:dateToText>2 weeks, 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Intel T1300 Upgrade</title>
      <link>http://communities.intel.com/thread/40824</link>
      <description>&lt;!-- [DocumentBodyStart:7f409d91-d47b-48dd-89aa-2e1088c28c54] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello and a Happy Monday, to all &lt;img height="16px" src="http://communities.intel.com/5.0.2/images/emoticons/happy.gif" width="16px"/&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a Toshiba Satellite P105-S6004, that works very well and suits my needs, somewhat. I am a college student and unable to purchase a completely new laptop, at this point.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The Intel T1300 runs at 1.66 GHz. I looked at upgrading it, and according to websites such as these:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://forum.notebookreview.com/hardware-components-aftermarket-upgrades/492751-help-me-please-can-i-upgrade-processor-toshiba-satellite-p105-s6147.html" target="_blank"&gt;http://forum.notebookreview.com/hardware-components-aftermarket-upgrades/492751-help-me-please-can-i-upgrade-processor-toshiba-satellite-p105-s6147.html&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I can only upgrade to an Intel T7600.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'd like to go to as many GHz, as possible.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;According to this list, the highest I can go, is a T7600, as well: &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.cpu-upgrade.com/mb-Intel_%28chipsets%29/945GM_Express.html" target="_blank"&gt;http://www.cpu-upgrade.com/mb-Intel_%28chipsets%29/945GM_Express.html&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;My chipset is mobile intel 945 express chipset family.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How do I determine the maximum GHz, that my computer can handle?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Are there limitations? Is it a gamble and I hope my laptop doesn't explode? I'd appreciate help on figuring out the highest that my system can handle, as I want to increase processor speed.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;Couldn't I just upgrade to the Intel T2700? Won't any Intel processor work?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you in advance, for any assistance, and have the best possible week.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7f409d91-d47b-48dd-89aa-2e1088c28c54] --&gt;</description>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">mobile_intel(r)_945_express</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">processor_upgrade</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">toshiba_satellite</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">intel_t1300</category>
      <category domain="http://communities.intel.com/tags#/?containerType=14&amp;container=2085">cpu_upgrade</category>
      <pubDate>Tue, 07 May 2013 20:51:26 GMT</pubDate>
      <author>webadmin@intel.com</author>
      <guid>http://communities.intel.com/thread/40824</guid>
      <dc:date>2013-05-07T20:51:26Z</dc:date>
      <clearspace:dateToText>2 weeks, 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

