All Articles Tagged multi core
| Link/Url | Tags |
|---|---|
| Performance Tools for Software Developers - Intel® Multi-core processor support with Intel® IPP[Knowledgebase] With each version of Intel® IPP, it will add optimizations support for the latest Intel® processors by providing new set of CPU optimized code for each library. If you still use old versions... Posted: 2008-09-17 09:00:00 by ISN Admin | mult-core, multi core |
| How to Use the Summary in Intel Parallel Advisor 2011 to Make Informed Decisions[Knowledgebase] In order to efficiently add parallelism to existing code, it is important to gather the best possible data about the application and use it to manage expectations and developer workloads intelligently. ... Posted: 2010-08-30 21:00:00 by Jackson M (Intel) | Intel Parallel Advisor, Intel Parallel Studio, multi core, Parallel Programming |
| How to Find Promising Sites for Parallelism Using Intel® Parallel Advisor 2011[Knowledgebase] Intel® Parallel Advisor 2011 (Advisor) along with the other Intel® Parallel Studio 2011 tools lay out a multi-step process to aid developers in transitioning their serial code to efficient and correct... Posted: 2010-08-29 19:00:00 by Jackson M (Intel) | Intel Parallel Advisor, Intel Parallel Studio, multi core, Parallel Programming |
| Don't Dread Threads Part 1[Videos] Parallel code unleashes the full computing power potential for all major gaming platforms. You'll learn 4 easy steps to run in parallel: data decomposition, task definition, threading (API), and validation.... Posted: 2010-03-12 20:53:34 | Game Developer Conference, game development, GDC 2010, GDC Session, Intel Software Network, multi core, Multi-thread, Omar Rodriguez, orion granatir |
| PXFFORK-ed processes adding up, hitting num of processes limit on Mac[Forums] I posted this to the FORTRAN Mac/linux forum (http://software.intel.com/en-us/forums/showthread.php?t=69829), but didn't get a response, and I thought it was appropriate to cross-post here anyway: I... Posted: 2009-11-12 09:33:36 | multi core, multi-core, process limit, PXFFORK |
| Application's threads layout -- optimal binding of threads to CPUs (cores)[Forums] I'm looking for general rules of how threads should be assigned (affinitized) to processing units. Even that I can't use any scientific background, I think I can safely state, that when a high performance,... Posted: 2009-09-23 01:59:26 | Affinity-mask, cache, multi core, NUMA |
| Parallel Programming class open - A few seats still available register today![Forums] We announced a class on parallel programming last month and received good response. We have just a few seats left. If you register today or on Wednesday you may still be able to attend. The class... Posted: 2009-07-14 15:42:10 | multi core, Multi-Core Courseware, Multicore Parallel Programming, parallel, parallel computing, thread |
| multicore performance[Forums] any reseach work on bandwidth hungry behaviour of multicore systems ? Posted: 2009-05-29 08:52:26 | multi core, Multi Core; Faculty; User Created content; |
| hack-proof[Forums] with the latest virtualization softwares and the multi threading technology, how will the the intel multi cores help for a hack-proof environment? Posted: 2009-04-15 00:43:16 | hack-proof, intel threading, multi core, virtulization |
| Who Moved the Goalposts? The Rapidly Changing World of CPUs[Videos] Leigh Davies gives a brief overview of his GDC session which coverd how in less time than some games take to develop, Intel desktop PC architecture has undergone two major revisions. This talk provides... Posted: 2009-04-06 13:50:17 | game developers conference, gdc, Intel Software Network, leigh davies, multi core, Multi-threading, Take Five Videos, Vusual Adrenaline |
| GDC Threading Tutorial – Lab 5 Part 2[Videos] This is the final video which will find (and fix) memory leaks and data races with Parallel Inspector. Follow along and try out Parallel Inspector on the provided code base. Source download for the GDC... Posted: 2009-03-24 01:55:44 | awesomeness, concurrent code, game development, gdc, intel, multi core, parallel, parallel amplifier, parallel studio, Take Five Videos, threading, visual computing |
| GDC Threading Tutorial – Lab 5 Part 1[Videos] This is the final video which will find (and fix) memory leaks and data races with Parallel Inspector. Follow along and try out Parallel Inspector on the provided code base. Source download for the GDC... Posted: 2009-03-24 01:31:42 | awesomeness, gdc, intel, multi core, parallel, parallel studio, Take Five Videos, threading |
| GDC Threading Tutorial – Lab 4 Part 2[Videos] This video examines how to hook multiple threaded systems together (e.g. input, AI, physics). Follow along with the video and see how the data flows without bottlenecking systems. Source download for... Posted: 2009-03-24 00:20:54 | awesomeness, concurrent code, game development, gdc, intel, multi core, paralleism, parallel amplifier, parallel studio, Take Five Videos, threading, visual computing |
| GDC Threading Tutorial – Introduction[Videos] This video is the first of a series of videos that recaps the full day threading tutorial delivered at GDC 2009. This introduction previews the material and gives an overview of threading issues. Source... Posted: 2009-03-23 20:58:59 | Awsomeness, gdc, multi core, parallel, parallel studio, Smoke, Take Five Videos, threading |
| Restricting Number of Cores[Forums] Is there any way that i can turn off any number of cores e.g. i want to use 10 cores out of available 32 cores in multicore machine. Is it possible? Also is it possible for example JVM to use 2 cores... Posted: 2009-03-05 07:16:23 | cpu, multi core, Multicore Parallel Programming |
| Understanding and Avoiding Memory Issues with Multi-cores[Knowledgebase] This technical articles discusses how contention and sharing with respect to memory locations can severely reduce the speedup gained from programming in parallel. However, by correctly decomposing... Posted: 2009-01-06 00:00:00 by Kirti Devi (Intel) | memory, multi core |
| Using multiple cores for compilation[Forums] I'm using MSVC 2005 standard with the intel 11.0 c++ compiler and I'm noticing that it doesn't seem to be using multiple cores / threads for compilation. Forgive me if this is a nub question to ask but... Posted: 2008-11-20 19:28:19 | C++, compilation, multi core, multi-core |
| Intel® Concurrency Checker 2.1 - Free Tool[Knowledgebase] Intel® Concurrency Checker is Intel's free concurrency finder audit tool for software developers. You can use the tool to check if an application is threaded and if the threads are running concurrently.... Posted: 2008-10-27 01:00:00 by Aaron Tersteeg (Intel) | download, Free, multi core, tools |
