User Tools

Site Tools


parallelization-howto

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
parallelization-howto [2010/07/28 10:43] – old revision restored bpparallelization-howto [2012/12/17 19:39] (current) – [Example] mikael.ohman
Line 98: Line 98:
  
 #ifdef __PARALLEL_MODE #ifdef __PARALLEL_MODE
-        // parallel section (compiles only when --enable-poofem configure option used +        // parallel section (compiles only when parallel support is configured)
         // pack all data, need to pass pointer to engngModel, local vector, and packing method         // pack all data, need to pass pointer to engngModel, local vector, and packing method
         // this will call pack method for each remote partition         // this will call pack method for each remote partition
parallelization-howto.txt · Last modified: 2012/12/17 19:39 by mikael.ohman