Improving multi-core processors with graphic design tools
|
2006-09-04 |
| This article describes how high level system design methodologies in combination with an appropriate RTOS can be used to simplify development of multi-core-based embedded devices |
|
Improving multi-core processors with graphic design tools
|
2006-09-04 |
| This article describes how high level system design methodologies in combination with an appropriate RTOS can be used to simplify development of multi-core-based embedded devices |
|
Multi-core SoCs challenge interconnects
|
2008-11-03 |
| This paper asks: Can existing standards-based interconnect protocols handle the new demands of multi-core SoCs |
|
Will 2010 be multi-core SoC's year
|
2010-04-15 |
| It's time for software to step up—no more sitting on the sidelines. It's time to adapt and embrace the multi-core hardware options available |
|
Software design issues for multi-core, multi-processor systems
|
2006-03-07 |
| The article looks at multi-core and multi-processor architectures to see how they influence software design decisions and how different configurations of the cores and processors may affect the design |
|
How to succeed in multi-core application development
|
2009-08-18 |
| To take full advantage of multi-core processors, they must be configured properly to achieve the best overall performance of the application |
|
Three design models for multi-core systems
|
2008-02-29 |
| This article looks into three design models of multi-core processors: planar pattern, grid pattern, and SMP system. Use of low-cost and low power multi-core processors are now the trend in embedded design |
|
| Trade-offs of lock-free programming for multi-core
|
2011-09-01 |
| Know the caveats of doing resource sharing efficiently without locks in a multi-core environment |
|
Embedded multi-core needs communication standards
|
2006-11-01 |
| Multi-core systems are popular but problematic. The authors describe the problem with communications APIs and what the Multicore Association is doing about it |
|
Software design issues for multi-core, multi-processor systems
|
2006-03-07 |
| The article looks at multi-core and multi-processor architectures to see how they influence software design decisions and how different configurations of the cores and processors may affect the design |
|
Using a multi-core RTOS for DSP applications
|
2006-07-17 |
| This article describes the use of a multi-core RTOS that enables programmers to develop most of their code as though they were targeting a single-core device |
|
Multi-core MPEG-4 video encode partitioning
|
2006-10-06 |
| Learn techniques in partitioning a video-encoding algorithm onto a multi-core architecture, including data partitioning and data pipelining |
|
FPGAs, multi-core, PCIe advance virtual test
|
2008-02-16 |
| New technologies are constantly being absorbed and become the force to push forward virtual instrumentation. This time, PCI Express, multi-core and FPGAs will drive new advancements in virtual instrumentation |
|
Embedded multi-core needs communications standards
|
2006-11-20 |
| Multi-core systems are popular but problematic. Read to find out about the problem with communications APIs and what the Multicore Association is doing about it |
|
Design embedded DSP software with multi-core SoCs (2
|
2007-11-27 |
| This is the second instalment of a series that focuses on DSP software design using multi-core SoC architecture |
|
| Preparing your application code for multi-core
|
2011-08-02 |
| Learn about a more efficient way to parallelise code for embedded multi-core designs. The process makes use of an online tool for parallelising Google’s VP8 video decoder |
|
Use pipelining in multi-core LabView
|
2008-11-19 |
| Here's how to use pipelining to speed up inherently serial tasks when running LabView on a multi-core CPU |
|
Techniques for debugging asymmetric multi-core applications (3
|
2007-03-13 |
| This article describes examples of typical multi-core debugging problems |
|
Putting multi-core processing in context for power designs (Part 1
|
2008-10-10 |
| Find out why embedded device manufacturers become so enamored with multi-core devices |
|
Use OpenMP for programming in multi-core apps
|
2007-08-15 |
| This article introduces the OpenMP API as a way to write code for highly parallel multi-core and multi-threaded designs |
|
Techniques for debugging asymmetric multi-core applications
|
2007-03-01 |
| This article tackles the problems in a typical asymmetric multi-core application |
|
| Making multi-core viable for medical electronics
|
2011-10-28 |
| This article discusses the validation of safety claims for systems running on multi-core processors, as well as OS characteristics that can facilitate multi-core migration |
|
| OCP's role in multi-core designs
|
2008-11-19 |
| Learn about the Open Core Protocol that is expected to address today's multi-core problems |
|
Simulating and debugging multi-core behaviour
|
2006-03-04 |
| Debugging a single processor is hard enough. What can you do when there are multiple processors inside one chip? One answer is to simulate the system before the actual hardware is ready. |
|
How to efficiently map apps onto multi-core platforms
|
2009-09-25 |
| Mapping applications to multicore systems remains a challenge. This article helps you overcome this hurdle. |
|
Building multi-core designs with asymmetric multi-processor
|
2005-11-09 |
| Multiprocessing programming models have been either inefficient in resource utilisation or lack determinism, but a new multi-processing model is now available that can solve both problems for the right applications. |
|
Optimise software for multi-core processors
|
2008-11-03 |
| The new challenge for developers is to create parallel software that can use multiple processor cores simultaneously. |
|
Simplify design with multi-core processors using hardware-based virtualisation
|
2011-07-19 |
| Using hardware-implemented virtualisation, developers can offload queue and traffic management to boost application efficiency, maximise resource throughput, reduce latency, and increase system reliability. |
|
Overcome design complexities in multi-core networking (Part 1
|
2009-09-30 |
| The explosion of IP-based applications and services heralds in a convergence of telecommunications and IT towards IP architectures, leading to major challenges. |
|
The challenges of multi-core technology
|
2010-03-18 |
| Multicore is here to stay, and the software community is being forced to do something about it. The challenges of concurrent programming are proposed to be addressed by functional programming languages/hybrids, and tools like CUDA, RapidMind, openMP that allow developers to refactor code. |
|