Pipelining for Multicore Computers
Overview
The Pipelining for Multicore example VI below demonstrates pipelining as a strategy for programming for multicore computers.
Downloads
Filename: pipelining_for_multicore.zip
Requirements: View
Using a pipeline architecture is a common and effective method of increasing throughput and reducing loop execution times on multicore computers. Pipelining can be used when data must go through multiple processes that can be broken into stage. Pipelining is a type of task parallelism that can be implemented for a series of serial tasks that have data dependencies.
For more information on pipelining and other multicore programming techniques visit:
Requirements
Filename: pipelining_for_multicore.zip
Software Requirements
Application Software: LabVIEW Base Development System 8.5
Language(s): LabVIEW
Reader Comments | Submit a comment »
Legal
This example program (this "program") was developed by a National Instruments ("NI") Applications Engineer. Although technical support of this program may be made available by National Instruments, this program may not be completely tested and verified, and NI does not guarantee its quality in any way or that NI will continue to support this program with each new revision of related products and drivers. THIS EXAMPLE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND AND SUBJECT TO CERTAIN RESTRICTIONS AS MORE SPECIFICALLY SET FORTH IN NI.COM'S TERMS OF USE (http://ni.com/legal/termsofuse/unitedstates/us/).
