getfem-commits
[Top][All Lists]
Advanced

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

[Getfem-commits] [getfem-commits] static_initialization_for_singleton_in


From: Andriy Andreykiv
Subject: [Getfem-commits] [getfem-commits] static_initialization_for_singleton_instance_pointer updated (0b2282d -> dcd7d39)
Date: Wed, 16 Jan 2019 09:56:18 -0500 (EST)

andrico pushed a change to branch 
static_initialization_for_singleton_instance_pointer.

      from  0b2282d   initializing singleton_instance pointer as a static 
variable to prevent initialization in parallel open_mp blocks
       new  dcd7d39   improving multi-threaded performance by reducing the 
usage of muteces when the shared data hasn't changed.


Summary of changes:
 src/bgeot_geometric_trans.cc                       |  6 ++--
 src/dal_static_stored_objects.cc                   |  4 +--
 src/getfem/getfem_fem.h                            | 38 +++++++++++-----------
 src/getfem/getfem_omp.h                            | 18 ++++++----
 ...fem_generic_assembly_functions_and_operators.cc |  9 ++---
 src/getfem_omp.cc                                  | 14 +++++---
 6 files changed, 50 insertions(+), 39 deletions(-)



reply via email to

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