Design

Link/UrlTags
Implement Threading in a Functional-Decomposition Problem [Knowledgebase]
Challenge Apply threading to functional-decomposition problems in the Implementation Phase of application development. Functional-decomposition problems are situations where the roles of differen ...

Posted: 2009-03-05 09:05:20 by
Multi-thread apps for Multi-Core, How to thread?, Design
Performance Degradation Due to Spin-Wait Loops on Hyper-Threading Technology-Enabled Systems [Knowledgebase]
Challenge Prevent negative performance impacts in application execution due to spin-wait loops on systems that support Hyper-Threading Technology.A spin-wait loop is a technique used in multithre ...

Posted: 2009-03-09 16:10:42 by
Multi-thread apps for Multi-Core, How to thread?, Design
Resolve Memory Conflicts in Data-Decomposition Problems [Knowledgebase]
Challenge Identify memory conflicts in a data-decomposition problem to identify data-restructuring requirements. This procedure is part of the design phase for threaded applications that is neces ...

Posted: 2009-03-10 14:00:55 by
Multi-thread apps for Multi-Core, How to thread?, Design
Two Brains Are Better Than One [Knowledgebase]
How to thread game AI Artificial intelligence (AI) drives gameplay—whether you’re talking about a complex system of AI or a simple scripting engine. To really maximize your AI’s potential, it n ...

Posted: 2009-06-20 00:45:23 by Orion Granatir (Intel)
Multi-thread apps for Multi-Core, Artificial intelligence, How to thread?, Smoke, Design, multi-core, physics, visual computing