You are here

Multicore Programming

26 July, 2019 - 09:47
Available under Creative Commons-ShareAlike 4.0 International License. Download for free at http://cnx.org/contents/5b6e61df-b830-48cb-9764-94696cb47c80@1.3

If you have written parallel programs in G and have a multicore computer, CONGRATULATIONS!!! You have been successfully developing interactive parallel programs that execute in multicore PC processors.

media/image1.png
Figure 10.1 Interactive Multicore G Program  

The following sections discuss some multicore programming techniques to improve the performance of G programs.