Tutorial: Running Multithreaded Programs on AWS

From dftwiki3
Revision as of 14:40, 14 June 2012 by Thiebaut (talk | contribs) (Overall Block Diagram)
Jump to: navigation, search

--D. Thiebaut 15:39, 14 June 2012 (EDT)


This tutorial is a quick overview of how to run a compiled C++ program on a multi-core machine. In this case the multicore is on AWS (Amazon), but it could also be any multicore desktop machine.

Overall Block Diagram

FilterWiki10.png