Sciweavers

2114 search results - page 22 / 423
» A model of cooperative threads
Sort
View
ICC
2007
IEEE
175views Communications» more  ICC 2007»
14 years 1 months ago
Cooperative Diversity for Virtual MIMO System in Geometry-Based Stochastic Channel Model
—Cooperative diversity is effectively used to combat the correlated fading. In the existing papers on cooperative diversity, the fading channels are idealistically assumed to be ...
Hongtao Zhang, Geng-Sheng Kuo
ICMCS
2006
IEEE
152views Multimedia» more  ICMCS 2006»
14 years 1 months ago
Muli-Issue Multi-Threaded Stream Processor
The MISP Processor is a programmable media processor which supports multi-issuing, multi-threading and stream processing techniques. MISP executes applications that have been mapp...
Somayeh Sardashti, Hamid Reza Ghasemi, Omid Fatemi
DATE
2010
IEEE
183views Hardware» more  DATE 2010»
14 years 19 days ago
Multithreaded code from synchronous programs: Extracting independent threads for OpenMP
—Synchronous languages offer a deterministic model of concurrency at the level of actions. However, essentially all compilers for synchronous languages compile these actions into...
Daniel Baudisch, Jens Brandt, Klaus Schneider
CCGRID
2010
IEEE
13 years 8 months ago
Performance of Windows Multicore Systems on Threading and MPI
We present performance results on a Windows cluster with up to 768 cores using MPI and two variants of threading
Judy Qiu, Scott Beason, Seung-Hee Bae, Saliya Ekan...
CONCUR
2011
Springer
12 years 7 months ago
Reasoning about Threads with Bounded Lock Chains
The problem of model checking threads interacting purely via the standard synchronization primitives is key for many concurrent program analyses, particularly dataflow analysis. U...
Vineet Kahlon