getfem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Getfem-commits] [getfem-commits] partitions_initiation updated (8bd82f1


From: Andriy Andreykiv
Subject: [Getfem-commits] [getfem-commits] partitions_initiation updated (8bd82f1 -> 467ae55)
Date: Mon, 11 Feb 2019 05:01:56 -0500 (EST)

andrico pushed a change to branch partitions_initiation.

      from  8bd82f1   thread based partitioning:  - flag in mesh region needs 
to atomic, not distributed,    not to depend on the thread policy used  - 
initializing threads to 1, to be able to expand it to the desired number    
(setting them to any large number prevents later setting to 1, as shrinking     
partitions is not possible)
       new  467ae55   1) partitioning can be changed only once; 2) flag in the 
region should be atomic; 3) starting from one thread, if more desired, this 
should be specified


Summary of changes:
 src/getfem_mesh_region.cc |  6 +++---
 src/getfem_omp.cc         | 13 ++++++++++++-
 2 files changed, 15 insertions(+), 4 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]