All Articles Tagged thread

Link/UrlTags
MKL Threads- BLAS level 2 routines[Forums]
Multithreading does not seem to work in my program where I am using mkl_dcsrmv subroutine to multiply large sparse matrices. I have tried using \"mkl_set_num_threads(num_threads)\" to set the number of...

Posted: 2011-10-06 23:13:55
MKL, Multithreading, thread
Excellent book on C# Threading/Parallel Programming[Forums]
Thought I'd share a great read.  It has just enough theory and hands-on.  Sufficient C# knowledge is a plus.  The book employs VS 2010 (in addition to a little usage of VS 2005 and a lot of VS 2008)...

Posted: 2011-05-10 22:41:34
.net, book, c#, development, learn, parallel, Programming, read, thread
Floating-point Settings in Worker Threads May Differ from Master Thread for OpenMP, TBB and Intel Cilk Plus[Knowledgebase]
Reference Number : dpd20087206, bz-1755, dpd20088154Version : 2011 (Compiler 12.0)Product : Intel Parallel Composer and Intel Composer XEOperating System : Windows, Linux, Mac OS XProblem Description : On...

Posted: 2010-12-08 00:00:00 by Martyn Corden (Intel)
ClosedSWDefect, floating-point, thread
MKL and threaded application[Forums]
Hi,this might sound trivial but I'm really looking for a final confirmation on that:If I want to use MKL in a threaded application (not by means of OpenMP) I have to switch to the sequential version...

Posted: 2010-12-06 06:58:48
MKL threading, multithread, thread
Gaming Architecture: Why Parallelism is Important Part 3[Videos]
Task and domain decompositions are two basic and powerful approaches of exploiting parallelism in a given problem. An effective decomposition requires careful partitioning of tasks and data, and a balanced...

Posted: 2010-04-08 10:06:46
Academic, multicore, Multicore Communtiy, Parallel Programming, session, SIGCSE, SIGCSE 2010, thread, tool
Gaming Architecture: Why Parallelism is Important Part 2[Videos]
Task and domain decompositions are two basic and powerful approaches of exploiting parallelism in a given problem. An effective decomposition requires careful partitioning of tasks and data, and a balanced...

Posted: 2010-04-08 10:02:58
Academic, multicore, Multicore Communtiy, Parallel Programming, session, SIGCSE, SIGCSE 2010, thread, tools
Gaming Architecture: Why Parallelism is Important Part 1[Videos]
Task and domain decompositions are two basic and powerful approaches of exploiting parallelism in a given problem. An effective decomposition requires careful partitioning of tasks and data, and a balanced...

Posted: 2010-04-08 09:57:32
Academic, Academic Community, multicore, parallel computing, Parallel Programming, session, SIGCSE, SIGCSE 2010, thread, tools
Smoke R1.2 now available[Forums]
Smoke R1.2 is now available.  Read about it here: http://software.intel.com/en-us/articles/smoke-game-technology-demo/ and download it at http://software.intel.com/en-us/articles/smoke-game-technology-demo-download/This...

Posted: 2009-12-17 16:05:55
game, game demo, multicore, parallel, Smoke, Smoke Demo, smoke framework, thread
Multiple hkpWorld, each one running in its thread.[Forums]
Hello ! Here is my problem : I have a main thread that initialize HkBase system, calling the init function (instanciating hkMemory and hkThreadMemory), and creating a first hkpWorld. Another thread...

Posted: 2009-10-29 03:52:13
hkpWorld, multiple, thread
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
Using Locks Effectively in Parallel Programming[Knowledgebase]
********************************************** Title of the Research Paper: Using Locks Effectively in Parallel Programming Research Area:Using Locks Effectively in Parallel Programming Team ID: TC2009028 Authors:Rishabh...

Posted: 2009-07-06 00:00:00 by rishabh8086
critical section, lock, lock manager, multi-core, mutex, race condition, spinlock, synchronization, synchronization strategy, synchronized, thread
Querries related to Alpha software[Forums]
wat acctually is a alpha software. how can it be utilized

Posted: 2009-04-14 21:41:12
alfa, thread
GDC Threading Tutorial – Lab 3[Videos]
This video looks at an AI system and how it can take advantage of the threading framework outlined in Lecture 2.  Follow along and you will spread out its load across available CPU cores.  The lab will...

Posted: 2009-03-23 23:22:32
awesomeness, concurrent code, game development, intel, multicore, parallel, parallel amplifier, parallel studio, Smoke, Take Five Videos, thread, threading, visual computing
Intel(R) Debugger for Linux* (IDB)[Knowledgebase]
IntroductionThis article provides an overview of the Intel® Debugger for Linux* as included with the Intel® Composer XE for Linux* and Intel(R) Parallel Studio XE distributions. A more detailed whitepaper...

Posted: 2010-11-05 00:00:00 by Robert MuellerAlbrecht (Intel)
C++, debug, Debugger, thread
Troubles with threading under SUSE 11[Forums]
Normal 0 false false false MicrosoftInternetExplorer4 <!-- /* Font Definitions */ @font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:204; mso-generic-font-family:swiss;...

Posted: 2008-12-19 11:43:02
MPI, suse, thread
Can I use tbb::thread?[Forums]
Quick question. Why is tbb::thread not part of the "disclosed" API? Currently I'm using Boost::thread, but was wondering if there might be any benefits in switching to tbb's thread, however since its not...

Posted: 2008-11-13 17:50:32
api, thread