|
[Sponsors] |
February 13, 2016, 07:28 |
How to sync my processors?
|
#1 |
New Member
Join Date: Feb 2015
Posts: 2
Rep Power: 0 |
Hi to FOAMers!
How do I synchronize my processors in OF? I try to do: Code:
Pout << "before scatter\n"; label x = 1; Pstream::scatter(x, Pstream::blocking); Pout << "after scatter\n"; Code:
[0] before scatter [0] after scatter Guide me, oh jedi masters!.. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] How to create uneven load for the processors using decomposePar utility. | shinde.gopal | OpenFOAM Meshing & Mesh Conversion | 1 | May 24, 2014 09:49 |
How do I choose de number of processors with paraFoam? | CSN | OpenFOAM Post-Processing | 0 | April 17, 2012 05:44 |
polyhedral mesh with multiple processors | user1 | Siemens | 7 | August 22, 2008 11:59 |
Parallel Computing on Multi-Core Processors | Upgrading Hardware | CFX | 6 | June 7, 2007 16:54 |
64-bit processors for home computing | Ananda Himansu | Main CFD Forum | 2 | March 16, 2004 13:48 |